CVE-2026-25556
Last modified
CVE-2026-25556 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Artifex | Mupdf | >= 1.23.0, <= 1.27.0 |
References
- https://bugs.ghostscript.com/show_bug.cgi?id=709029Exploit, Issue Tracking
- https://mupdf.com/Product
- https://www.vulncheck.com/advisories/mupdf-barcode-decoding-double-freeThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25556?
How severe is CVE-2026-25556?
How do I fix CVE-2026-25556?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2555A weakness has been identified in JeecgBoot 3.9.1. This vuln…7.5
- CVE-2026-25550Seagull Software BarTender 2010, 2016, and 2019 contain an u…9.8
- CVE-2026-25551Seagull Software BarTender 2021 R1 through 12.0.1 contains a…8.5
- CVE-2026-25552Ghost CLI before 1.30.1 contains an IP spoofing vulnerabilit…3.7
- CVE-2026-25554OpenSIPS versions 3.1 before 3.6.4 containing the auth_jwt m…8.3
- CVE-2026-25555OpenBullet2 through version 0.3.2 contains an authentication…9.8
- CVE-2026-25557Evoluted PHP Directory Listing Script through 4.0.5 contains…5.4
- CVE-2026-25558QloApps through 1.7.0 contains a stored cross-site scripting…4.8
- CVE-2026-25559OpenBullet2 through version 0.3.2 contains a path traversal …8.8
- CVE-2026-2556A security vulnerability has been detected in cskefu up to 8…6.3
- CVE-2026-25560WeKan versions prior to 8.19 contain an LDAP filter injectio…9.8
- CVE-2026-25561WeKan versions prior to 8.19 contain an authorization weakne…7.5
Are you affected by CVE-2026-25556?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
