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.
Conclusion & alert: CVE-2025-55780 is rated Low Risk (35.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-10-25 | 0.05% | 0.05% | +0.00% |
| 2 | 2025-10-09 | 0.05% | 0.05% | -0.00% |
| 3 | 2025-09-29 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 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 | Tags |
|---|---|
| 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 |