Logo
vulnerabilityCVE-2026-25556
Name
CVE-2026-25556
Source
NVD ( link)Debian ( link)
Description
MuPDF versions 1.23.0 through 1.27.0 contain a double-free vulnerability in fz_fill_pixmap_from_display_list() when an exception occurs during display list rendering. The function accepts a caller-owned fz_pixmap pointer but incorrectly drops the pixmap in its error handling path before rethrowing the exception. Callers (including the barcode decoding path in fz_decode_barcode_from_display_list) also drop the same pixmap in cleanup, resulting in a double-free that can corrupt the heap and crash the process. This issue affects applications that enable and use MuPDF barcode decoding and can be triggered by processing crafted input that causes a rendering-time error while decoding barcodes.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
mupdf
Patched

Vulnerability Ratings#


5.9
CVSSv4
7.5
CVSSv31
NaN
other

Others affected component#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.23.9
Patched

Resolved with patches#


mupdf (buildroot:2025.02.x)

#
Title
Author
Resolve
1
Bug 709029: Fix incorrect error-case free of pixmap.
Robin Watts <Robin.Watts@artifex.com>
CVE-2026-25556

mupdf (buildroot:master)

#
Title
Author
Resolve
1
Bug 709029: Fix incorrect error-case free of pixmap.
Robin Watts <Robin.Watts@artifex.com>
CVE-2026-25556