CVE-2025-6035 MEDIUM

CVE-2025-6035: Gimp: gimp integer overflow

Vendor Red Hat
Product Red Hat Enterprise Linux 6
Weakness CWE-190
Published June 13, 2025
Last update March 19, 2026

CVSS base score

6.1/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H

What the vulnerability does

01Description

A flaw was found in GIMP. An integer overflow vulnerability exists in the GIMP "Despeckle" plug-in. The issue occurs due to unchecked multiplication of image dimensions, such as width, height, and bytes-per-pixel (img_bpp), which can result in allocating insufficient memory and subsequently performing out-of-bounds writes. This issue could lead to heap corruption, a potential denial of service (DoS), or arbitrary code execution in certain scenarios.

Key dates

02Disclosure timeline

June 13, 2025 CVE published
March 19, 2026 Record updated