Published
on Jul 27, 2026
The Erlang/OTP Team just published releases that include security fixes for 8 CVEs.
The CVEs addressed include:
- BEAM VM crash via integer underflow in binary_to_term BIT_BINARY_EXT decoding
- Denial of service via exponential certificate policy tree growth in path validation
- Megaco flex scanner buffer overflow via oversized property parm name
- TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication
- Heap pointer corruption via signed/unsigned mismatch in LARGE_TUPLE_EXT decoding in erts external term format decoder
- Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass
- epmd permanent DoS via EMFILE on accept(2) in erts
- TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain