Lucene search
+L

14057 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.43 views

Apache2 - Transfer-Encoding Chunked XSS

Apache2 PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 contain a reflected cross-site scripting vulnerability caused by mishandling of chunked transfer-encoding requests in sapi/apache2handler/sapiapache2.c. Attackers can execute malicious scripts via crafted...

6.1CVSS6.4AI score0.04103EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/22 4:16 p.m.5 views

CVE-2026-74681

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...

SaveExploits0References3
EUVD
EUVD
added 2026/08/22 12:26 p.m.7 views

EUVD-2026-64262

WWBN AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in objects/videoEditLight.php that lacks request authenticity checks and accepts GET requests. Attackers can store an img tag in a video description that transfers video ownership to an attacker-controlled...

6.9CVSS5.2AI score
SaveExploits0References2
CVE
CVE
added 2026/08/22 12:26 p.m.12 views

CVE-2026-58001

WWBN AVideo through commit 9c39d8c8 contains a cross-site request forgery (CSRF) vulnerability in objects/videoEditLight.php . The root cause is the absence of request authenticity checks combined with acceptance of GET requests , which enables state-changing operations via unauthenticated reques...

6.9CVSS5.2AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.27 views

WS_FTP Server - Insecure Deserialization

In WSFTP Server versions prior to 8.7.4 and 8.8.2, a pre-authenticated attacker could leverage a .NET deserialization vulnerability in the Ad Hoc Transfer module to execute remote commands on the underlying WSFTP Server operating system. id: CVE-2023-40044 info: name: WSFTP Server - Insecure...

10CVSS9.2AI score0.9015EPSS
SaveExploits5References5
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
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-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
EUVD
EUVD
added 2026/08/20 5:51 p.m.10 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
OSV
OSV
added 2026/08/20 5:51 p.m.11 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
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
CVE
CVE
added 2026/08/20 5:51 p.m.39 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
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
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
OSV
OSV
added 2026/08/20 5:30 p.m.6 views

CVE-2026-73257 Mongoose: Content-Length + Transfer-Encoding coexistence enables request smuggling

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.5AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/20 3:04 p.m.10 views

CVE-2026-74277

A flaw was found in the Linux kernel's iommu/dma-iommu component. When handling PCI Peer-to-Peer Direct Memory Access P2PDMA cases, an incorrect assignment of the scatterlist length can cause all segments in a multi-segment scatterlist to inherit the length of the first segment. This leads to...

8.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.13 views

kernel: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.5 views

kernel: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References5
Rows per page
Query Builder