#VU118779 Out-of-bounds read in libpng - CVE-2025-64506
Published: November 26, 2025
libpng
libpng
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to a boundary condition within the png_write_image_8bit() function when processing 8-bit images through the simplified write API with convert_to_8bit enabled. A remote attacker can pass a specially crafted image file to the application, trigger an out-of-bounds read error and read contents of memory on the system.