PatchSiren cyber security CVE debrief
CVE-2026-75538 Erlang CVE debrief
An attacker connecting to an open Erlang TCP port using the inet driver with {packet,4} mode can cause a signed overflow in packet length calculation, potentially overflowing the receive buffer into the VM allocator area. This issue affects OTP versions before OTP 27.3.4.17, OTP 28.5.0.6, and OTP 29.0.6. The vulnerability could lead to system crashes and potential stability issues. Defenders should assess exposure and verify the need for updates or compensating controls to mitigate potential impacts.
- Vendor
- Erlang
- Product
- OTP
- CVSS
- HIGH 8.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-01
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-09-01
- Advisory updated
- 2026-09-08
Who should care
Defenders managing Erlang OTP systems, especially those using the inet driver with {packet,4} mode, should assess exposure and verify the need for updates or compensating controls.
Why it matters
Defenders should prioritize verifying exposure of Erlang OTP systems using the inet driver with {packet,4} mode and assess the need for updates or compensating controls due to potential system crashes and availability impacts.
- Potential system crashes due to overflow of the receive buffer
- Need for verification of exposure and potential updates to OTP versions
- Possible impact on system availability and stability
Technical summary
The vulnerability involves a signed overflow in packet length calculation when using the inet driver with {packet,4} mode in Erlang OTP. This can overflow the receive buffer into the VM allocator area, potentially causing a crash. The issue affects various OTP versions, including those before OTP 27.3.4.17, OTP 28.5.0.6, and OTP 29.0.6. Defenders should prioritize verifying exposure of Erlang OTP systems, especially those using the inet driver with {packet,4} mode, and assess the need for updates or compensating controls.
Defensive priority
Defenders should prioritize verifying exposure of Erlang OTP systems, especially those using the inet driver with {packet,4} mode, and assess the need for updates or compensating controls.
Recommended defensive actions
- Verify exposure of Erlang OTP systems using the inet driver with {packet,4} mode
- Assess the need for updates to OTP 27.3.4.17, OTP 28.5.0.6, or OTP 29.0.6
- Implement compensating controls for affected systems
- Review relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the scope of affected versions before OTP 17.0 is unknown. The issue involves a signed overflow in packet length calculation when using the inet driver with {packet,4} mode in Erlang OTP, which can overflow the receive buffer into the VM allocator area. Defenders should verify exposure of Erlang OTP systems, especially those using the inet driver with {packet,4} mode, and assess the need for updates or compensating controls.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75538 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75538
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75538 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75538
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.erlef.org/cves/CVE-2026-75538.html
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/erlang/otp/commit/08e8efdba8500d2d6f54c6b1de1492b228017c9b
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://github.com/erlang/otp/security/advisories/GHSA-8m6r-2pj2-25pm
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
-
Source reference
Unverified legacy reference
URL: https://osv.dev/vulnerability/EEF-CVE-2026-75538
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.