CVE-2026-4046

Summary

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.

Affected Software

VendorProductVersion RangeStatus
The GNU C Libraryglibc2.3.3 <= 2.43affected

Weaknesses

  • CWE-617: CWE-617 Reachable assertion

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

References