Lucene search
+L

124432 matches found

OSV
OSV
added 2026/07/28 4:18 p.m.5 views

CVE-2026-67182 Rouille 0.3.3 - 3.6.2 HTTP Request Smuggling via proxy Header Injection

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters 0x0A into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers...

6.9CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/28 4:18 p.m.6 views

CVE-2026-67182

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to bypass access controls by injecting bare line feed characters 0x0A into client-supplied request header values that are copied verbatim to upstream connections without validation. Attackers...

7.5CVSS5.9AI score0.00415EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:10 p.m.7 views

CVE-2026-67181

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS5.9AI score0.00292EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/28 4:10 p.m.9 views

CVE-2026-67181 Rouille 0.3.3 - 3.6.2 HTTP Request Smuggling via proxy Transfer-Encoding Header

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS5.9AI score0.00292EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/28 4:10 p.m.6 views

EUVD-2026-49890

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS5.9AI score0.00292EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/28 4:10 p.m.4 views

CVE-2026-67181 Rouille 0.3.3 - 3.6.2 HTTP Request Smuggling via proxy Transfer-Encoding Header

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/28 4:10 p.m.4 views

CVE-2026-67181

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS5.9AI score0.00292EPSS
SaveExploits1
CVE
CVE
added 2026/07/28 4:10 p.m.20 views

CVE-2026-67181

Rouille versions 0.3.3 through 3.6.2 are affected by an HTTP request smuggling vulnerability via the proxy Transfer-Encoding header. The issue arises because the proxy in src/proxy.rs forwards the client’s Transfer-Encoding header to upstream backends unchanged while transmitting a body that has ...

6.3CVSS5.9AI score0.00292EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/28 4:10 p.m.32 views

CVE-2026-67181 Rouille 0.3.3 - 3.6.2 HTTP Request Smuggling via proxy Transfer-Encoding Header

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

6.3CVSS0.00292EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:4 p.m.7 views

CVE-2026-66754

Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::removeprefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix whi...

8.2CVSS6AI score0.00401EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/28 4:4 p.m.22 views

CVE-2026-66754

Rouille 0.1.6–3.6.2 has a reachable assertion DoS in Request::remove_prefix. An unauthenticated attacker can crash the server by sending a crafted percent-encoded URL where the decoded path matches a configured prefix but the raw percent-encoded path does not, causing an assert! failure and resul...

8.2CVSS6AI score0.00401EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 3:56 p.m.18 views

CVE-2026-8058

Summary: IBM OPENBMC OPENBMC FW1110.00–FW1110.20 and FW1060.00–FW1060.71 allow a user to supply a password via a resource dump request, which is then stored in the BMC audit log and visible to an admin. Impact: sensitive information (passwords) logged in an admin-accessible audit log; CVSS 3.1 ba...

4.5CVSS5.9AI score0.00358EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 3:46 p.m.5 views

CVE-2026-66753

tiny-http through 0.12.0 contains an HTTP header injection vulnerability that allows attackers to inject carriage return 0x0D and line feed 0x0A bytes into HTTP header values on both request and response sides due to insufficient validation in header parsing and serialization. Attackers can explo...

6.3CVSS5.9AI score0.00218EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/28 3:46 p.m.14 views

CVE-2026-66753

The CVE-2026-66753 entry concerns tiny-http up to version 0.12.0, where HTTP header values can be injected with CRLF characters due to insufficient validation in header parsing/serialization. The vulnerability enables response splitting, cache poisoning, session fixation via Set-Cookie injection,...

6.3CVSS5.9AI score0.00218EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/28 3:46 p.m.7 views

EUVD-2026-49883

tiny-http through 0.12.0 contains an HTTP header injection vulnerability that allows attackers to inject carriage return 0x0D and line feed 0x0A bytes into HTTP header values on both request and response sides due to insufficient validation in header parsing and serialization. Attackers can explo...

6.3CVSS5.9AI score0.00218EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 3:44 p.m.5 views

CVE-2026-66752

tiny-http through 0.12.0 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize request framing by sending a Transfer-Encoding header with any value, including non-chunked codings, which causes the library to unconditionally apply chunk-decoding and discard...

6.3CVSS5.9AI score0.00237EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/28 3:44 p.m.12 views

EUVD-2026-49881

tiny-http through 0.12.0 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize request framing by sending a Transfer-Encoding header with any value, including non-chunked codings, which causes the library to unconditionally apply chunk-decoding and discard...

6.3CVSS5.9AI score0.00237EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/07/28 3:44 p.m.6 views

CVE-2026-66752

tiny-http through 0.12.0 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize request framing by sending a Transfer-Encoding header with any value, including non-chunked codings, which causes the library to unconditionally apply chunk-decoding and discard...

6.3CVSS5.9AI score0.00237EPSS
SaveExploits1
CVE
CVE
added 2026/07/28 3:44 p.m.15 views

CVE-2026-66752

CVE-2026-66752 affects tiny-http up to version 0.12.0. The vulnerability stems from HTTP request handling where Transfer-Encoding is parsed inconsistently, causing the library to unconditionally apply chunk-decoding while Content-Length may be ignored. This mismatch between tiny_http’s parsing an...

6.3CVSS5.9AI score0.00237EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/28 3:44 p.m.5 views

CVE-2026-66752 tiny-http 0.12.0 HTTP Request Smuggling via Transfer-Encoding Handling

tiny-http through 0.12.0 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize request framing by sending a Transfer-Encoding header with any value, including non-chunked codings, which causes the library to unconditionally apply chunk-decoding and discard...

6.3CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder