LiveActive security incident?Get immediate response
CVE Record

CVE-2025-6199: Gdk-pixbuf: uninitialized memory disclosure in gdkpixbuf gif lzw decoder

A flaw was found in the GIF parser of GdkPixbuf’s LZW decoder. When an invalid symbol is encountered during decompression, the decoder sets the reported output size to the full buffer length rather than the actual number of written bytes. This logic error results in uninitialized sections of the buffer being included in the output, potentially leaking arbitrary memory contents in the processed image.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2025-6199 is a low-severity information disclosure flaw in gdk-pixbuf GIF handling. A malformed GIF can cause uninitialized memory to be included in decoded image output. Business urgency is limited, but systems that process untrusted images should track vendor updates.

Executive priority

Treat as routine patch management unless the organization processes large volumes of untrusted images. It is not marked actively exploited, and the stated impact is limited to low confidentiality exposure.

Technical view

The issue is in GdkPixbuf’s GIF LZW decoder. When decompression encounters an invalid symbol, it reports the full buffer length instead of bytes actually written, exposing unwritten buffer contents. CVSS 3.1 is 3.3: local attack vector, user interaction required, low confidentiality impact.

Likely exposure

Exposure is most likely on Linux systems or applications using gdk-pixbuf to open untrusted GIF files. The bundle lists affected Red Hat Enterprise Linux 7, 8, 9, and 10 packages, with RHEL 6 status unknown. Debian LTS guidance is referenced but fixed versions are not provided here.

Exploitation context

The bundle does not indicate CISA KEV listing or active exploitation. Exploitation appears to require a user or application to process a crafted GIF locally. The impact is memory disclosure only; integrity and availability impacts are not identified in the provided sources.

Researcher notes

Key uncertainty is fixed-version detail: the bundle names affected products and references vendor trackers, but does not include patch identifiers. Validation should focus on package lineage, GIF-decoding exposure, and whether applications expose decoded image output across trust boundaries.

Mitigation direction

  • Check Red Hat and Debian vendor advisories for fixed package versions.
  • Prioritize systems that process untrusted GIFs or user-uploaded images.
  • Update affected gdk-pixbuf-related packages when vendor fixes are available.
  • Limit automatic processing or previewing of untrusted GIF files where feasible.
  • Monitor application components that use gdk-pixbuf, glycin-loaders, loupe, snapshot, or librsvg2.

Validation and detection

  • Inventory installed gdk-pixbuf2 and related image-processing packages.
  • Map hosts to affected RHEL versions listed in the source bundle.
  • Confirm vendor advisory status and installed package build numbers.
  • Review applications that decode user-supplied GIF content.
  • Check vulnerability scanner results against CVE-2025-6199 without assuming exploitability.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-6199 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
3.3 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
5Timeline events
2ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N1.81.4redhat

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2025-6199Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timelineredhat

    Made public.

  2. Source timelineredhat

    Reported to Red Hat.

  3. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendorgdk-pixbufgdk-pixbuf, 0unaffected
Red HatRed Hat Enterprise Linux 10gdk-pixbuf2affected
Red HatRed Hat Enterprise Linux 10glycin-loadersaffected
Red HatRed Hat Enterprise Linux 10loupeaffected
Red HatRed Hat Enterprise Linux 10snapshotaffected
Red HatRed Hat Enterprise Linux 6gdk-pixbuf2unknown
Red HatRed Hat Enterprise Linux 7gdk-pixbuf2affected
Red HatRed Hat Enterprise Linux 8gdk-pixbuf2affected
Red HatRed Hat Enterprise Linux 9gdk-pixbuf2affected
Red HatRed Hat Enterprise Linux 9librsvg2affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.