Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-30211 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names (64 characters) provided in KEX init message. Big KEX init packet may lead to inefficient processing of the error data. As a result, large amount of memory will be allocated for processing malicious data. Versions OTP-27.3.1, OTP-26.2.5.10, and OTP-25.3.2.19 fix the issue. Some workarounds are available. One may set option `parallel_login` to `false` and/or reduce the `max_sessions` option.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-789Memory Allocation with Excessive Size Value[email protected]

Affected Products

ProductVersions
Erlang/OTP
< OTP-27.3.1
< OTP-26.2.5.10
< OTP-25.3.2.19

CPE

  • cpe:2.3:a:erlang:erlang/otp:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: OTP-27.3.1moderate effort
  • Upgrade: OTP-26.2.5.10moderate effort
  • Upgrade: OTP-25.3.2.19moderate effort
  • Workaround:low effort

    Set option `parallel_login` to `false`.

  • Workaround:low effort

    Reduce `max_sessions` option.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-30211
NVD Published Date:
Mar 28, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-30211 Details - Not Deferred