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

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.54+0
Aliases / Upstream
CVE-2026-22801

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions pngwriteimage16bit and pngwriteimage8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.

References