A null pointer dereference occurs in the function break_word_for_overflow_wrap() in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fz_html_split_flow() to split a FLOW_WORD node, but does not check if node->next is valid before accessing node->next->overflow_wrap, resulting in a crash if the split fails or returns a partial node chain.
総合評価: CVE-2025-55780 は中リスク(41/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.39%、31 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.39% | +0.34% |
| 2 | 2025-10-25 | 0.05% | 0.05% | +0.00% |
| 3 | 2025-10-09 | — | 0.05% | — |
EPSS の全履歴 (全 5 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-55780: 1 source package rows (mupdf); 14 state rows across 2 repos (3.22-community, edge-community); fixed 0, open 14. | https://security.alpinelinux.org/vuln/CVE-2025-55780 |
debian
|
not yet assigned | CVE-2025-55780 not yet assigned priority: Debian including 1 source packages (mupdf), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-55780 |
ubuntu
|
medium | CVE-2025-55780 medium priority: Ubuntu including 1 source packages (mupdf), 8 status rows across 8 suites (bionic, focal, jammy, noble, plucky, questing, upstream, xenial): needs-triage 7, ignored 1. | https://ubuntu.com/security/CVE-2025-55780 |
| URL | タグ |
|---|---|
| https://bugs.ghostscript.com/show_bug.cgi?id=708720 | Issue Tracking Third Party Advisory |
| https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=bdd5d241748807378a78a622388e0312332513c5 | Permissions Required |
| https://github.com/ISH2YU/CVE-2025-55780/tree/main | Third Party Advisory |