CVE-2025-55780
HIGH EPSS 31.8%
Published Sep 23, 20259mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published Sep 23, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
31.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| artifex | mupdf | * | ≥1.24.0 – <1.26.7 |
References 3
- bugs.ghostscript.com https://bugs.ghostscript.com/show_bug.cgi?id=708720
- cgit.ghostscript.com https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=bdd5d241748807378a78a622388e0312332513c5
- github.com https://github.com/ISH2YU/CVE-2025-55780/tree/main
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.