Description
A flaw was found in the Seattle FilmWorks plugin in GIMP. When processing a specially crafted SFW image file, the plugin allocates a Variable-Length Array (VLA) on the stack without integer overflow checks, causing an unbounded stack allocation. This issue leads to an application crash, resulting in a denial of service.
Published: 2026-08-26
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Mitigate
AI Analysis

Impact

A flaw in GIMP’s Seattle FilmWorks plugin allows an attacker to create a specially crafted SFW image file that causes the plugin to allocate a variable‑length array on the stack without performing integer overflow checks, resulting in an unbounded stack allocation. The memory corruption triggers an application crash, which is a denial of service of the GIMP process. No broader confidentiality or integrity impacts are described in the CVE statement.

Affected Systems

The vulnerability affects GIMP as supplied by GNOME and the Seattle FilmWorks plugin on Red Hat Enterprise Linux 6, 7, 8, and 9. Red Hat provides the packaged GIMP installation on these operating systems, so users running the default GIMP package with the plugin are potentially impacted.

Risk and Exploitability

The CVSS score of 5.5 places the flaw in the medium severity range. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local or remote and requires an attacker to get a user to open a malicious SFW file, for example via email or compromised web sites. No elevated privileges are required to exploit the flaw, and the impact is confined to the GIMP process. Because a workaround is available, the risk can be mitigated until an official patch is released.

Generated by OpenCVE AI on August 26, 2026 at 15:06 UTC.

Remediation

Vendor Workaround

To mitigate this vulnerability, do not open SFW files from untrusted sources with GIMP.


OpenCVE Recommended Actions

  • Do not open SFW files from untrusted sources with GIMP.
  • If possible, disable or uninstall the Seattle FilmWorks plugin to prevent the vulnerability from being exercised.
  • Keep GIMP and the operating system up to date and apply vendor patches when a fix becomes available.

Generated by OpenCVE AI on August 26, 2026 at 15:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

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

Tue, 01 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
CPEs 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:*:*:*:*:*:*:*

Tue, 01 Sep 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Gimp
Gimp gimp
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:*:*:*:*:*:*:*
Vendors & Products Gimp
Gimp gimp

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in the Seattle FilmWorks plugin in GIMP. When processing a specially crafted SFW image file, the plugin allocates a Variable-Length Array (VLA) on the stack without integer overflow checks, causing an unbounded stack allocation. This issue leads to an application crash, resulting in a denial of service.
Title Gimp: stack vla size underflow denial of service in seattle
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-190
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-26T15:38:04.436Z

Reserved: 2026-08-25T14:50:35.232Z

Link: CVE-2026-79902

cve-icon Vulnrichment

Updated: 2026-08-26T15:37:57.660Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-26T14:17:16.430

Modified: 2026-09-01T14:18:08.680

Link: CVE-2026-79902

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:24:08Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound