LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-49759

erlang · erlang\/otp

Published
CVSS8.2
Severityhigh
WeaknessCWE-121
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H

Description

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 contro

References

← Back to the CVE Tracker

Our coverage of CVE-2026-49759

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-49759.