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.
Conclusion & alert: CVE-2026-25556 is rated Exploit Available (52.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.48%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.48% | +0.45% |
| 2 | 2026-03-21 | 0.05% | 0.02% | -0.03% |
| 3 | 2026-03-10 | — | 0.05% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-25556: 1 source package rows (mupdf); 15 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 15. | https://security.alpinelinux.org/vuln/CVE-2026-25556 |
debian
|
unimportant | CVE-2026-25556 unimportant priority: Debian including 1 source packages (mupdf), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-25556 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-25556 |
ubuntu
|
medium | CVE-2026-25556 medium priority: Ubuntu including 1 source packages (mupdf), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. | https://ubuntu.com/security/CVE-2026-25556 |
| URL | Tags |
|---|---|
| https://bugs.ghostscript.com/show_bug.cgi?id=709029 | Exploit Issue Tracking |
| https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=d4743b6092d513321c23c6f7fe5cff87cde043c1 | Patch |
| https://mupdf.com/ | Product |
| https://www.vulncheck.com/advisories/mupdf-barcode-decoding-double-free | Third Party Advisory |