Allocation of Resources Without Limits or Throttling in Erlang OTP - CVE-2026-55951
Published: September 2, 2026
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 httpc HTTP client when processing HTTP response headers from a server. A remote attacker can send an HTTP response with an arbitrarily large number of headers or very large header values to cause a denial of service.
This affects applications using httpc:request/4,5 to connect to untrusted servers.