Logo
vulnerabilityCVE-2026-33636
Name
CVE-2026-33636
Source
NVD ( link)Debian ( link)
Description
LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. In versions 1.6.36 through 1.6.55, an out-of-bounds read and write exists in libpng's ARM/AArch64 Neon-optimized palette expansion path. When expanding 8-bit paletted rows to RGB or RGBA, the Neon loop processes a final partial chunk without verifying that enough input pixels remain. Because the implementation works backward from the end of the row, the final iteration dereferences pointers before the start of the row buffer (OOB read) and writes expanded pixel data to the same underflowed positions (OOB write). This is reachable via normal decoding of attacker-controlled PNG input if Neon is enabled. Version 1.6.56 fixes the issue.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
libpng
Exploitable

Vulnerability Ratings#


7.6
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.6.58
Not Affected
buildroot
master
1.6.58
Not Affected
openwrt
master
1.6.50-r1
Exploitable
openwrt
openwrt-25.12
1.6.50-r1
Exploitable
yocto
kirkstone
1.6.39
Exploitable
yocto
master
1.6.58
Not Affected