Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42169 (GCVE-0-2026-42169)
Vulnerability from cvelistv5 – Published: 2026-08-04 03:15 – Updated: 2026-08-05 15:21- CWE-131 - Incorrect Calculation of Buffer Size
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:50817 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2026-42169 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461725 | issue-trackingx_refsource_REDHAT |
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
2:3.0.4-4.el9_8.9 , < *
(rpm)
cpe:/a:redhat:enterprise_linux:9::appstream |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42169",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-04T14:20:46.706250Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-04T14:20:54.587Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:enterprise_linux:9::appstream"
],
"defaultStatus": "affected",
"packageName": "gimp",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "2:3.0.4-4.el9_8.9",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unaffected",
"packageName": "gimp",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unaffected",
"packageName": "gimp",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "unaffected",
"packageName": "gimp:2.8/gimp",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Rakan Alotaibi (@hxteam) for reporting this issue."
}
],
"datePublic": "2026-08-04T00:20:36.222Z",
"descriptions": [
{
"lang": "en",
"value": "A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-131",
"description": "Incorrect Calculation of Buffer Size",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-05T15:21:41.815Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:50817",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-42169"
},
{
"name": "RHBZ#2461725",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461725"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-24T20:54:11.536Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-08-04T00:20:36.222Z",
"value": "Made public."
}
],
"title": "Gimp: gimp apng loader heap-buffer-overflow when fctl width exceeds ihdr width (file-png.c)",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-131: Incorrect Calculation of Buffer Size"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-42169",
"datePublished": "2026-08-04T03:15:25.271Z",
"dateReserved": "2026-04-24T20:54:37.044Z",
"dateUpdated": "2026-08-05T15:21:41.815Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42169",
"date": "2026-08-11",
"epss": "0.00133",
"percentile": "0.03256"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42169\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-08-04T04:16:32.710\",\"lastModified\":\"2026-08-06T15:37:22.093\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gimp\",\"cpes\":[\"cpe:/a:redhat:enterprise_linux:9::appstream\"],\"versions\":[{\"version\":\"2:3.0.4-4.el9_8.9\",\"lessThan\":\"*\",\"versionType\":\"rpm\",\"status\":\"unaffected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gimp\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gimp\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"gimp:2.8/gimp\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-04T14:20:46.706250Z\",\"id\":\"CVE-2026-42169\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-131\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:50817\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-42169\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2461725\",\"source\":\"secalert@redhat.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-05T15:21:37+00:00",
"cve": "CVE-2026-42169",
"id": "CVE-2026-42169",
"initial_release_date": "2026-08-04T00:20:36.222000+00:00",
"product_status:fixed": "24",
"product_status:known_not_affected": "29",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "gimp: GIMP APNG loader heap-buffer-overflow when fcTL width exceeds IHDR width (file-png.c)",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-42169.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-07T00:07:09Z",
"cve": "CVE-2026-42169",
"id": "CVE-2026-42169",
"initial_release_date": "2026-08-07T00:07:09Z",
"product_status:recommended": "2",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-42169",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-42169.json",
"version": "2"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42169\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-04T14:20:46.706250Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-04T14:20:51.395Z\"}}], \"cna\": {\"title\": \"Gimp: gimp apng loader heap-buffer-overflow when fctl width exceeds ihdr width (file-png.c)\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Rakan Alotaibi (@hxteam) for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"2:3.0.4-4.el9_8.9\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"gimp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"gimp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"gimp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"gimp:2.8/gimp\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-24T20:54:11.536Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-08-04T00:20:36.222Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-08-04T00:20:36.222Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:50817\", \"name\": \"RHSA-2026:50817\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2026-42169\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2461725\", \"name\": \"RHBZ#2461725\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-131\", \"description\": \"Incorrect Calculation of Buffer Size\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-08-05T15:21:41.815Z\"}, \"x_redhatCweChain\": \"CWE-131: Incorrect Calculation of Buffer Size\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42169\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-05T15:21:41.815Z\", \"dateReserved\": \"2026-04-24T20:54:37.044Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-08-04T03:15:25.271Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:50817
Vulnerability from osv_almalinux
The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.
Security Fix(es):
- gimp: GIMP APNG loader heap-buffer-overflow when fcTL width exceeds IHDR width (file-png.c) (CVE-2026-42169)
- gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images (CVE-2026-66758)
- gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted ICNS images (CVE-2026-66759)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gimp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:3.0.4-4.el9_8.9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "gimp-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:3.0.4-4.el9_8.9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo. \n\nSecurity Fix(es): \n\n * gimp: GIMP APNG loader heap-buffer-overflow when fcTL width exceeds IHDR width (file-png.c) (CVE-2026-42169)\n * gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images (CVE-2026-66758)\n * gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted ICNS images (CVE-2026-66759)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:50817",
"modified": "2026-08-06T13:11:24Z",
"published": "2026-08-05T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42169"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-66758"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-66759"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2461725"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2507475"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2507557"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-50817.html"
}
],
"related": [
"CVE-2026-42169",
"CVE-2026-66758",
"CVE-2026-66759"
],
"summary": "Important: gimp security update"
}
GHSA-XQ2C-W9R3-RWR6
Vulnerability from github – Published: 2026-08-04 06:31 – Updated: 2026-08-05 18:31A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the fcTL width exceeds the IHDR width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the load_layer() function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.
{
"affected": [],
"aliases": [
"CVE-2026-42169"
],
"database_specific": {
"cwe_ids": [
"CWE-131"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-08-04T04:16:32Z",
"severity": "HIGH"
},
"details": "A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.",
"id": "GHSA-xq2c-w9r3-rwr6",
"modified": "2026-08-05T18:31:29Z",
"published": "2026-08-04T06:31:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42169"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-42169"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461725"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2026:50817
Vulnerability from csaf_redhat - Published: 2026-08-05 15:20 - Updated: 2026-08-05 18:45A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow when cfitsio subsequently writes a full row of pixels in the buffer, causing memory corruption, potentially leading to arbitrary code execution or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icns_decompress function continues reading past the bounds of the buffer. This out-of-bounds read vulnerability results in information disclosure of heap contents, where memory contents are leaked as alpha channel pixel values, or a crash leading to a denial of service if unmapped memory is accessed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:50817 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461725 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2507475 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2507557 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-42169 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2461725 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42169 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42169 | external |
| https://access.redhat.com/security/cve/CVE-2026-66758 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2507475 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-66758 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-66758 | external |
| https://gitlab.gnome.org/GNOME/gimp/-/issues/16528 | external |
| https://access.redhat.com/security/cve/CVE-2026-66759 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2507557 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-66759 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-66759 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for gimp is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The GIMP (GNU Image Manipulation Program) is an image composition and editing program. GIMP provides a large image manipulation toolbox, including channel operations and layers, effects, sub-pixel imaging and anti-aliasing, and conversions, all with multi-level undo.\n\nSecurity Fix(es):\n\n* gimp: GIMP APNG loader heap-buffer-overflow when fcTL width exceeds IHDR width (file-png.c) (CVE-2026-42169)\n\n* gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images (CVE-2026-66758)\n\n* gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted ICNS images (CVE-2026-66759)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:50817",
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2461725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461725"
},
{
"category": "external",
"summary": "2507475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507475"
},
{
"category": "external",
"summary": "2507557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507557"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50817.json"
}
],
"title": "Red Hat Security Advisory: gimp security update",
"tracking": {
"current_release_date": "2026-08-05T18:45:49+00:00",
"generator": {
"date": "2026-08-05T18:45:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.12"
}
},
"id": "RHSA-2026:50817",
"initial_release_date": "2026-08-05T15:20:44+00:00",
"revision_history": [
{
"date": "2026-08-05T15:20:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-05T15:20:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-05T18:45:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:3.0.4-4.el9_8.9.src",
"product": {
"name": "gimp-2:3.0.4-4.el9_8.9.src",
"product_id": "gimp-2:3.0.4-4.el9_8.9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@3.0.4-4.el9_8.9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:3.0.4-4.el9_8.9.aarch64",
"product": {
"name": "gimp-2:3.0.4-4.el9_8.9.aarch64",
"product_id": "gimp-2:3.0.4-4.el9_8.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@3.0.4-4.el9_8.9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"product": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"product_id": "gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@3.0.4-4.el9_8.9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"product": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"product_id": "gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@3.0.4-4.el9_8.9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product_id": "gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@3.0.4-4.el9_8.9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product_id": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@3.0.4-4.el9_8.9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product_id": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@3.0.4-4.el9_8.9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:3.0.4-4.el9_8.9.ppc64le",
"product": {
"name": "gimp-2:3.0.4-4.el9_8.9.ppc64le",
"product_id": "gimp-2:3.0.4-4.el9_8.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@3.0.4-4.el9_8.9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"product": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"product_id": "gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@3.0.4-4.el9_8.9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"product": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"product_id": "gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@3.0.4-4.el9_8.9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product_id": "gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@3.0.4-4.el9_8.9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product_id": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@3.0.4-4.el9_8.9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product_id": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@3.0.4-4.el9_8.9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-2:3.0.4-4.el9_8.9.x86_64",
"product": {
"name": "gimp-2:3.0.4-4.el9_8.9.x86_64",
"product_id": "gimp-2:3.0.4-4.el9_8.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp@3.0.4-4.el9_8.9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"product": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"product_id": "gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@3.0.4-4.el9_8.9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"product": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"product_id": "gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@3.0.4-4.el9_8.9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product_id": "gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@3.0.4-4.el9_8.9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product_id": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@3.0.4-4.el9_8.9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product_id": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@3.0.4-4.el9_8.9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "gimp-libs-2:3.0.4-4.el9_8.9.i686",
"product": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.i686",
"product_id": "gimp-libs-2:3.0.4-4.el9_8.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs@3.0.4-4.el9_8.9?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"product": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"product_id": "gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debugsource@3.0.4-4.el9_8.9?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product_id": "gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-debuginfo@3.0.4-4.el9_8.9?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product_id": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-devel-tools-debuginfo@3.0.4-4.el9_8.9?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product_id": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/gimp-libs-debuginfo@3.0.4-4.el9_8.9?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:3.0.4-4.el9_8.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64"
},
"product_reference": "gimp-2:3.0.4-4.el9_8.9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:3.0.4-4.el9_8.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le"
},
"product_reference": "gimp-2:3.0.4-4.el9_8.9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:3.0.4-4.el9_8.9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src"
},
"product_reference": "gimp-2:3.0.4-4.el9_8.9.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-2:3.0.4-4.el9_8.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64"
},
"product_reference": "gimp-2:3.0.4-4.el9_8.9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64"
},
"product_reference": "gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686"
},
"product_reference": "gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le"
},
"product_reference": "gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
},
"product_reference": "gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64"
},
"product_reference": "gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686"
},
"product_reference": "gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le"
},
"product_reference": "gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64"
},
"product_reference": "gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64"
},
"product_reference": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686"
},
"product_reference": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le"
},
"product_reference": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
},
"product_reference": "gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64"
},
"product_reference": "gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686"
},
"product_reference": "gimp-libs-2:3.0.4-4.el9_8.9.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le"
},
"product_reference": "gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-2:3.0.4-4.el9_8.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64"
},
"product_reference": "gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64"
},
"product_reference": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686"
},
"product_reference": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le"
},
"product_reference": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
},
"product_reference": "gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Rakan Alotaibi"
],
"organization": "@hxteam"
}
],
"cve": "CVE-2026-42169",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-24T20:54:11.536193+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461725"
}
],
"notes": [
{
"category": "description",
"text": "A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: GIMP APNG loader heap-buffer-overflow when fcTL width exceeds IHDR width (file-png.c)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in GIMP\u0027s APNG loader and DDS plug-in could lead to a heap-buffer-overflow when processing specially crafted image files. Exploitation requires a user to open a malicious APNG or DDS image. Red Hat products shipping GIMP are affected if users are exposed to untrusted image files.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42169"
},
{
"category": "external",
"summary": "RHBZ#2461725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461725"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42169",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42169"
}
],
"release_date": "2026-08-04T00:20:36.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T15:20:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gimp: GIMP APNG loader heap-buffer-overflow when fcTL width exceeds IHDR width (file-png.c)"
},
{
"acknowledgments": [
{
"names": [
"Tristan Madani"
]
}
],
"cve": "CVE-2026-66758",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507475"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow when cfitsio subsequently writes a full row of pixels in the buffer, causing memory corruption, potentially leading to arbitrary code execution or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to process a specially crafted FITS image with GIMP, reducing the likelihood of exploitation. However, successful exploitation may potentially lead to arbitrary code execution or a denial of service.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to this reason, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66758"
},
{
"category": "external",
"summary": "RHBZ#2507475",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507475"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66758",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66758"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66758",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66758"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/16528",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/16528"
}
],
"release_date": "2026-07-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T15:20:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not open FITS files from untrusted sources with GIMP.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images"
},
{
"acknowledgments": [
{
"names": [
"Tristan Madani"
]
}
],
"cve": "CVE-2026-66759",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507557"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icns_decompress function continues reading past the bounds of the buffer. This out-of-bounds read vulnerability results in information disclosure of heap contents, where memory contents are leaked as alpha channel pixel values, or a crash leading to a denial of service if unmapped memory is accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted ICNS images",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to process a specially crafted ICNS image with GIMP, reducing the likelihood of exploitation. Due to this reason, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66759"
},
{
"category": "external",
"summary": "RHBZ#2507557",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507557"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66759",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66759"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66759",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66759"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/gimp/-/issues/16528",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/issues/16528"
}
],
"release_date": "2026-07-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T15:20:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50817"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not open ICNS files from untrusted sources with GIMP.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.src",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-debugsource-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-devel-tools-debuginfo-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-2:3.0.4-4.el9_8.9.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.i686",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:gimp-libs-debuginfo-2:3.0.4-4.el9_8.9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted ICNS images"
}
]
}
ubuntu-cve-2026-42169
Vulnerability from osv_ubuntu
A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the fcTL width exceeds the IHDR width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the load_layer() function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gimp",
"binary_version": "2.8.16-1ubuntu1.1+esm3"
},
{
"binary_name": "gimp-data",
"binary_version": "2.8.16-1ubuntu1.1+esm3"
},
{
"binary_name": "libgimp2.0",
"binary_version": "2.8.16-1ubuntu1.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "gimp",
"purl": "pkg:deb/ubuntu/gimp@2.8.16-1ubuntu1.1+esm3?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.14-1ubuntu2",
"2.8.14-1.2ubuntu1",
"2.8.16-1ubuntu1",
"2.8.16-1ubuntu1.1",
"2.8.16-1ubuntu1.1+esm1",
"2.8.16-1ubuntu1.1+esm2",
"2.8.16-1ubuntu1.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gimp",
"binary_version": "2.8.22-1ubuntu0.1~esm3"
},
{
"binary_name": "gimp-data",
"binary_version": "2.8.22-1ubuntu0.1~esm3"
},
{
"binary_name": "libgimp2.0",
"binary_version": "2.8.22-1ubuntu0.1~esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "gimp",
"purl": "pkg:deb/ubuntu/gimp@2.8.22-1ubuntu0.1~esm3?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.20-1",
"2.8.20-1.1",
"2.8.20-2",
"2.8.22-1",
"2.8.22-1ubuntu0.1~esm1",
"2.8.22-1ubuntu0.1~esm2",
"2.8.22-1ubuntu0.1~esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gimp",
"binary_version": "2.10.18-1ubuntu0.1+esm3"
},
{
"binary_name": "gimp-data",
"binary_version": "2.10.18-1ubuntu0.1+esm3"
},
{
"binary_name": "libgimp2.0",
"binary_version": "2.10.18-1ubuntu0.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "gimp",
"purl": "pkg:deb/ubuntu/gimp@2.10.18-1ubuntu0.1+esm3?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.10.8-2",
"2.10.14-2",
"2.10.14-2build1",
"2.10.14-2ubuntu1",
"2.10.14-3",
"2.10.18-1",
"2.10.18-1ubuntu0.1",
"2.10.18-1ubuntu0.1+esm1",
"2.10.18-1ubuntu0.1+esm2",
"2.10.18-1ubuntu0.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gimp",
"binary_version": "2.10.30-1ubuntu0.1+esm3"
},
{
"binary_name": "gimp-data",
"binary_version": "2.10.30-1ubuntu0.1+esm3"
},
{
"binary_name": "libgimp2.0",
"binary_version": "2.10.30-1ubuntu0.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "gimp",
"purl": "pkg:deb/ubuntu/gimp@2.10.30-1ubuntu0.1+esm3?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.10.24-2",
"2.10.28-1",
"2.10.30-1",
"2.10.30-1build1",
"2.10.30-1ubuntu0.1",
"2.10.30-1ubuntu0.1+esm1",
"2.10.30-1ubuntu0.1+esm2",
"2.10.30-1ubuntu0.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gimp",
"binary_version": "2.10.36-3ubuntu0.24.04.1+esm3"
},
{
"binary_name": "gimp-data",
"binary_version": "2.10.36-3ubuntu0.24.04.1+esm3"
},
{
"binary_name": "libgimp2.0t64",
"binary_version": "2.10.36-3ubuntu0.24.04.1+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "gimp",
"purl": "pkg:deb/ubuntu/gimp@2.10.36-3ubuntu0.24.04.1+esm3?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.10.34-1",
"2.10.36-1",
"2.10.36-2",
"2.10.36-3build2",
"2.10.36-3build3",
"2.10.36-3ubuntu0.24.04.1",
"2.10.36-3ubuntu0.24.04.1+esm1",
"2.10.36-3ubuntu0.24.04.1+esm2",
"2.10.36-3ubuntu0.24.04.1+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gimp",
"binary_version": "3.2.2-1ubuntu0.26.04.1"
},
{
"binary_name": "gimp-data",
"binary_version": "3.2.2-1ubuntu0.26.04.1"
},
{
"binary_name": "gir1.2-gimp-3.0",
"binary_version": "3.2.2-1ubuntu0.26.04.1"
},
{
"binary_name": "libgimp-3.0-0",
"binary_version": "3.2.2-1ubuntu0.26.04.1"
},
{
"binary_name": "libgimp-3.0-bin",
"binary_version": "3.2.2-1ubuntu0.26.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "gimp",
"purl": "pkg:deb/ubuntu/gimp@3.2.2-1ubuntu0.26.04.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.0.4-6.1",
"3.0.4-6.2",
"3.0.6-1",
"3.2.0~RC2-2",
"3.2.0~RC2-3",
"3.2.0~RC2-3.1",
"3.2.0~RC2-3.2",
"3.2.0~RC2-3.3",
"3.2.0~RC3-1",
"3.2.0-1",
"3.2.2-1",
"3.2.2-1ubuntu0.26.04.1"
]
}
],
"aliases": [],
"details": "A heap-buffer-overflow vulnerability exists in the APNG (Animated PNG) file loader of GIMP. This flaw occurs when the `fcTL` width exceeds the `IHDR` width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to a BPP mismatch in the `load_layer()` function. Both vulnerabilities can be triggered by opening a specially crafted image file, potentially leading to code execution.",
"id": "UBUNTU-CVE-2026-42169",
"modified": "2026-08-10T12:28:25Z",
"published": "2026-08-04T04:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-42169"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42169"
},
{
"type": "REPORT",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/work_items/16158"
},
{
"type": "REPORT",
"url": "https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/2743"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42169"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461725"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-42169"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.