Vulnerability Description
Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter (base/sjpx_openjpeg.c) that allows attackers to cause memory corruption by supplying a crafted PDF containing a JPEG 2000 image with mismatched component subsampling factors. When image components declare different subsampling values, the non-samescale sub-byte-depth output path allocates a row buffer sized for packed output but writes a full byte per output column regardless of bit depth, overflowing the allocation and corrupting internal chunk-allocator metadata to achieve code execution.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://bugs.ghostscript.com/show_bug.cgi?id=709666
- https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/tag/gs10080
- https://github.com/ArtifexSoftware/ghostpdl/commit/0a8bf88e39db07b0751a58d6ec1cf
- https://www.vulncheck.com/advisories/ghostscript-heap-buffer-overflow-via-jpeg-2
FAQ
What is CVE-2026-39919?
CVE-2026-39919 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter (base/sjpx_openjpeg.c) that allows attackers to cause memory corruption by supplying a cr...
How severe is CVE-2026-39919?
CVE-2026-39919 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-39919?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.