← Back to CVE List
Vulnerability Intelligence Report
Stack buffer overflow in SCTP error cause parsing in inet_drv allows remote VM crash

CVE-2026-49759

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. 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. 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. This issue affects OTP from OTP 17.0 before OTP 27.3.4.13, OTP 28.5.0.2, and OTP 29.0.2, corresponding to erts from 6.0 before 15.2.7.9, 16.4.0.2, and 17.0.2. Whether OTP before OTP 17.0, corresponding to erts before 6.0, is affected is unknown.

No Active Exploit Signals
CVSS Base Score
8.8
HIGH
EPSS Probability:0.86%
Executive Threat Verdict
Evaluating...
Evaluating Threat Landscape...
Assessing known weaponization, exploitation telemetry, and federal advisories.
Attack Surface
—
Authentication
—
Weaponization
—
SSVC Action
—

Weaknesses (CWE)

CWE-121 ↗CWE-121 Stack-based Buffer Overflow

Affected Products & Versions

Vendor Product Affected Versions
Erlang OTP 17.0 < * (affected)
Erlang OTP 6.0 < * (affected)
Erlang OTP 84adefa331c4159d432d22840663c38f155cd4c1 < 3983d495284331c121f600a80bac9fcf4e16381e (affected), 3983d495284331c121f600a80bac9fcf4e16381e < * (unaffected)

References & Technical Advisories

No reference links found.

Threat Intelligence Signals

EPSS Score
0.859%

Identity & Timeline

StatusPUBLISHED
Assigning AuthorityErlang Ecosystem Foundation · Consortium · USA
Reserved2026-06-01T13:45:22
Published2026-06-10T14:35:38
Patch Date2026-06-10
Last Updated2026-09-24T20:41:04

LINK COPIED TO CLIPBOARD