CVE-2026-49759
Last modified
CVE-2026-49759 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
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 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 29.0.2, OTP 28.5.0.2 and OTP 27.3.4.13, corresponding to erts from 6.0 before 17.0.2, 16.4.0.2 and 15.2.7.9.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Erlang | Erlang\/Otp | >= 17.0, < 27.3.4.13 |
| Erlang | Erlang\/Otp | >= 28.0, < 28.5.0.2 |
| Erlang | Erlang\/Otp | >= 29.0, < 29.0.2 |
| Erlang | Erts | >= 6.0, < 15.2.7.9 |
| Erlang | Erts | >= 16.0, < 16.4.0.2 |
| Erlang | Erts | >= 17.0, < 17.0.2 |
References
- https://cna.erlef.org/cves/CVE-2026-49759.htmlThird Party Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-49759Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-49759?
How severe is CVE-2026-49759?
How do I fix CVE-2026-49759?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4975A vulnerability has been found in Tenda AC15 15.03.05.19. Th…8.8
- CVE-2026-49753Inconsistent Interpretation of HTTP Requests ('HTTP Request/…6.3
- CVE-2026-49754Allocation of Resources Without Limits or Throttling vulnera…8.2
- CVE-2026-49755Improper Handling of Highly Compressed Data (Data Amplificat…8.2
- CVE-2026-49756Improper Neutralization of CRLF Sequences ('CRLF Injection')…2.1
- CVE-2026-49757Authentication Bypass by Spoofing vulnerability in team-alem…9.2
- CVE-2026-4976A vulnerability was found in Totolink LR350 9.3.5u.6369_B202…8.8
- CVE-2026-49760Stack-based Buffer Overflow vulnerability in Erlang OTP (erl…5.5
- CVE-2026-49762Uncontrolled Resource Consumption vulnerability in the Elixi…5.1
- CVE-2026-49763Unauthenticated PHP Object Injection in Integration for Cont…9.8
- CVE-2026-49764Unauthenticated Broken Authentication in RegistrationMagic <…9.8
- CVE-2026-49765Unauthenticated PHP Object Injection in Integration for Mail…9.8
Are you affected by CVE-2026-49759?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
