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-33023

30
FAUCET Score

OVERVIEW CVE-2026-33023 is a use-after-free vulnerability in libsixel versions 1.8.7 and earlier that occurs in the load_with_gdkpixbuf() function when the library is compiled with gdk-pixbuf2 support. The vulnerability stems from inconsistent memory cleanup practices: while the builtin loader properly uses reference-counted destruction, the gdk-pixbuf2 variant manually frees objects without checking reference counts, leaving dangling pointers when callers retain references to the frame object. This affects any application built against libsixel with gdk-pixbuf2 support. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.8 (HIGH) with a local attack vector requiring user interaction but no special privileges. The attack complexity is low, meaning exploitation is straightforward. An attacker can reliably trigger the use-after-free by supplying a crafted image file, potentially achieving information disclosure, memory corruption, or arbitrary code execution depending on the affected application's context and memory layout. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The vulnerability is not listed on the Known Exploited Vulnerabilities catalog, and exploit code availability is not documented in public sources. The FAUCET risk score of 49/100 and exceptionally low EPSS score of 0.00006 suggest minimal community attention and exploitation interest to date. The issue was patched in version 1.8.7-r1, and organizations should prioritize updates for applications using libsixel with gdk-pixbuf2 support.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.8.7CPE matchmatch criteria
cpe:2.3:a:saitoha:libsixel:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.29%
Probability of exploitation in next 30 days
EPSS Percentile
21.1%
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.0029 is in the 19th percentile among its peer group of 11,617 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

github.com / saitoha/libsixel/releases/tag/v1.8.7-r1
Release Notes
github.com / saitoha/libsixel/security/advisories/GHSA-hr25-g2j6-qjw6
ExploitVendor Advisory