Lucene search
+L

275 matches found

Cvelist
Cvelist
•added 2026/09/01 2:33 p.m.•44 views

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...

8.7CVSS0.00927EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/01 2:33 p.m.•31 views

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...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/01 2:33 p.m.•10 views

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...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/01 2:33 p.m.•15 views

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...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/09/01 2:33 p.m.•13 views

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...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 2:33 p.m.•10 views

EEF-CVE-2026-70399 httpd does not enforce the documented default max_clients connection limit

Summary 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...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•11 views

PT-2026-84265

Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 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 inets from 7.1.2 before 9.3.2.7,...

8.3CVSS5.9AI score0.00577EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•1 views

CVE-2026-66835: Path Equivalence: '//multiple/leading/slash'

Path Equivalence vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by prefixing the request path with an extra slash. httpdrequest:validateuri/1 normalises the request URI with uristring:normalize/1, which performs...

8.2CVSS6AI score0.00973EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•1 views

CVE-2026-71380: Missing Release of Resource after Effective Lifetime

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending valid request headers with a large Content-Length and then stalling before the body is complete...

8.7CVSS6AI score0.00673EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•0 views

CVE-2026-74994: Incorrect Authorization

The modauth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A user added to one protected directory is accepted as valid for all...

6CVSS5.8AI score0.00633EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•19 views

PT-2026-84266

httpd function check header/3 rejects duplicate Content-Length per CVE-2026-23941 but never checks for the TE+CL co-presence that RFC 9112 §6.3 identifies as a probable smuggling attempt. handle body/3 frames by chunked and silently discards Content-Length. A CL-preferring front-end paired with...

8.3CVSS5.9AI score0.00524EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•14 views

PT-2026-84259

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 max clients option is documented to default to 150, and the inets...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•15 views

PT-2026-84268

The mod auth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A user added to one protected directory is accepted as valid for all...

6CVSS5.9AI score0.00633EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•14 views

PT-2026-84257

httpd has never implemented obs-fold RFC 2616 §2.2 / RFC 7230 §3.2.4 header continuation lines. Every CRLF followed by a non-CRLF octet unconditionally starts a new header. This missing feature became a security concern as the understanding of HTTP request smuggling attacks evolved. This issue...

8.3CVSS5.9AI score0.00577EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•1 views

CVE-2026-73276: Inconsistent Interpretation of HTTP Requests

Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 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 inets from 7.1.2 before 9.3.2.7,...

8.3CVSS5.7AI score0.00577EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•20 views

PT-2026-84264

Name of the Vulnerable Software and Affected Versions Erlang/OTP versions 17.0 through 27.3.4.16 Erlang/OTP versions 28.0 through 28.5.0.5 Erlang/OTP versions 29.0 through 29.0.5 Description Improper handling of case sensitivity in the inets httpd component allows a remote unauthenticated attacke...

8.2CVSS5.8AI score0.00927EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
•added 2026/09/01 12:00 a.m.•19 views

PT-2026-84289

Name of the Vulnerable Software and Affected Versions Erlang/OTP versions 18.1.4 through 27.3.4.16 Erlang/OTP versions 28.0 through 28.5.0.5 Erlang/OTP versions 29.0 through 29.0.5 Description A resource leak in the inets httpd module allows an unauthenticated remote attacker to cause a denial of...

8.7CVSS5.9AI score0.00949EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•0 views

CVE-2026-71562: Improper Validation of Specified Quantity in Input

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP inets httpc allows a malicious or compromised HTTP server to degrade availability by returning a numeric header whose value is a very long run of digits. httpchandler.erl converts the server-supplied Content-Length wit...

6.3CVSS5.7AI score0.00577EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•0 views

CVE-2026-70399: Allocation of Resources Without Limits or Throttling

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...

8.7CVSS5.9AI score0.00927EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/01 12:00 a.m.•1 views

CVE-2026-73270: Improper Handling of Case Sensitivity

Improper Handling of Case Sensitivity vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by requesting them with different casing, on deployments whose filesystem is case-insensitive. modauth:secretpath/3 decides...

8.2CVSS6AI score0.00927EPSS
SaveExploits0References2
Rows per page
Query Builder