CVE-2026-49759
Gravedad CVSS v4.0:
ALTA
Tipo:
CWE-121
Desbordamiendo de búfer basado en pila (Stack)
Fecha de publicación:
10/06/2026
Última modificación:
15/06/2026
Descripción
*** Pendiente de traducción *** Stack-based Buffer Overflow vulnerability in Erlang OTP erts (inet_drv) allows an unauthenticated remote attacker to crash the BEAM VM by sending a crafted SCTP ERROR chunk.<br />
<br />
The sctp_parse_error_chunk function in erts/emulator/drivers/common/inet_drv.c parses SCTP ERROR chunks and writes cause codes into a fixed-size stack-allocated ErlDrvTermData spec[] array without checking bounds. A remote attacker who has established an SCTP association to a listening port can send a single crafted SCTP ERROR chunk containing enough cause codes to overflow the stack buffer, crashing the VM. The attacker can only write 16-bit values interleaved with a fixed tag, so the overflow does not provide a controlled return address, limiting exploitation to Denial of Service.<br />
<br />
A crafted SCTP ERROR chunk may also leak bits and pieces of Erlang VM memory into the received error packet observed by the Erlang process. Such data is already readable by the user running the Erlang VM, so the disclosure scope is limited.<br />
<br />
This issue affects OTP from OTP 17.0 before 27.3.4.13, 28.5.0.2 and 29.0.2, corresponding to erts from 6.0 before 15.2.7.9, 16.4.0.2 and 17.0.2.
Impacto
Puntuación base 4.0
8.80
Gravedad 4.0
ALTA
Puntuación base 3.x
8.20
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* | 17.0 (incluyendo) | 27.3.4.13 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* | 28.0 (incluyendo) | 28.5.0.2 (excluyendo) |
| cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:* | 29.0 (incluyendo) | 29.0.2 (excluyendo) |
| cpe:2.3:a:erlang:erts:*:*:*:*:*:*:*:* | 6.0 (incluyendo) | 15.2.7.9 (excluyendo) |
| cpe:2.3:a:erlang:erts:*:*:*:*:*:*:*:* | 16.0 (incluyendo) | 16.4.0.2 (excluyendo) |
| cpe:2.3:a:erlang:erts:*:*:*:*:*:*:*:* | 17.0 (incluyendo) | 17.0.2 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- https://cna.erlef.org/cves/CVE-2026-49759.html
- https://github.com/erlang/otp/commit/3983d495284331c121f600a80bac9fcf4e16381e
- https://github.com/erlang/otp/security/advisories/GHSA-6f4f-chj5-5g97
- https://osv.dev/vulnerability/EEF-CVE-2026-49759
- https://www.erlang.org/doc/system/versions.html#order-of-versions



