CVE Catalog

CVE-2026-4046

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

The iconv() function in GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from IBM1390 or IBM1399 character sets. This vulnerability can be exploited remotely to crash an application.

Risk Assessment

The risk involves the possibility of remotely causing an application crash via the iconv() function, leading to denial of service (DoS) and potential operational disruptions.

Recommendation

It is recommended to remove the IBM1390 and IBM1399 character sets from systems that do not require them, which is a simple and effective mitigation.

Other vulnerabilities in GNU C Library

See all
Original NVD description (English source)

The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS