CVE-2026-5928
HIGHDescription
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
This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.
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
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 30% of all known CVEs.
References
Related Vulnerabilities
Other CWE-127 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2020-5360 | High | 7.5 | 2.2% | - | Fix |
| CVE-2020-1918 | High | 7.5 | 1.2% | - | Fix |
| CVE-2025-32050 | Medium | 5.9 | 0.7% | - | Fix |
| CVE-2025-20359 | Medium | 6.5 | 0.4% | - | - |
| CVE-2024-25629 | Medium | 4.4 | 0.3% | - | Fix |
| CVE-2024-10395 | High | 8.6 | 0.3% | - | - |
Common questions
How do I fix CVE-2026-5928?
Published advisories record a fix for 257 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.
Is CVE-2026-5928 being actively exploited?
Not that we know of. CVE-2026-5928 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.37% is the estimated probability that it will be exploited in the next 30 days. That is higher than 30% of all scored CVEs.
How severe is CVE-2026-5928?
CVE-2026-5928 has a CVSS v3 base score of 7.5, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2026-5928 affect?
Published advisories record a fix for glibc (Debian), compat-libpthread-nonshared (Rocky), compat-libpthread-nonshared (Red Hat / RHEL), glibc (Rocky), and 253 more. The list on this page is capped, so there may be more.
Embed a live status badge for CVE-2026-5928
Markdown
[](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.
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.