CVE-2025-55780

Source
https://cve.org/CVERecord?id=CVE-2025-55780
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-55780.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-55780
Downstream
Related
Published
2025-09-23T18:15:34.743Z
Modified
2026-04-10T05:26:19.946865Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A null pointer dereference occurs in the function breakwordforoverflowwrap() in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow() to split a FLOWWORD 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.

References

Affected packages

Git / github.com/artifexsoftware/mupdf

Affected ranges

Type
GIT
Repo
https://github.com/artifexsoftware/mupdf
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.24.0"
        },
        {
            "fixed": "1.26.7"
        }
    ]
}

Affected versions

1.*
1.24.0
1.25.0-rc1
1.26.0
1.26.0-rc1
1.26.0-rc2
1.26.1
1.26.2
1.26.3
1.26.4
1.26.5
1.26.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-55780.json"