Description
A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA (Paint Shop Pro Array) image file. This vulnerability, a heap-based out-of-bounds write in the decode_lzss() function of the PAA file format plugin, allows data to be written beyond the intended memory buffer. This could lead to heap metadata corruption and potentially enable the attacker to execute arbitrary code on the affected system.
Published: 2026-08-03
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap-based out-of-bounds write in GIMP’s PAA file format plugin, specifically within the decode_lzss() routine. An attacker can craft a malicious PAA image that, when opened by a user, writes beyond the intended memory buffer, corrupting heap metadata and potentially enabling arbitrary code execution on the system. The primary consequence is remote code execution by exploiting a user-initiated file opening, which would compromise confidentiality, integrity, and availability of the affected host. The weakness corresponds to CWE-805.

Affected Systems

Red Hat Enterprise Linux 6, 7, 8 and 9 systems that have the gimp package installed are affected. No specific GIMP version range is provided, so any distribution that includes the vulnerable plugin is potentially at risk.

Risk and Exploitability

The CVSS base score of 5.5 classifies the flaw as a moderate risk. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited evidence of active exploitation. The attack vector is inferred to be user-initiated, likely via social engineering such as phishing with a malicious .paa attachment. An attacker must entice a user to open the crafted file; if successful, the exploit can be executed with the user’s privileges. Therefore the risk is moderate but mitigatable with timely updates or workflow restrictions.

Generated by OpenCVE AI on August 3, 2026 at 08:45 UTC.

Remediation

Vendor Workaround

To mitigate this issue, users should avoid opening .paa files from untrusted sources. If GIMP is not required, consider removing the `gimp` package to eliminate the attack vector. Removing the `gimp` package may also remove other desktop-related packages that depend on it.


OpenCVE Recommended Actions

  • Update the installed gimp package to the latest release that contains the heap‑overflow fix from the vendor.
  • Enable the Red Hat security channel and run a system update (yum or dnf) to apply security patches for GIMP.
  • Prevent opening of .paa files from untrusted sources by configuring users to avoid such attachments or by removing the association of .paa files with GIMP.
  • If GIMP is not required, uninstall the gimp package to eliminate the vulnerable component; be aware that this may remove desktop-related dependencies.

Generated by OpenCVE AI on August 3, 2026 at 08:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:gimp:gimp:-:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Gimp
Gimp gimp
Vendors & Products Gimp
Gimp gimp

Mon, 03 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA (Paint Shop Pro Array) image file. This vulnerability, a heap-based out-of-bounds write in the decode_lzss() function of the PAA file format plugin, allows data to be written beyond the intended memory buffer. This could lead to heap metadata corruption and potentially enable the attacker to execute arbitrary code on the affected system.
Title Gimp: gimp: remote code execution via crafted paa file
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-805
CPEs cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'}


Subscriptions

Gimp Gimp
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-03T19:16:42.988Z

Reserved: 2026-04-20T16:43:16.110Z

Link: CVE-2026-6695

cve-icon Vulnrichment

Updated: 2026-08-03T19:16:34.655Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-03T06:16:41.263

Modified: 2026-08-19T20:28:20.683

Link: CVE-2026-6695

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:51:57Z

Weaknesses
  • CWE-805

    Buffer Access with Incorrect Length Value