CVE & CISA-KEV Catalog

CVE-2026-5928

HIGH
7.5
CVSS v3
NVD

Description

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially resulting in unintentional disclosure of neighboring data in the heap, or a program crash. A bug in the wide character pushback implementation (_IO_wdefault_pbackfail in libio/wgenops.c) causes ungetwc() to operate on the regular character buffer (fp->_IO_read_ptr) instead of the actual wide-stream read pointer (fp->_wide_data->_IO_read_ptr). The program crash may happen in cases where fp->_IO_read_ptr is not initialized and hence points to NULL. The buffer under-read requires a special situation where the input character encoding is such that there are overlaps between single byte representations and multibyte representations in that encoding, resulting in spurious matches. The spurious match case is not possible in the standard Unicode character sets.

How to fix

Remediation Available
glibcDebian
Fixed in:2.42-17CVE-2026-5928
glibcRed Hat / RHEL
Fixed in:main@x86_64RHSA-2026:12740
Fixed in:main@srcRHSA-2026:12740
Fixed in:main@noarchRHSA-2026:12740
Fixed in:main@aarch64RHSA-2026:12740
glibcRocky
Fixed in:main@x86_64RHSA-2026:12740
Fixed in:main@srcRHSA-2026:12740
Fixed in:main@noarchRHSA-2026:12740
Fixed in:main@aarch64RHSA-2026:12740

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.37%probability of exploitation in 30 days
29thpercentile

Low risk: more likely to be exploited than 29% of all known CVEs.

References

Other references1

Related Vulnerabilities

Other CWE-127 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-5360High7.52.2%-Fix
CVE-2020-1918High7.51.2%-Fix
CVE-2025-32050Medium5.90.7%-Fix
CVE-2025-20359Medium6.50.4%--
CVE-2024-25629Medium4.40.3%-Fix
CVE-2024-10395High8.60.3%--
Embed a live status badge for CVE-2026-5928
CVE-2026-5928 severity badge

Markdown

[![CVE-2026-5928](https://tridentstack.com/cve/badge/CVE-2026-5928.svg)](https://tridentstack.com/cve/CVE-2026-5928)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-5928"><img src="https://tridentstack.com/cve/badge/CVE-2026-5928.svg" alt="CVE-2026-5928"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-14.