Unknown · Libjpeg-Turbo · CVE-2026-75466
**Name of the Vulnerable Software and Affected Versions**
libjpeg-turbo version 3.2.0
**Description**
The PNG loader contains an integer division-by-zero issue. When processing a valid indexed-color PNG image with a non-gray palette using the default pixel format, the application may trigger a division-by-zero in the `alloc sarray()` function via `tj3LoadImage12()` or `tj3LoadImage16()`. This results in a SIGFPE (Signal Floating-Point Exception), leading to a denial of service.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.