VM crash via signed tuple arity decoding
Published Jul 27, 2026 · Updated Jul 27, 2026
Out-of-bounds write in Erlang/OTP erts allows attackers to crash the BEAM virtual machine through a crafted ETF binary. The decoded_size validation pass reads LARGE_TUPLE_EXT arity as unsigned, but dec_term reads it as signed and moves the heap pointer backward. Reachability requires an application or local caller to pass attacker-controlled ETF to binary_to_term/1; the bounded result is VM abort and service interruption.
Summary
What happened
Out-of-bounds write in Erlang/OTP erts allows attackers to crash the BEAM virtual machine through a crafted ETF binary. The decoded_size validation pass reads LARGE_TUPLE_EXT arity as unsigned, but dec_term reads it as signed and moves the heap pointer backward. Reachability requires an application or local caller to pass attacker-controlled ETF to binary_to_term/1; the bounded result is VM abort and service interruption.
The record
- CVE
- CVE-2026-55737
- Published
- Jul 27, 2026
- Updated
- Jul 27, 2026
- Vendor
- Erlang
- Product
- Erlang/OTP
- Classifications
- CWE-787, CWE-195, CAPEC-92, T1499.004
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jul 27, 2026CVE publishedPublication date reported by the CVE source.
- Jul 27, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=13.0 <* changes=[{"at":"17.0.4","status":"unaffected"},{"at":"16.4.0.4","status":"unaffected"},{"at":"15.2.7.11","status":"unaffected"}]
- Affected versionversion=25.0 <* changes=[{"at":"29.0.4","status":"unaffected"},{"at":"28.5.0.4","status":"unaffected"},{"at":"27.3.4.15","status":"unaffected"}]
- Affected versionversion=ebcbb97b4ec223464cac3d94375739a248ddef6e <c5210b42a9d3d96f3d25601942ce8122be0f3761
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo