Lucene search
+L

9374 matches found

RedHat Linux
RedHat Linux
added 2026/07/10 5:14 a.m.18 views

form-data: form-data: Form field override via CRLF injection

A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return CR, line feed LF, or double-quote " characters into the field argument of FormDataappend or the filename option. This allows th...

8.7CVSS6.1AI score0.00535EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/07/10 12:4 a.m.17 views

Tesla vulnerable to multipart part smuggling via unescaped `content-disposition` values

Summary Tesla.Multipart.partheadersfordisposition/1 interpolates Content-Disposition parameter values field name, filename, and other opts verbatim into the part header line without encoding or escaping any special characters. An attacker who controls a filename, field name, or other disposition...

3.7CVSS6.1AI score0.0019EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/10 12:3 a.m.13 views

Tesla has CRLF injection in request `Content-Type` header via `add_content_type_param`

Summary Tesla.Multipart.addcontenttypeparam/2 appends caller-supplied strings to the multipart Content-Type header with no validation. A param value containing \r\n splits the header line, allowing an attacker who controls any content-type parameter charset, boundary parameter, etc. to inject...

3.3CVSS6.1AI score0.00187EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:0 a.m.16 views

EulerOS 2.0 SP12 : golang (EulerOS-SA-2026-2531)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv...

9CVSS7.2AI score0.00658EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/10 12:0 a.m.9 views

The vulnerability of the framework for developing network applications, servers, and client protocols using Netty arises from deficiencies in HTTP request processing. This allows attackers to send hidden HTTP requests (HTTP Request Smuggling attack).

The vulnerability of the framework for developing network applications, servers, and client protocols using Netty is related to deficiencies in HTTP request processing. Exploiting this vulnerability allows a malicious actor to send hidden HTTP requests remotely HTTP Request Smuggling attack...

7.8CVSS6.1AI score0.0064EPSS
SaveExploits1References3Affected Software2
EUVD
EUVD
added 2026/07/09 11:19 p.m.22 views

EUVD-2026-33941

mint: Content-Length header accepts non-RFC "+" sign prefix...

6.3CVSS5.9AI score0.00301EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/09 11:19 p.m.19 views

EUVD-2026-33938

mint has potential CRLF injection in its HTTP request line via unvalidated method/target...

2.1CVSS5.9AI score0.00167EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/09 3:29 p.m.9 views

netty: io.netty/netty-codec-http: Netty: HTTP Request Smuggling due to improper handling of conflicting HTTP/1.0 headers

A flaw was found in Netty's HttpObjectDecoder. A remote attacker can exploit this by sending a specially crafted HTTP/1.0 request that includes both Transfer-Encoding: chunked and Content-Length headers. While Netty correctly strips the conflicting Content-Length header for HTTP/1.1 messages, thi...

9.8CVSS6.8AI score0.0063EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/09 11:11 a.m.8 views

OESA-2026-2980 nghttp2 security update

The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. Security Fixes: nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade...

5.4CVSS6.1AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.9 views

OESA-2026-2977 nghttp2 security update

The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. Security Fixes: nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade...

5.4CVSS6.1AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.10 views

OESA-2026-2979 nghttp2 security update

The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. Security Fixes: nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade...

5.4CVSS6.1AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.8 views

OESA-2026-2978 nghttp2 security update

The framing layer of HTTP/2 is implemented as a form of reusable C library. On top of that, we have implemented HTTP/2 client, server and proxy. We have also developed load test and benchmarking tool for HTTP/2. Security Fixes: nghttp2's nghttpx proxy through 1.69.0 forwards an HTTP/1.1 Upgrade...

5.4CVSS6.1AI score0.00263EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/08 8:24 p.m.21 views

async-tar PAX extension-header desync enables tar entry/content smuggling

Summary async-tar v0.6.0 mis-applies a buffered PAX size extension to an intermediary extension header a GNU longname L, a GNU longlink K, or a PAX x/g header instead of to the next file entry. POSIX requires a PAX extended-header record set to describe the next file entry, never an intervening...

6AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/08 8:24 p.m.12 views

GHSA-35RM-7J9C-2F7M async-tar PAX extension-header desync enables tar entry/content smuggling

Summary async-tar v0.6.0 mis-applies a buffered PAX size extension to an intermediary extension header a GNU longname L, a GNU longlink K, or a PAX x/g header instead of to the next file entry. POSIX requires a PAX extended-header record set to describe the next file entry, never an intervening...

6.3CVSS6.1AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/08 8:23 p.m.7 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via the ExtractHttpBodyOptionally helper in filters/openpolicyagent/openpolicyagent.go. An attacker can bypass opaAuthorizeRequestWithBody policy checks by sending a chunked HTTP/1.1 request or an HTTP/2 request...

10CVSS6.1AI score0.00429EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/08 5:17 p.m.17 views

CVE-2025-3110

OpenVPN Access Server 2.7.2 through 3.1.0 accepts bare line-feed sequences inside HTTP header values, allowing remote attackers to perform HTTP request smuggling when deployed behind a reverse proxy...

7.5CVSS0.00259EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/08 4:38 p.m.9 views

Apache Tomcat: Apache Tomcat: HTTP Request/Response Smuggling via invalid chunk extension

A flaw was found in Apache Tomcat. A remote attacker could exploit an inconsistent interpretation of HTTP requests, known as HTTP Request/Response Smuggling, by sending a specially crafted request with an invalid chunk extension. This vulnerability allows an attacker to manipulate the way HTTP...

7.5CVSS6.9AI score0.0052EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/08 4:19 p.m.13 views

EUVD-2025-210441

OpenVPN Access Server 2.7.2 through 3.1.0 accepts bare line-feed sequences inside HTTP header values, allowing remote attackers to perform HTTP request smuggling when deployed behind a reverse proxy...

6.9CVSS6AI score0.00259EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/08 4:19 p.m.48 views

CVE-2025-3110

CVE-2025-3110 affects OpenVPN Access Server 2.7.2 through 3.1.0, where the server accepts bare line-feed sequences inside HTTP header values, enabling HTTP request smuggling when deployed behind a reverse proxy. Red Hat’s advisory notes this flaw stems from unstandardized LF handling in HTTP head...

7.5CVSS6AI score0.00259EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/08 4:19 p.m.47 views

CVE-2025-3110

OpenVPN Access Server 2.7.2 through 3.1.0 accepts bare line-feed sequences inside HTTP header values, allowing remote attackers to perform HTTP request smuggling when deployed behind a reverse proxy...

6.9CVSS0.00259EPSS
SaveExploits0References1
Rows per page
Query Builder