216.73.217.172

CVE-2026-25556

· Published 06/02/2026 17:16 · Modified 06/02/2026 21:57

Labels: CVE-2026-25556 2026-02-06CVE-2026-25556CWE-415[email protected]

Essential information

Published
06/02/2026 17:16
Modified
06/02/2026 21:57
Author
Creator
CVSS
5.9 MEDIUM (v3) 5.9 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mupdf / mupdf cpe:2.3:a:mupdf:mupdf:1.23.0-1.27.0:*:*:*:*:*:*:*

References