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-23T00:00:00Z
Modified
2026-07-09T19:48:02.783820Z
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.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/55xxx/CVE-2025-55780.json"
}
References

Affected packages

Git / github.com/artifexsoftware/mupdf

Affected ranges

Type
GIT
Repo
https://github.com/artifexsoftware/mupdf
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.24.0"
        },
        {
            "fixed": "1.26.7"
        }
    ],
    "cpe": "cpe:2.3:a:artifex:mupdf:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE"
}

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

vanir_signatures_modified
"2026-07-09T19:48:02Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-55780.json"
vanir_signatures
[
    {
        "signature_type": "Line",
        "target": {
            "file": "source/pdf/pdf-annot.c"
        },
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "229319537919293215292104303237191739302",
                "339386139690771417552178309694768603712",
                "202131940347821144349341725623391116795",
                "226906063312053288353481271262093277461",
                "80367140849276628607848978166554133068",
                "236566374234668614499504302664669397581",
                "312336065023311552986949716626773661135",
                "208156177153325554083866538353559506554",
                "316228358460883828609648182839773496557",
                "141761615512680053411307860903928113032",
                "140894252968565933228393602031855578523",
                "236566374234668614499504302664669397581"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2025-55780-7e8d1d45",
        "source": "https://github.com/artifexsoftware/mupdf/commit/12b4cdcd0b70231e0dc5cd777abd9339d61230ab",
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "target": {
            "file": "source/pdf/pdf-annot.c",
            "function": "pdf_nuke_annots"
        },
        "deprecated": false,
        "digest": {
            "length": 488.0,
            "function_hash": "140261027352262709890614608527069886385"
        },
        "id": "CVE-2025-55780-867ef66a",
        "source": "https://github.com/artifexsoftware/mupdf/commit/12b4cdcd0b70231e0dc5cd777abd9339d61230ab",
        "signature_version": "v1"
    }
]