-

CVE-2026-58082

Stack based buffer overflow in iconv(3)

The ISO-2022 encoding module used a stack buffer sized to MB_LEN_MAX (6 bytes) for intermediate character output.  Some ISO-2022 variants can require up to 10 bytes per character, in which case conversions can trigger a stack buffer overflow of up to four bytes.

An application that uses iconv(3) to convert untrusted input to or from one of the affected encodings may be vulnerable to buffer overflows if it uses one of the affected encoding modules.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerFreeBSD
Produkt FreeBSD
Default Statusunknown
Version 15.1-RELEASE
Version < p1
Status affected
Version 15.0-RELEASE
Version < p11
Status affected
Version 14.4-RELEASE
Version < p7
Status affected
Version 14.3-RELEASE
Version < p16
Status affected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.21% 0.121
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

https://security.freebsd.org/advisories/FreeBSD-SA-26:49.iconv.asc