Improper Validation of Specified Quantity in Input in Erlang OTP - CVE-2026-70409

 

Improper Validation of Specified Quantity in Input in Erlang OTP - CVE-2026-70409

Published: September 2, 2026


Vulnerability identifier: #VU146832
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-70409
CWE-ID: CWE-1284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper validation of specified quantity in input in the eldap referral-URL port parsing logic when processing a referral URL from a malicious LDAP server. A remote attacker can provide a referral URL with an excessively large decimal port value to cause a denial of service.

The issue involves unbounded conversion between textual decimal representations and arbitrary-precision integers, and the rendering path performs the conversion inside a non-yielding C BIF.


Affected software

Erlang OTP

How to mitigate CVE-2026-70409

Install security update from vendor's website.

Erlang OTP - addressed in versions 17.0, 27.3.4.17, 28.5.0.6, 29.0.6

External References

Related Security Bulletins