Skip to content
CVSS 9.8 · CRITICAL

CVE-2026-58082Desbordamiento de búfer en iconv (glibc) vía ISO-2022

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.

Ver en NVD

Análisis

A stack buffer overflow vulnerability exists in the ISO-2022 encoding module of iconv, a core library used across Linux systems. Applications converting untrusted input to or from affected encodings may be vulnerable to remote code execution or crashes.

Roles relevantes

BackendLinuxCC++ciberseguridadDocker

Severidad

Puntaje: 9.8(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH
Tipo de falla (CWE): CWE-121

EPSS

Probabilidad de explotación (próx. 30 días): 0.0021 (0.2%)
Percentil: 11.7%
EPSS: 2026-08-26

Descripción técnica

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.

Publicada: 19/8/2026, 8:17:12
Última modificación: 26/8/2026, 20:17:55

Referencias

InicioEventosBlogRecursosCursosEquipo