Improper Validation Vulnerability in Erlang/OTP inets HTTP Client
CVE-2026-71562

6.3MEDIUM

Key Information:

Vendor

Erlang

Status
Vendor
CVE Published:
1 September 2026

What is CVE-2026-71562?

An improper validation issue exists within the Erlang/OTP inets HTTP client, where a malicious HTTP server can exploit the inets httpc module by sending a numeric header that excessively exceeds expected values. The httpc_handler.erl file inadequately processes the Content-Length by using list_to_integer/1 without proper safeguards, which allows for conversion of extremely large integer values—up to approximately 1.26 million digits. This can lead to significant performance degradation, as the requesting process will endure delays of hundreds of milliseconds due to unbounded arbitrary-precision arithmetic for each response. Affected versions of OTP range from 17.0 up to 29.0.6, corresponding to inets versions 5.10 through 9.7.2. This vulnerability poses risks to application availability, which may be exploited by attackers to disrupt service.

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
.