Lucene search
+L

275 matches found

OSV
OSV
•added 2026/09/01 3:17 p.m.•12 views

UBUNTU-CVE-2026-66835

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
UbuntuCve
UbuntuCve
•added 2026/09/01 3:17 p.m.•9 views

CVE-2026-73276

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.3AI score0.00577EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 3:17 p.m.•10 views

UBUNTU-CVE-2026-71380

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.7CVSS5.5AI score0.00673EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/09/01 3:17 p.m.•9 views

CVE-2026-71380

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.7CVSS5.5AI score0.00673EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/01 3:17 p.m.•10 views

CVE-2026-66357

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.3AI score0.00577EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 3:17 p.m.•7 views

UBUNTU-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.6AI score0.00927EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/01 3:17 p.m.•9 views

UBUNTU-CVE-2026-73812

httpd function checkheader/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. handlebody/3 frames by chunked and silently discards Content-Length. A CL-preferring front-end paired with...

8.3CVSS5.4AI score0.00524EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/01 3:17 p.m.•8 views

UBUNTU-CVE-2026-74835

The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 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 5.10 before 9.3.2.7, from 9.4...

8.7CVSS5.3AI score0.00577EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/01 2:59 p.m.•40 views

CVE-2026-69664 httpd parks a request worker indefinitely on a malformed chunk size sent after the headers

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 a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS0.00949EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/01 2:59 p.m.•20 views

CVE-2026-69664

Erlang/OTP inets httpd contains a Missing Release of Resource after Effective Lifetime flaw that allows an unauthenticated remote attacker to cause denial of service. The root cause is in how httpd_request_handler:handle_info/2 handles a malformed chunk-size line arriving in a separate write from...

8.7CVSS6AI score0.00949EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 2:59 p.m.•9 views

EEF-CVE-2026-69664 httpd parks a request worker indefinitely on a malformed chunk size sent after the headers

Summary 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 a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection i...

8.7CVSS6AI score0.00949EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/09/01 2:59 p.m.•16 views

CVE-2026-69664 httpd parks a request worker indefinitely on a malformed chunk size sent after the headers

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 a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS6AI score0.00949EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/01 2:59 p.m.•14 views

EUVD-2026-69381

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 a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS5.9AI score0.00949EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 2:59 p.m.•8 views

CVE-2026-69664 httpd parks a request worker indefinitely on a malformed chunk size sent after the headers

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 a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS6AI score0.00949EPSS
SaveExploits0References12
Debian CVE
Debian CVE
•added 2026/09/01 2:59 p.m.•14 views

CVE-2026-69664

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 a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS6AI score0.00949EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/09/01 2:49 p.m.•13 views

CVE-2026-66835 httpd mod_auth directory protection bypassed by a doubled slash in the request path

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.2CVSS5.9AI score0.00973EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/01 2:49 p.m.•12 views

EUVD-2026-69245

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.2CVSS5.9AI score0.00973EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/01 2:49 p.m.•8 views

CVE-2026-66835 httpd mod_auth directory protection bypassed by a doubled slash in the request path

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.2CVSS5.9AI score0.00973EPSS
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/01 2:49 p.m.•38 views

CVE-2026-66835 httpd mod_auth directory protection bypassed by a doubled slash in the request path

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.2CVSS0.00973EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/01 2:49 p.m.•16 views

CVE-2026-66835

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.2CVSS5.9AI score0.00973EPSS
SaveExploits0
Rows per page
Query Builder