216.73.217.98

CVE-2025-55780

· Published 23/09/2025 18:15 · Modified 24/09/2025 19:15

Labels: CVE-2025-55780 2025-09-23CVE-2025-55780CWE-476[email protected]

Essential information

Published
23/09/2025 18:15
Modified
24/09/2025 19:15
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
artifex / mupdf cpe:2.3:a:artifex:mupdf:1.26.4:*:*:*:*:*:*:*

References