CVE-2025-55780
Last modified
CVE-2025-55780 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Artifex | Mupdf | >= 1.24.0, < 1.26.7 |
References
- https://bugs.ghostscript.com/show_bug.cgi?id=708720Issue Tracking, Third Party Advisory
- https://github.com/ISH2YU/CVE-2025-55780/tree/mainThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-55780?
How severe is CVE-2025-55780?
How do I fix CVE-2025-55780?
Are you affected by CVE-2025-55780?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
