Lucene search
+L

1869 matches found

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

CVE-2026-55951

The Erlang/OTP httpc HTTP client does not enforce a limit on the total size of response headers received from a server. The maxheadersize option defaults to nolimit, and httpcresponse:parseheaders/6 accumulates every header into a list before the length check runs which only fires after the...

8.2CVSS5.8AI score0.00382EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 3:17 p.m.7 views

UBUNTU-CVE-2026-70405

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP snmp allows a remote attacker to degrade availability by sending an SNMP message containing a BER INTEGER whose length field is arbitrarily large. snmppdus:decintegernotag/1 defaults its size limit to infinity, and...

6.3CVSS5.6AI score0.00421EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/01 3:17 p.m.9 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.2CVSS5.9AI score0.00635EPSS
SaveExploits0References2
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
OSV
OSV
added 2026/09/01 3:17 p.m.6 views

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

UBUNTU-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.5AI score0.00686EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/01 3:17 p.m.8 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
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.10 views

CVE-2026-75538

An attacker that connects to an open Erlang TCP port that uses the inet driver with packet,4 mode can use a signed overflow in an incorrect packet length calculation to overflow the receive buffer into the VM allocator area and beyond up to about 2 GB. This would easily trash the allocated block'...

8.2CVSS6AI score0.00491EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.8 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
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.7 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.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.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
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.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
OSV
OSV
added 2026/09/01 3:17 p.m.6 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-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
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
Rows per page
Query Builder