Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35444

25
FAUCET Score

CVE-2026-35444 is a heap out-of-bounds read vulnerability in SDL_image's XCF image file parser. The flaw exists in the do_layer_surface() function within src/IMG_xcf.c, where pixel index values are used directly as colormap indices without proper validation. This affects both indexed color code paths (bpp=1 and bpp=2) and allows reading up to 762 bytes beyond the colormap allocation, with potential disclosure of heap memory contents through the rendered image output. The vulnerability carries a CVSS 3.1 score of 6.1 MEDIUM with a local attack vector, low complexity, and no special privileges required. Exploitation requires user interaction to open a maliciously crafted XCF file. While the confidentiality impact is rated high due to heap memory disclosure potential, integrity is not affected and availability impact is limited. The EPSS score of 0.0001 indicates minimal exploitation probability in the wild relative to other vulnerabilities. There is no evidence of active exploitation in the wild. The CVE is not listed on the CISA Known Exploited Vulnerabilities catalog and remains inactive on threat intelligence hot lists. However, a fix has been implemented with commit 996bf12888925932daace576e09c3053410896f8, and organizations using SDL_image should update to patched versions to mitigate information disclosure risks.

Impacted Technologies

VendorProductVersion(s)CPE
< 2026-04-02CPE matchmatch criteria
cpe:2.3:a:libsdl:sdl_image:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 22nd percentile among its peer group of 5,760 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / libsdl-org/SDL_image/security/advisories/GHSA-gq8w-x74c-h6p7
PatchVendor Advisory