AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-58380

HIGH · CVSS 7.3 EPSS 0.26% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-06 · Last synced 2026-08-05

CyberRota Analysis

AI-Generated

A vulnerability in GIMP's PNM file format parser allows for memory corruption due to an off-by-one error in the pnmscanner_gettoken() function, which writes a null terminator beyond the allocated buffer. This flaw could lead to denial of service or arbitrary code execution when processing specially crafted PNM files. Users and organizations utilizing GIMP, especially in environments where file uploads are common, should prioritize patching to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
arbitrary code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-58380
Severity
HIGH
CVSS
7.3
EPSS
0.26%

Original 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)