PT-2026-6730 · Artifex · Mupdf
Pavel Kohout
·
Published
2026-01-01
·
Updated
2026-02-23
·
CVE-2026-25556
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
MuPDF versions 1.23.0 through 1.27.0
Description
MuPDF versions 1.23.0 through 1.27.0 have a double-free issue in the
fz fill pixmap from display list() function during display list rendering. This occurs when an exception happens, causing the function to incorrectly release a pixmap pointer in its error handling before re-throwing the exception. Subsequent cleanup by callers, including the barcode decoding path in fz decode barcode from display list(), also releases the same pixmap, leading to a double-free. This can corrupt the heap and cause the process to crash. The issue impacts applications using MuPDF barcode decoding and can be triggered by specially crafted input that causes a rendering error during barcode decoding.Recommendations
Update MuPDF to a version later than 1.27.0.
Exploit
Fix
DoS
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mupdf