CVE & CISA-KEV Catalog

CVE-2026-80489

MEDIUM
5.9
CVSS v3
NVD

Description

Converting crafted EUC_JISX0213 input to UCS-4 or the internal wide character encoding, for example with iconv, in the GNU C Library version 2.3 to 2.44 may result in the converter making no progress, causing the calling application to hang. Some EUC_JISX0213 sequences decode to two code points. If the output buffer has room for only the first one, the converter stores the second in the conversion state and returns E2BIG, but it never clears that pending character after emitting it on the next call. The converter then keeps emitting the pending character without consuming further input, so an application that retries the conversion loops forever. The input must be attacker controlled and the application must convert it with an output buffer small enough to split the two code points. Only the EUC_JISX0213 character set is affected, which is not commonly used. The related defect in SHIFT_JISX0213 converter is tracked separately as CVE-2026-77117.

How to fix

Remediation Available
glibcDebian
Fixed in:2.43-5CVE-2026-80489
glibcRed Hat / RHEL
Fixed in:main@aarch64RHSA-2026:61737
Fixed in:main@x86_64RHSA-2026:61737
Fixed in:main@noarchRHSA-2026:61737
Fixed in:main@srcRHSA-2026:61737
glibcRocky
Fixed in:main@srcRHSA-2026:61737
Fixed in:main@aarch64RHSA-2026:61737
Fixed in:main@noarchRHSA-2026:61737
Fixed in:main@x86_64RHSA-2026:61737
glibcUbuntu
Fixed in:2.35-0ubuntu3.15USN-8737-1
Fixed in:2.39-0ubuntu8.9USN-8737-2
libc6Ubuntu
Fixed in:2.35-0ubuntu3.15USN-8737-1
Fixed in:2.39-0ubuntu8.9USN-8737-2

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 ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

EPSS data unavailable for this CVE.

References

Related Vulnerabilities

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

CVESeverityCVSSEPSSExploitedFix
CVE-2020-13935High7.587%-Fix
CVE-2020-36227High7.578%-Fix
CVE-2022-0778High7.573%-Fix
CVE-2024-20353High8.671%KEV-
CVE-2019-14241High7.570%--
CVE-2017-16944High7.563%-Fix

Common questions

How do I fix CVE-2026-80489?

Published advisories record a fix for 5 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.

How severe is CVE-2026-80489?

CVE-2026-80489 has a CVSS v3 base score of 5.9, rated medium. 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-80489 affect?

Published advisories record a fix for glibc (Debian), glibc (Red Hat / RHEL), glibc (Rocky), glibc (Ubuntu), and 1 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-80489
CVE-2026-80489 severity badge

Markdown

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

HTML

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

Check your Linux endpoints for this class of vulnerability

TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.

Patch your fleet freeStart 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-09-18.