CVE-2025-55780

HIGH

MuPDF 1.26.4 - Memory Corruption

Title source: llm

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.

Exploits (1)

nomisec WRITEUP
by ISH2YU · poc
https://github.com/ISH2YU/CVE-2025-55780

Scores

CVSS v3 7.5
EPSS 0.0006
EPSS Percentile 19.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (1)
artifex/mupdf 1.24.0 - 1.26.7
Published Sep 23, 2025
Tracked Since Feb 18, 2026