Home

Description

Stack-based Buffer Overflow vulnerability in Erlang OTP (erl_interface) allows Stack-based Buffer Overflow. This vulnerability is associated with program file lib/erl_interface/src/misc/ei_printterm.c and program routine ei_s_print_term. 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. The companion function ei_print_term, which prints directly to a FILE instead of a memory buffer, does not contain this bug. 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.

PUBLISHED Reserved 2026-06-01 | Published 2026-06-10 | Updated 2026-06-10 | Assigner EEF




MEDIUM: 6.9CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Problem types

CWE-121 Stack-based Buffer Overflow

Product status

Default status
unknown

3.7.16 (otp) before *
affected

Default status
unknown

17.0 (otp) before *
affected

84adefa331c4159d432d22840663c38f155cd4c1 (git) before 0bef277b2d39dc8babb9ceb4f5d0a456f3007111
affected

Credits

Jonatan Männchen / EEF finder

Sverker Eriksson remediation developer

References

github.com/...ng/otp/security/advisories/GHSA-xcxj-5pg2-v72j vendor-advisory related

cna.erlef.org/cves/CVE-2026-49760.html related

osv.dev/vulnerability/EEF-CVE-2026-49760 related

www.erlang.org/doc/system/versions.html

github.com/...ommit/0bef277b2d39dc8babb9ceb4f5d0a456f3007111 patch

cve.org (CVE-2026-49760)

nvd.nist.gov (CVE-2026-49760)

Download JSON