2 matches found
CVE-2026-58082: Stack-based Buffer Overflow
The ISO-2022 encoding module used a stack buffer sized to MBLENMAX 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 iconv3 to...
9.8CVSS5.9AI score0.00519EPSS
SaveExploits0References3
CVE-2026-58081: Heap-based Buffer Overflow
Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly check the size of the caller-supplied output buffer before writing converted characters. An application that uses iconv3 to convert untrusted input to or from one of the affected encodings may be vulnerable to buffer...
9.8CVSS6AI score0.00519EPSS
SaveExploits0References3
20