- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
- Products
- mupdf
CVSS 3.1
- Type
- Secondary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-476
- Hype score
- Not currently trending
CVE-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 function … https://t.co/7sW5H4ymyJ
@CVEnew
23 Sept 2025
258 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-55780 Null Pointer Dereference in MuPDF 1.26.4 EPUB Rendering Function https://t.co/CNbmVF7AZw Vulnerability Notification: https://t.co/xhLrNnfyrO
@VulmonFeeds
23 Sept 2025
14 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:artifex:mupdf:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E25AB27B-7BB9-49F1-BB6F-C8055F618478",
"versionEndExcluding": "1.26.7",
"versionStartIncluding": "1.24.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]