PatchSiren cyber security CVE debrief
CVE-2026-39919 Artifex Software CVE debrief
A critical vulnerability exists in Ghostscript before version 10.08.0, which could allow attackers to cause memory corruption and potentially execute arbitrary code by supplying a crafted PDF containing a JPEG 2000 image with mismatched component subsampling factors. This vulnerability is particularly concerning as it can be exploited through seemingly innocuous PDF files, which are commonly shared and processed. Defenders responsible for systems using Ghostscript should assess exposure and prioritize remediation to prevent potential code execution and memory corruption.
- Vendor
- Artifex Software
- Product
- Ghostscript
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-15
- Original CVE updated
- 2026-09-20
- Advisory published
- 2026-09-15
- Advisory updated
- 2026-09-20
Who should care
Defenders responsible for systems using Ghostscript should assess exposure and prioritize remediation. This includes operators of systems that process PDF files, as well as security teams and vulnerability management teams responsible for ensuring the security of these systems. Additionally, platform administrators and security personnel should be aware of the potential risks and take steps to mitigate them. This vulnerability may also impact organizations
Why it matters
CVE-2026-39919 is a critical vulnerability in Ghostscript that could allow attackers to cause memory corruption and potentially execute arbitrary code. Defenders responsible for systems using Ghostscript should assess exposure and prioritize remediation.
- Potential code execution through crafted PDF files
- Memory corruption and denial of service
- Possible lateral movement through exploited systems
Technical summary
The vulnerability is caused by a heap-based buffer overflow in the JPEG 2000 output adapter. This occurs when image components declare different subsampling values, leading to a buffer overflow and corruption of internal chunk-allocator metadata. The affected product, Ghostscript, is a widely-used interpreter for PostScript and PDF files, making this vulnerability particularly concerning for defenders responsible for systems that process these types of files. The vulnerability can be exploited through crafted PDF files, which could lead to arbitrary code execution and memory corruption.
Defensive priority
High
Recommended defensive actions
- Upgrade Ghostscript to version 10.08.0 or later
- Restrict access to PDF files containing JPEG 2000 images
- Implement additional monitoring and logging to detect potential exploitation attempts
- 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 vulnerability is caused by a heap-based buffer overflow in the JPEG 2000 output adapter. This occurs when image components declare different subsampling values, leading to a buffer overflow and corruption of internal chunk-allocator metadata.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-39919 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-39919
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-39919 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-39919
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/ghostpdl-downloads/releases/tag/gs10080
-
Source reference
Unverified legacy reference
URL: https://github.com/ArtifexSoftware/ghostpdl/commit/0a8bf88e39db07b0751a58d6ec1cf992073e4dc1
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/ghostscript-heap-buffer-overflow-via-jpeg-2000-output-adapter
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.