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

29
FAUCET Score

OVERVIEW CVE-2026-5928 is a buffer under-read vulnerability in the GNU C Library version 2.43 and earlier affecting the ungetwc() function's wide character pushback implementation. The vulnerability occurs when processing FILE streams with wide characters in encodings that contain overlaps between single-byte and multi-byte character representations. A bug in the _IO_wdefault_pbackfail function causes the implementation to operate on the incorrect buffer pointer, potentially leading to heap data disclosure or application crashes. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network attack vector, low complexity, and no privilege or user interaction required. The primary impact is availability disruption through program crashes, with a secondary risk of information disclosure through heap memory leaks. The potential for unintentional exposure of sensitive neighboring heap data elevates the threat, though exploitation requires specific character encoding conditions with overlapping multi-byte representations, limiting practical attack scenarios in standard Unicode environments. EXPLOITATION STATUS There is no current evidence of active exploitation, as the vulnerability does not appear on the CISA Known Exploited Vulnerabilities catalog. The EPSS score of 0.0004 indicates minimal probability of exploitation in the wild, and the vulnerability remains on the inactive Hot List status. Community attention appears limited given the specialized technical requirements and encoding constraints necessary to trigger the vulnerability in production systems.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.43CPE matchmatch criteria
cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*
>= 2.1.1-89, <= 2.43CPE match
cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

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

Exploit Intelligence

EPSS Score
0.37%
Probability of exploitation in next 30 days
EPSS Percentile
29.5%
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.0037 is in the 10th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 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

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-5928Important

Static buffer overflow in deprecated nis_local_principal

Apr 14, 2026

References

cert-portal.siemens.com / productcert/html/ssa-082556.html
sourceware.org / bugzilla/show_bug.cgi
ExploitIssue Tracking