Lucene search
+L

1921 matches found

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

CVE-2026-74994

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

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

UBUNTU-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.00577EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/09/01 3:17 p.m.•12 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.00973EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/09/01 3:17 p.m.•15 views

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

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.3AI score0.00524EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/01 3:17 p.m.•11 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.00694EPSS
SaveExploits0References7
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
OSV
OSV
•added 2026/09/01 3:17 p.m.•7 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.00577EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 3:17 p.m.•9 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.0071EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 3:17 p.m.•7 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.00577EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 3:17 p.m.•8 views

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

UBUNTU-CVE-2026-74994

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.5AI score0.00633EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/01 3:17 p.m.•7 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.7CVSS6AI score0.00949EPSS
SaveExploits0References9
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-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.00927EPSS
SaveExploits0References1
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.0071EPSS
SaveExploits0References7
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
Rows per page
Query Builder