{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:gimp:gimp:3.0.6:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "3.0.6"
              },
              {
                "last_affected": "3.0.6"
              }
            ],
            "source": "CPE_STRING"
          },
          "events": [
            {
              "introduced": "a77e8fd05d3d08a58650531a3700100f6a3216b7"
            },
            {
              "last_affected": "a77e8fd05d3d08a58650531a3700100f6a3216b7"
            }
          ],
          "repo": "https://github.com/gnome/gimp",
          "type": "GIT"
        }
      ],
      "versions": [
        "3.0.6"
      ]
    },
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:gimp:gimp:3.0.6:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "3.0.6"
              },
              {
                "last_affected": "3.0.6"
              }
            ],
            "source": "CPE_STRING"
          },
          "events": [
            {
              "introduced": "a77e8fd05d3d08a58650531a3700100f6a3216b7"
            },
            {
              "last_affected": "a77e8fd05d3d08a58650531a3700100f6a3216b7"
            }
          ],
          "repo": "https://gitlab.gnome.org/gnome/gimp",
          "type": "GIT"
        }
      ],
      "versions": [
        "3.0.6"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "redhat",
    "cwe_ids": [
      "CWE-190"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/2xxx/CVE-2026-2272.json"
  },
  "details": "A flaw was found in GIMP. An integer overflow vulnerability exists when processing ICO image files, specifically in the `ico_read_info` and `ico_read_icon` functions. This issue arises because a size calculation for image buffers can wrap around due to a 32-bit integer evaluation, allowing oversized image headers to bypass security checks. A remote attacker could exploit this by providing a specially crafted ICO file, leading to a buffer overflow and memory corruption, which may result in an application level denial of service.",
  "id": "CVE-2026-2272",
  "modified": "2026-07-08T05:39:28.014640240Z",
  "published": "2026-03-26T20:00:10.110Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://access.redhat.com/downloads/content/package-browser/"
    },
    {
      "type": "ADVISORY",
      "url": "https://access.redhat.com/security/cve/CVE-2026-2272"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/2xxx/CVE-2026-2272.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2272"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438428"
    },
    {
      "type": "REPORT",
      "url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/15617"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Gimp: gimp: memory corruption due to integer overflow in ico file handling"
}