CVE-2025-55780
published 2025-09-23CVE-2025-55780: 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…
PriorityP337high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.40%
32.1th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| artifex | mupdf | >= 0 < 1.27.0+ds1-2 | 1.27.0+ds1-2 |
| artifex | mupdf | >= 1.24.0 < 1.26.7 | 1.26.7 |
| debian | mupdf | < mupdf 1.27.0+ds1-2 (forky) | mupdf 1.27.0+ds1-2 (forky) |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
osv7.5HIGH
vendor_debian7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Debian
CVE-2025-55780: mupdf - A null pointer dereference occurs in the function break_word_for_overflow_wrap()...
vendor_debian·2025·CVSS 7.5
CVE-2025-55780 [HIGH] CVE-2025-55780: mupdf - A null pointer dereference occurs in the function break_word_for_overflow_wrap()...
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.
Scope: local
bookworm: open
bullseye: open
forky: resolved (fixed in 1.27.0+ds1-2)
sid: resolved (fixed in 1.27.0+ds1-2)
trixie: open
OSV
CVE-2025-55780: A null pointer dereference occurs in the function break_word_for_overflow_wrap() in MuPDF 1
osv·2025-09-23·CVSS 7.5
CVE-2025-55780 [HIGH] CVE-2025-55780: A null pointer dereference occurs in the function break_word_for_overflow_wrap() in MuPDF 1
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.
GHSA
GHSA-756h-grq9-2jvh: A null pointer dereference occurs in the function break_word_for_overflow_wrap() in MuPDF 1
ghsa_unreviewed·2025-09-23
CVE-2025-55780 [HIGH] CWE-476 GHSA-756h-grq9-2jvh: A null pointer dereference occurs in the function break_word_for_overflow_wrap() in MuPDF 1
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-09-23
Published