Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-6

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portabl...

JLSEC Published
Modified
Affected Packages
libpng_jll < 1.6.53+0
Aliases / Upstream
CVE-2025-66293

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng's simplified API allows reading up to 1012 bytes beyond the pngsRGBbase[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng's internal state management. Upgrade to libpng 1.6.52 or later.

References