Loading market data...
← Back to CVE feed

CVE-2026-58380

HIGH CVSS 7.3 View on NVD ↗

Description

A flaw was found in GIMP's PNM file format parser. When parsing a specially crafted PNM file, the pnmscanner_gettoken() function writes a null terminator one byte past the end of a stack-allocated buffer due to an off-by-one error in the loop boundary check. This could lead to memory corruption, potentially resulting in denial of service or arbitrary code execution.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Published: Jul 06, 2026 15:16 UTC Modified: Jul 06, 2026 18:41 UTC