CVE & CISA-KEV Catalog

CVE-2026-70409

MEDIUM
6.3
CVSS v4
NVD

Description

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP eldap allows a malicious or compromised LDAP server to degrade availability by returning a referral URL whose port component is a very long run of digits. eldap:parse_port/2 passes the port substring straight to list_to_integer/1 with no length bound. The surrounding try ... catch only rejects a value that fails to parse, so a syntactically valid port of up to roughly 1.26 million digits converts successfully and costs the caller hundreds of milliseconds of arbitrary-precision arithmetic per referral. The conversion function itself is documented to accept integers of any size, so bounding the input is the caller's responsibility. Reaching the flaw requires the application to pass a server-supplied referral to eldap:parse_ldap_url/1, which eldap never calls itself: referral strings are returned to the caller unparsed. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to eldap from 1.0.3 before 1.2.14.2, from 1.2.15 before 1.2.16.1, and from 1.3 before 1.3.1.

How to fix

Remediation Available
erlangDebian
Fixed in:1:29.0.6+dfsg-1CVE-2026-70409
erlang27Red Hat / RHEL
Fixed in:main@aarch64RHSA-2026:62531
Fixed in:main@srcRHSA-2026:62531
Fixed in:main@x86_64RHSA-2026:62531
erlang27Rocky
Fixed in:main@aarch64RHSA-2026:62531
Fixed in:main@x86_64RHSA-2026:62531
Fixed in:main@srcRHSA-2026:62531

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v4 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone

Impact

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit Intelligence

0.42%probability of exploitation in 30 days
36thpercentile

Low risk: more likely to be exploited than 36% of all known CVEs.

References

Related Vulnerabilities

Other CWE-1284 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-20699Critical10.072%KEV-
CVE-2021-43267Critical9.858%-Fix
CVE-2022-31629Medium6.549%-Fix
CVE-2025-9316Medium6.936%--
CVE-2022-36620High7.523%--
CVE-2008-1440High7.123%--

Common questions

How do I fix CVE-2026-70409?

Published advisories record a fix for 3 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-70409 being actively exploited?

Not that we know of. CVE-2026-70409 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.42% is the estimated probability that it will be exploited in the next 30 days. That is higher than 36% of all scored CVEs.

How severe is CVE-2026-70409?

CVE-2026-70409 has a CVSS v4 base score of 6.3, rated moderate. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-70409 affect?

Published advisories record a fix for erlang (Debian), erlang27 (Red Hat / RHEL), erlang27 (Rocky). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-70409
CVE-2026-70409 severity badge

Markdown

[![CVE-2026-70409](https://tridentstack.com/cve/badge/CVE-2026-70409.svg)](https://tridentstack.com/cve/CVE-2026-70409)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-70409"><img src="https://tridentstack.com/cve/badge/CVE-2026-70409.svg" alt="CVE-2026-70409"></a>

Check your Linux endpoints for this class of vulnerability

TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.

Patch your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-08.