Vulnerability Description
libjpeg-turbo 3.2.0 contains an integer division-by-zero vulnerability in the PNG loader. When processing a valid indexed-color PNG image with a non-gray palette through tj3LoadImage12() or tj3LoadImage16() using the default pixel format, the application may trigger a division-by-zero in alloc_sarray(), causing a SIGFPE and denial of service.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/libjpeg-turbo/libjpeg-turbo/issues/911
- https://github.com/libjpeg-turbo/libjpeg-turbo/issues/911
FAQ
What is CVE-2026-75466?
CVE-2026-75466 is a vulnerability with a CVSS score of 6.5 (MEDIUM). libjpeg-turbo 3.2.0 contains an integer division-by-zero vulnerability in the PNG loader. When processing a valid indexed-color PNG image with a non-gray palette through tj3LoadImage12() or tj3LoadIma...
How severe is CVE-2026-75466?
CVE-2026-75466 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75466?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.