Allocation of Resources Without Limits or Throttling in Erlang OTP - CVE-2026-74835

 

Allocation of Resources Without Limits or Throttling in Erlang OTP - CVE-2026-74835

Published: September 2, 2026


Vulnerability identifier: #VU146829
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-74835
CWE-ID: CWE-770
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 allocation of resources without limits or throttling in the inets httpd server request body handling when processing chunked request bodies with Transfer-Encoding: chunked. A remote attacker can send a request that announces a very large chunk size and continuously stream body data without completing the chunk to cause a denial of service.

Only servers that configure max_body_size to a finite value are vulnerable; default configurations using nolimit are not considered vulnerable.


Affected software

Erlang OTP

How to mitigate CVE-2026-74835

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