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.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:40751 | |
| https://access.redhat.com/errata/RHSA-2026:62507 | |
| https://access.redhat.com/security/cve/CVE-2026-58380 | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2496135 | Issue Tracking Third Party Advisory |
| https://gitlab.gnome.org/GNOME/gimp/-/commit/83699817 | Broken Link |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/16206 | Exploit Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-06 15:16
Updated : 2026-09-02 10:16
NVD link : CVE-2026-58380
Mitre link : CVE-2026-58380
CVE.ORG link : CVE-2026-58380
JSON object : View
Products Affected
redhat
- enterprise_linux
gimp
- gimp
CWE
CWE-193
Off-by-one Error
