Lucene search
+L

7798 matches found

NVD
NVD
added 2026/08/23 7:16 p.m.4 views

CVE-2026-75922

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

SaveExploits0References5
Cvelist
Cvelist
added 2026/08/23 6:16 p.m.10 views

CVE-2026-75922 Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATH_INFO written unencoded to the upstream request line

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

SaveExploits0References4
EUVD
EUVD
added 2026/08/23 6:16 p.m.6 views

EUVD-2026-64662

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

5.6AI score
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/21 9:04 a.m.7 views

Security update for sccache

This update for sccache fixes the following issues: CVE-2026-25541: bytes: integer overflow in 'BytesMut:reserve' can lead to undefined behavior and crashes bsc1274146. CVE-2026-66746: rouille: HTTP Response Splitting via Unvalidated Response Header Values bsc1273881. CVE-2026-66754: rouille:...

8.7CVSS5.5AI score0.00552EPSS
SaveExploits4References20
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-63382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate...

9.2CVSS5.5AI score0.00586EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:16 p.m.5 views

DEBIAN-CVE-2026-73256

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.5AI score0.00397EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.5 views

DEBIAN-CVE-2026-73257

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS5.6AI score0.00375EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.7 views

CVE-2026-73256

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS0.00397EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 6:16 p.m.8 views

CVE-2026-73257

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS0.00375EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 6:16 p.m.8 views

CVE-2026-63382

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS0.00586EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/20 5:51 p.m.12 views

CVE-2026-63382 libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/20 5:51 p.m.40 views

CVE-2026-63382

CVE-2026-63382 is a critical (CVSS 4.0: 9.2) HTTP request smuggling vulnerability in Libevent 's evhttp parser (http.c). Three combined bugs—improper handling of duplicate Transfer-Encoding headers, missing validation for comma-separated values ending in chunked, and acceptance of bare LF chunk t...

9.2CVSS5.4AI score0.00586EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/20 5:51 p.m.37 views

CVE-2026-63382 libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS0.00586EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 5:51 p.m.11 views

EUVD-2026-63505

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS5.4AI score0.00586EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/20 5:51 p.m.9 views

CVE-2026-63382 libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS5.4AI score0.00586EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/20 5:37 p.m.6 views

CVE-2026-73256

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.5AI score0.00397EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 5:37 p.m.29 views

CVE-2026-73256 Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS0.00397EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:37 p.m.12 views

EUVD-2026-63497

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.4AI score0.00397EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:37 p.m.7 views

CVE-2026-73256 Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 5:37 p.m.21 views

CVE-2026-73256

Mongoose (an embedded web server and network library by cesanta) prior to 7.22 is vulnerable to HTTP request smuggling via chunked Transfer-Encoding. The root cause is a logic error in http_cb() in src/http.c: it tests hm.proto.len with an impossible greater-than-eight condition, so is_http_1_0 i...

9.1CVSS5.4AI score0.00397EPSS
SaveExploits0References4
Rows per page
Query Builder