Lucene search
+L

180 matches found

OSV
OSV
โ€ขadded 2026/08/18 9:01 a.m.โ€ข11 views

CVE-2026-43971 Link Header Directive Smuggling via Unescaped target/rel/Attribute Keys in cow_link:link/1

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS5.5AI score0.00372EPSS
SaveExploits0References8
GithubExploit
GithubExploit
โ€ขadded 2026/08/07 3:04 p.m.โ€ข36 views

poc-h2-duplicate-host

PoC: h2 Duplicate Host Header Request Smuggling Prim...

5.3AI score
SaveExploits0
OSV
OSV
โ€ขadded 2026/08/06 10:18 p.m.โ€ข9 views

DEBIAN-CVE-2026-71554

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS5.3AI score0.00443EPSS
SaveExploits1References1
Debian CVE
Debian CVE
โ€ขadded 2026/08/06 9:46 p.m.โ€ข10 views

CVE-2026-71554

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS5.3AI score0.00443EPSS
SaveExploits1
Vulnrichment
Vulnrichment
โ€ขadded 2026/07/29 9:17 p.m.โ€ข10 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
โ€ขadded 2026/07/29 9:17 p.m.โ€ข73 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS0.00193EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/07/29 9:17 p.m.โ€ข11 views

CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00193EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
โ€ขadded 2026/07/29 3:29 p.m.โ€ข25 views

EUVD-2026-35096

Req vulnerable to multipart form-data header injection via unescaped name/filename/contenttype...

2.1CVSS5.8AI score0.00207EPSS
SaveExploits0References6
CVE
CVE
โ€ขadded 2026/07/28 12:18 p.m.โ€ข42 views

CVE-2026-49332

The CVE-2026-49332 entry concerns openshift/oauth-proxy. Affected component: the proxy handling of authenticated identity headers. Root cause: the proxy uses dash-variant headers (e.g., X-Forwarded-User) but does not strip underscore-variant headers (X_Forwarded_User). Because WSGI and PHP framew...

8.5CVSS5.8AI score0.0029EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
โ€ขadded 2026/07/28 12:18 p.m.โ€ข11 views

CVE-2026-49332 Openshift/oauth-proxy: openshift/oauth-proxy: underscore header smuggling enables identity impersonation on wsgi/php upstreams

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS5.8AI score0.0029EPSS
SaveExploits0References12
Cvelist
Cvelist
โ€ขadded 2026/07/28 12:18 p.m.โ€ข77 views

CVE-2026-49332 Openshift/oauth-proxy: openshift/oauth-proxy: underscore header smuggling enables identity impersonation on wsgi/php upstreams

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS0.0029EPSS
SaveExploits0References12
EUVD
EUVD
โ€ขadded 2026/07/28 12:18 p.m.โ€ข13 views

EUVD-2026-49767

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS5.8AI score0.0029EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/10 5:14 a.m.โ€ข33 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
EUVD
EUVD
โ€ขadded 2026/07/08 4:19 p.m.โ€ข15 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.00445EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
โ€ขadded 2026/07/08 12:00 a.m.โ€ข22 views

PT-2026-56470

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.00445EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 2026/06/22 4:57 p.m.โ€ข91 views

CVE-2026-53537

Python-Multipart: Prior to 0.0.30, parse_options_header could decode RFC 2231/5987 extended parameters (filename*=, name*=, etc.) via email.message, leading to the filename/field name being surfaced in ways that RFC 7578 forbids. This allowed parameter smuggling where an attacker could bypass ups...

5.3CVSS5.9AI score0.00291EPSS
SaveExploits0References1Affected Software1
OSV
OSV
โ€ขadded 2026/06/12 7:16 p.m.โ€ข6 views

AZL-90099 CVE-2026-12143 affecting package js-jquery 3.5.0-4

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS6.6AI score0.00535EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2026/06/11 1:04 p.m.โ€ข14 views

GHSA-HQ7V-MX3G-29HW guzzlehttp/psr7 has CRLF Injection via URI Host Component

Impact guzzlehttp/psr7 did not reject ASCII control characters, whitespace, or DEL in first-party URI host components. The issue requires a PSR-7 request to be serialized into a raw HTTP/1.x message, for example with GuzzleHttp\Psr7\Message::toString or an equivalent custom serializer. Creating a...

5.3CVSS5.5AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
โ€ขadded 2026/06/09 8:59 p.m.โ€ข16 views

CVE-2026-49756

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encodeformpart/2 in lib/req/utils.ex builds the per-part headers by interpolating the caller-supplied name, filename, an...

2.1CVSS5.6AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/06/08 4:16 p.m.โ€ข22 views

CVE-2026-49756

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in wojtekmach Req allows multipart parameter smuggling via attacker-influenced part metadata. Req.Utils.encodeformpart/2 in lib/req/utils.ex builds the per-part headers by interpolating the caller-supplied name, filename, an...

3.7CVSS0.00207EPSS
SaveExploits0References4
Rows per page
Query Builder