Input Validation Flaw in Erlang/OTP eldap Affects Availability
CVE-2026-70409

6.3MEDIUM

Key Information:

Vendor

Erlang

Status
Vendor
CVE Published:
1 September 2026

What is CVE-2026-70409?

A vulnerability exists in Erlang/OTP eldap that allows a malicious LDAP server to adversely affect application performance. Specifically, the flaw is due to improper validation of the port component in LDAP referral URLs. When processing these referrals, the eldap:parse_port/2 function does not place limits on the length of the port substring passed to the list_to_integer/1 function. This can result in lengthy processing times, as the conversion function does not restrict input size, leading to extensive arbitrary-precision arithmetic that can degrade the service’s availability significantly. The vulnerability necessitates the application to interact with the external server for referral handling, exposing systems to potential performance impacts.

Affected Version(s)

OTP 17.0 < 27.3.4.17

OTP 28.0 < 28.5.0.6

OTP 29.0 < 29.0.6

References

CVSS V4

Score:
6.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Eric Meadows-Jönsson
Jonatan Männchen / EEF
Peter Ullrich
José Valim
Konrad Pietrzak / Ericsson
.