PatchSiren cyber security CVE debrief
CVE-2026-3308 Artifex Software Inc. *PyMuPDF* CVE debrief
CVE-2026-3308 is an integer overflow vulnerability in MuPDF's 'pdf-image.c' that allows for arbitrary code execution via a crafted PDF. The vulnerability is rated HIGH with a CVSS score of 7.8. MuPDF version 1.27.0 is affected. An attacker can exploit this vulnerability by crafting a PDF that triggers an integer overflow within the 'pdf_load_image_imp' function, leading to a heap out-of-bounds write. The vulnerability has a significant impact on users of MuPDF version 1.27.0, and they should take steps to mitigate it.
- Vendor
- Artifex Software Inc. *PyMuPDF*
- Product
- MuPDF
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-03-31
- Original CVE updated
- 2026-07-25
- Advisory published
- 2026-03-31
- Advisory updated
- 2026-07-25
Who should care
Users of MuPDF version 1.27.0 should be aware of this vulnerability and take steps to mitigate it. This includes updating to a patched version of MuPDF and ensuring that all PDF files are validated before processing. Additionally, operators, platform administrators, vulnerability management teams, and security teams should review the vulnerability and its potential impact on their systems and take necessary actions.
Technical summary
The vulnerability is caused by an integer overflow in the 'pdf_load_image_imp' function in 'pdf-image.c' of MuPDF version 1.27.0. This allows an attacker to craft a PDF that triggers a heap out-of-bounds write, potentially leading to arbitrary code execution. The CVSS vector for this vulnerability is CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H. The vulnerability affects MuPDF version 1.27.0, and users should be aware of this vulnerability and take steps to mitigate it.
Defensive priority
High
Recommended defensive actions
- Update MuPDF to a patched version
- Validate all PDF files before processing
- Implement memory protection mechanisms
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record was published on 2026-03-31T14:16:12.560Z and last modified on 2026-07-25T10:10:00.167Z. The NVD entry is currently Awaiting Analysis. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The CVE record provides a basic description of the vulnerability, but additional analysis is required to fully understand the impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-3308 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-3308
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-3308 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-3308
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/ArtifexSoftware/mupdf
-
Source reference
Unverified legacy reference
URL: https://github.com/ArtifexSoftware/mupdf/commit/a26f0142e7d390d4a82c6e5ae0e312e07cc4ec85
-
Source reference
Unverified legacy reference
URL: https://lists.debian.org/debian-lts-announce/2026/04/msg00020.html
af854a3a-2127-422b-91ae-364da2661108
-
Source reference
Unverified legacy reference
URL: https://www.kb.cert.org/vuls/id/951662
af854a3a-2127-422b-91ae-364da2661108
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.