Lucene search
+L

45 matches found

Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.9 views

PT-2026-63564

Name of the Vulnerable Software and Affected Versions Next.js versions 14.1.1 through 15.5.20 Next.js versions 16.0.0 through 16.2.10 Description When a Server Action forwards or redirects a request, an attacker can cause the server to send that outbound request to a malicious host, leading to...

8.3CVSS5.9AI score0.00448EPSS
SaveExploits0References13
EUVD
EUVD
added 2026/06/26 5:59 p.m.19 views

EUVD-2026-39827

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.34.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, PROXY Protocol v2 header generator emits TLVs beyond the maximum length of 65535 bytes, causing a mismatch between bytes written and the length field in th...

4.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 5:37 p.m.13 views

EUVD-2026-39824

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.26.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the envoy.filters.http.grpcstats filter crashes null pointer dereference / segfault when a Connect protocol request Content-Type: application/connect+proto...

6.5CVSS5.8AI score0.00301EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/06/26 5:29 p.m.11 views

EUVD-2026-39819

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, destructor of JSON Object results in stack overflow when deeply O100K nested objects are present. This vulnerability is fixed in 1.35.11, 1.36.7, 1.37.3, and 1.38.1...

7.5CVSS5.8AI score0.00365EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/06/26 12:0 a.m.32 views

PT-2026-52894

Name of the Vulnerable Software and Affected Versions Envoy versions 1.37.0 through 1.37.4 Envoy versions 1.38.0 through 1.38.2 Description Envoy can crash when the %REQUESTED SERVER NAMEX:Y% variable is used in the log format and host-related options such as HOST FIRST or SNI FIRST are specified...

7.5CVSS5.8AI score0.00424EPSS
SaveExploits1References22
EUVD
EUVD
added 2026/05/07 3:46 a.m.23 views

EUVD-2026-26712

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

6.3CVSS5.8AI score0.00518EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/07 3:46 a.m.17 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.00518EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 8:34 p.m.6 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.00518EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/01 8:34 p.m.34 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':get\content\length/1 in lib/bandit/headers.ex uses List.keyfind/3, which returns only the first matching header. When a...

6.3CVSS6.1AI score0.00518EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/18 1:16 a.m.9 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.00427EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/18 12:30 a.m.6 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 score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/17 4:17 p.m.14 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.00427EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/03/17 4:17 p.m.9 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.00427EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/17 4:17 p.m.5 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.00427EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/16 5:47 p.m.9 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.00425EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2021-30704

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01062EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2021-30706

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.01062EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-30726

Malicious code in bioql PyPI...

7.5CVSS6.8AI score0.00693EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-34735

Malicious code in bioql PyPI...

5.9CVSS6.2AI score0.00589EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2022-26872

Malicious code in bioql PyPI...

9.8CVSS8.1AI score0.01078EPSS
SaveExploits0References5
Rows per page
Query Builder