CVE-2026-49760
Gravedad CVSS v4.0:
MEDIA
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 (erl_interface) allows Stack-based Buffer Overflow.<br />
<br />
This vulnerability is associated with program file lib/erl_interface/src/misc/ei_printterm.c and program routine ei_s_print_term.<br />
<br />
The C function ei_s_print_term uses an internal 2000-character stack buffer to format terms. When called with an encoded Erlang term containing a very large integer (encoded representation exceeding 2000 characters), the buffer overflows. The overflow bytes are restricted to the ASCII values of 0-9 and A-F, which limits exploitation to Denial of Service.<br />
<br />
The companion function ei_print_term, which prints directly to a FILE instead of a memory buffer, does not contain this bug.<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 erl_interface from 3.7.16 before 5.5.2.1, 5.7.0.1 and 5.8.1.
Impacto
Puntuación base 4.0
6.90
Gravedad 4.0
MEDIA
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:a:erlang:erl_interface:*:*:*:*:*:*:*:* | 3.7.16 (incluyendo) | 5.5.2.1 (excluyendo) |
| cpe:2.3:a:erlang:erl_interface:*:*:*:*:*:*:*:* | 5.7 (incluyendo) | 5.7.0.1 (excluyendo) |
| cpe:2.3:a:erlang:erl_interface:*:*:*:*:*:*:*:* | 5.8 (incluyendo) | 5.8.1 (excluyendo) |
| 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) |
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-49760.html
- https://github.com/erlang/otp/commit/0bef277b2d39dc8babb9ceb4f5d0a456f3007111
- https://github.com/erlang/otp/security/advisories/GHSA-xcxj-5pg2-v72j
- https://osv.dev/vulnerability/EEF-CVE-2026-49760
- https://www.erlang.org/doc/system/versions.html#order-of-versions



