Lucene search
K

40 matches found

EUVD
EUVD
added 2026/05/07 3:46 a.m.0 views

EUVD-2026-26712

Bandit is vulnerable to CL.CL request smuggling via unrejected duplicate Content-Length header...

6.3CVSS5.8AI score0.00031EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/05/07 3:46 a.m.5 views

Bandit is vulnerable to CL.CL request smuggling via unrejected duplicate `Content-Length` header

Summary Bandit is vulnerable to CL.CL HTTP request smuggling: it silently accepts requests with two Content-Length headers whose values differ, takes the first value, and dispatches the body bytes as a second pipelined request on the same keep-alive connection. RFC 9110 §5.3 prohibits multiple...

6.3CVSS5.9AI score0.00031EPSS
Exploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 8:34 p.m.1 views

CVE-2026-39805

Inconsistent Interpretation of HTTP Requests vulnerability in mtrudel bandit allows HTTP request smuggling via duplicate Content-Length headers. 'Elixir.Bandit.Headers':getcontentlength/1 in lib/bandit/headers.ex uses List.keyfind/3, which returns only the first matching header. When a request...

6.3CVSS5.8AI score0.00031EPSS
Exploits0References5
OSV
OSV
added 2026/05/01 8:34 p.m.1 views

EEF-CVE-2026-39805 CL.CL HTTP request smuggling via duplicate Content-Length in bandit

Summary Inconsistent Interpretation of HTTP Requests vulnerability in mtrudel bandit allows HTTP request smuggling via duplicate Content-Length headers. 'Elixir.Bandit.Headers':getcontentlength/1 in lib/bandit/headers.ex uses List.keyfind/3, which returns only the first matching header. When a...

6.3CVSS5.8AI score0.00031EPSS
Exploits0References4
NVD
NVD
added 2026/03/18 1:16 a.m.2 views

CVE-2026-29057

Next.js is a React framework for building full-stack web applications. Starting in version 9.5.0 and prior to versions 15.5.13 and 16.1.7, when Next.js rewrites proxy traffic to an external backend, a crafted DELETE/OPTIONS request using Transfer-Encoding: chunked could trigger request boundary...

6.5CVSS0.00031EPSS
Exploits0References4
OSV
OSV
added 2026/03/18 12:30 a.m.2 views

CVE-2026-29057 Next.js: HTTP request smuggling in rewrites

Next.js is a React framework for building full-stack web applications. Starting in version 9.5.0 and prior to versions 15.5.13 and 16.1.7, when Next.js rewrites proxy traffic to an external backend, a crafted DELETE/OPTIONS request using Transfer-Encoding: chunked could trigger request boundary...

6.3CVSS6AI score0.00031EPSS
Exploits0References6
Snyk
Snyk
added 2026/03/17 4:17 p.m.1 views

HTTP Request Smuggling

Overview next is a react framework. Affected versions of this package are vulnerable to HTTP Request Smuggling during the rewrite of the proxy traffic to an external backend. An attacker can access unintended backend routes by sending crafted DELETE or OPTIONS requests with Transfer-Encoding:...

6.5CVSS5.8AI score0.00031EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 4:17 p.m.4 views

Next.js: HTTP request smuggling in rewrites

Summary When Next.js rewrites proxy traffic to an external backend, a crafted DELETE/OPTIONS request using Transfer-Encoding: chunked could trigger request boundary disagreement between the proxy and backend. This could allow request smuggling through rewritten routes. Impact An attacker could...

6.5CVSS5.9AI score0.00031EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/03/17 4:17 p.m.0 views

GHSA-GGV3-7P47-PFV8 Next.js: HTTP request smuggling in rewrites

Summary When Next.js rewrites proxy traffic to an external backend, a crafted DELETE/OPTIONS request using Transfer-Encoding: chunked could trigger request boundary disagreement between the proxy and backend. This could allow request smuggling through rewritten routes. Impact An attacker could...

6.3CVSS6AI score0.00031EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/16 5:47 p.m.2 views

EUVD-2025-34820

Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1.35.5, 1.34.9, and 1.33.10, large requests and responses can potentially trigger TCP connection pool crashes due to flow control management in Envoy. It will happen when the connection is closing but upstream data is...

8.7CVSS6.4AI score0.00011EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2021-30704

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00125EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-34735

Malicious code in bioql PyPI...

5.9CVSS6.2AI score0.00021EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2021-30706

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00095EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-26872

Malicious code in bioql PyPI...

9.8CVSS8.1AI score0.0006EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-30726

Malicious code in bioql PyPI...

7.5CVSS6.8AI score0.00022EPSS
Exploits1References1
CNNVD
CNNVD
added 2024/12/18 12:0 a.m.1 views

Envoy Proxy 安全漏洞

Envoy Proxy is a cloud-native, high-performance edge/intermediate/service proxy open-sourced by Envoy Proxy. A security vulnerability exists in Envoy Proxy that stems from the fact that sending a payload when resetting a request early could lead to a crash...

7.5CVSS7.2AI score0.00019EPSS
Exploits1References3
OSV
OSV
added 2024/09/21 7:10 a.m.6 views

BIT-ENVOY-2024-45807 oghttp2 crash on OnBeginHeadersForStream in envoy

Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy's 1.31 is using oghttp as the default HTTP/2 codec, and there are potential bugs around stream management in the codec. To resolve this Envoy will switch off the oghttp2 by default. The impact of this issue is that envoy wi...

7.5CVSS7.5AI score0.00098EPSS
Exploits0References2
CVE
CVE
added 2024/04/04 7:41 p.m.131 views

CVE-2024-30255

Envoy's HTTP/2 implementation is vulnerable to CPU exhaustion from a flood of CONTINUATION frames in versions prior to 1.29.3, 1.28.2, 1.27.4, and 1.26.8. The vulnerability lets an attacker send unlimited CONTINUATION frames without END_HEADERS, causing high CPU usage and potential denial of serv...

7.5CVSS5.5AI score0.88805EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2024/03/06 10:56 a.m.19 views

BIT-ENVOY-2021-43825 Use-after-free in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. Sending a locally generated response must stop further processing of request or response data. Envoy tracks the amount of buffered request and response data and aborts the request if the amount of buffered dat...

7.5CVSS7AI score0.00096EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.23 views

BIT-ENVOY-2022-21655 Incorrect handling of internal redirects results in crash in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. The envoy common router will segfault if an internal redirect selects a route configured with direct response or redirect actions. This will result in a denial of service. As a workaround turn off internal...

7.5CVSS7.7AI score0.0018EPSS
Exploits0References3
Rows per page
Query Builder