4 matches found
CVE-2026-70399
Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by opening and holding open a large number of connections. The maxclients option is documented to default to 150, and the inets hardeni...
CVE-2026-70399
Erlang/OTP inets httpd contains a denial-of-service vulnerability (CVSS 4.0: 8.7 HIGH ). The accept gate in httpd_manager:handle_new_connection/4 reads max_clients via httpd_util:lookup/2, which returns undefined when the key is absent instead of the documented default of 150. Because Erlang term...
CVE-2026-70399 httpd does not enforce the documented default max_clients connection limit
Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by opening and holding open a large number of connections. The maxclients option is documented to default to 150, and the inets hardeni...
EUVD-2026-69223
Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by opening and holding open a large number of connections. The maxclients option is documented to default to 150, and the inets hardeni...