Lucene search
+L

570 matches found

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

UBUNTU-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.8AI score0.00328EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-59696

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose port component is a very long run of digits. uristring:getport/1 passes the port substring to binarytointeger/1 with no length bound,...

6.9CVSS5.8AI score0.00421EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.6 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.00328EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-70409

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP eldap allows a malicious or compromised LDAP server to degrade availability by returning a referral URL whose port component is a very long run of digits. eldap:parseport/2 passes the port substring straight to...

6.3CVSS5.3AI score0.00423EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.8 views

CVE-2026-73270

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.2CVSS5.9AI score0.00661EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.8 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.00387EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.7 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.00328EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 3:17 p.m.7 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.00301EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/01 3:17 p.m.6 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.00387EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 3:17 p.m.8 views

UBUNTU-CVE-2026-59696

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose port component is a very long run of digits. uristring:getport/1 passes the port substring to binarytointeger/1 with no length bound,...

6.9CVSS5.4AI score0.00421EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/01 3:17 p.m.5 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.00533EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/01 3:17 p.m.7 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.00328EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/01 2:59 p.m.35 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.00686EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 2:59 p.m.7 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.7CVSS5.9AI score0.00686EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/01 2:59 p.m.15 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.7CVSS5.9AI score0.00686EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/01 2:59 p.m.10 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.00686EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/01 2:59 p.m.13 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.7CVSS5.9AI score0.00686EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/01 2:59 p.m.10 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.7CVSS5.9AI score0.00686EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/01 2:51 p.m.41 views

CVE-2026-70409 eldap does not bound the port component of a referral URL before integer conversion

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP eldap allows a malicious or compromised LDAP server to degrade availability by returning a referral URL whose port component is a very long run of digits. eldap:parseport/2 passes the port substring straight to...

6.3CVSS0.00423EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/01 2:51 p.m.9 views

EUVD-2026-69247

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP eldap allows a malicious or compromised LDAP server to degrade availability by returning a referral URL whose port component is a very long run of digits. eldap:parseport/2 passes the port substring straight to...

6.3CVSS5.8AI score0.00423EPSS
SaveExploits0References6
Rows per page
Query Builder