CVE-2025-55780 - MuPDF Null Pointer Dereference Vulnerability
CVE ID : CVE-2025-55780
Published : Sept. 23, 2025, 6:15 p.m. | 1 hour, 54 minutes 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 23, 2025, 6:15 p.m. | 1 hour, 54 minutes 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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...