Description
A flaw was found in gdk-pixbuf. When loading a specially crafted JPEG image containing chunked ICC profile markers, an error during ICC profile parsing can leave stale size metadata after the profile buffer is freed. A subsequent allocation in the same decode can cause an out-of-bounds write, potentially crashing the application. To exploit this flaw, an application using gdk-pixbuf must process the malicious JPEG image.

Affected version >= 2.26.4
Published: 2026-08-27
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Application crash or denial of service
Action: Apply patch
AI Analysis

Impact

An out‑of‑bounds write occurs in gdk‑pixbuf when decoding a JPEG image that contains chunked ICC profile markers. If an error happens while parsing the ICC profile, the library may leave stale size metadata after the profile buffer is freed. Subsequent allocations during the same decode can then overwrite memory just outside the bounds of the buffer, which can cause the application to crash or lead to a denial of service. The vulnerability does not provide a direct remote or privileged code‑execution path and appears to be limited to the application that loads the malicious JPEG.

Affected Systems

Red Hat Enterprise Linux releases 6, 7, 8, 9, and 10 are affected because they ship gdk‑pixbuf versions 2.26.4 and later. Any application linked against this vulnerable lib on those distributions can be impacted when processing JPEG images that contain the described ICC markers.

Risk and Exploitability

CVSS 4.7 indicates a moderate severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, which suggests no active exploitation campaigns have been observed. Attackers would need local access to supply a crafted JPEG to an affected application, so the risk is primarily local or within a compromised host. Existing mitigations redirect focus to blocking untrusted image handling until a patched package appears.

Generated by OpenCVE AI on August 28, 2026 at 09:10 UTC.

Remediation

Vendor Workaround

Avoid opening or automatically indexing untrusted JPEG images with applications linked against a vulnerable gdk-pixbuf version until an updated package is installed.


OpenCVE Recommended Actions

  • Upgrade gdk‑pixbuf to the fixed version that removes the vulnerable ICC parsing logic.
  • Until the update is available, avoid opening or automatically indexing untrusted JPEG files in applications that use gdk‑pixbuf.
  • Monitor Red Hat security advisories for a patch and apply it promptly when released.

Generated by OpenCVE AI on August 28, 2026 at 09:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Gnome
Gnome gdk-pixbuf
Vendors & Products Gnome
Gnome gdk-pixbuf

Fri, 28 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in gdk-pixbuf. When loading a specially crafted JPEG image containing chunked ICC profile markers, an error during ICC profile parsing can leave stale size metadata after the profile buffer is freed. A subsequent allocation in the same decode can cause an out-of-bounds write, potentially crashing the application. To exploit this flaw, an application using gdk-pixbuf must process the malicious JPEG image. Affected version >= 2.26.4
Title Gdk-pixbuf: gdk-pixbuf: invalid write in jpeg icc profile parser on error recovery
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-787
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Subscriptions

Gnome Gdk-pixbuf
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-28T14:29:06.460Z

Reserved: 2026-08-27T18:05:10.048Z

Link: CVE-2026-81893

cve-icon Vulnrichment

Updated: 2026-08-28T14:29:01.040Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-27T20:18:57.043

Modified: 2026-08-28T18:58:27.140

Link: CVE-2026-81893

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-27T00:00:00Z

Links: CVE-2026-81893 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:22:29Z

Weaknesses