Threats Tagged 'cve-2026-49759'
View all threats tagged with 'cve-2026-49759'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2026-49759'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-49759 is a stack-based buffer overflow vulnerability in the Erlang OTP erts inet_drv component. It allows an unauthenticated remote attacker to crash the Erlang BEAM VM by sending a specially crafted SCTP ERROR chunk. The vulnerability arises from improper bounds checking when parsing SCTP ERROR chunks, leading to stack overflow. While the overflow can cause a denial of service, it does not allow controlled code execution. Some memory disclosure may occur but is limited to data already accessible by the Erlang VM user. This affects OTP versions from 17.0 before 27.3.4.13, 28.5.0.2, and 29.0.2, corresponding to erts versions from 6.0 before 15.2.7.9, 16.4.0.2, and 17.0.2. Join the discussion | GCVE Database | 06/10/2026, 14:35:38 UTC Added: 06/19/2026, 19:06:56 UTC |
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. Join the discussion | CVE Database V5 | 06/10/2026, 14:35:38 UTC Added: 06/10/2026, 16:03:35 UTC |
Showing 1 to 2 of 2 results