Lucene search
+L

209 matches found

Positive Technologies
Positive Technologies
•added 2026/08/21 12:00 a.m.•21 views

PT-2026-79406

A NULL pointer dereference vulnerability exists in the HTTP request parsing functionality of TL-MR6400 v7. An unauthenticated remote attacker can trigger the vulnerability by sending a specially crafted HTTP request containing a malformed session cookie header. Successful exploitation may cause...

7.1CVSS5.5AI score0.0047EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/21 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-63385

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, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes...

9.2CVSS7.8AI score0.0055EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/20 6:16 p.m.•10 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.00671EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/20 6:16 p.m.•14 views

AZL-96897 CVE-2026-63385 affecting package libtevent 0.14.1-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.2AI score0.0055EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/20 6:16 p.m.•20 views

CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.0055EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/20 6:16 p.m.•12 views

AZL-97539 CVE-2026-63385 affecting package mysql for versions less than 8.0.46-2

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.8AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/20 6:16 p.m.•17 views

DEBIAN-CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.4AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/20 6:16 p.m.•11 views

AZL-97566 CVE-2026-63385 affecting package ntp for versions less than 4.2.8p17-3

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.8AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/20 6:16 p.m.•11 views

AZL-96947 CVE-2026-63385 affecting package libevent for versions less than 2.1.13-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS7.8AI score0.0055EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/08/20 5:55 p.m.•12 views

CVE-2026-63385

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.4AI score0.0055EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/08/20 5:55 p.m.•54 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.0055EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/20 5:55 p.m.•34 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/20 5:30 p.m.•34 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.1CVSS0.00671EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/18 9:01 a.m.•20 views

EUVD-2026-60573

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.00524EPSS
SaveExploits0References3
Chainguard
Chainguard
•added 2026/08/17 8:31 p.m.•28 views

GHSA-FM65-XRRR-C358 vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable...

5.7AI score
SaveExploits0
Chainguard
Chainguard
•added 2026/08/17 8:31 p.m.•32 views

CVE-2026-28753 vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable...

6.3CVSS5.5AI score0.00273EPSS
SaveExploits0
Wolfi
Wolfi
•added 2026/08/17 8:21 p.m.•25 views

GHSA-82W2-X7HF-5H8R vulnerabilities

Vulnerabilities for packages: nginx-stable, nginx-mainline...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/17 8:21 p.m.•21 views

GHSA-HWQ5-42J9-JVQJ vulnerabilities

Vulnerabilities for packages: nginx-stable, nginx-mainline...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/17 8:21 p.m.•29 views

GHSA-VXCV-H5WJ-JXR5 vulnerabilities

Vulnerabilities for packages: nginx-stable, nginx-mainline...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/17 8:21 p.m.•24 views

CVE-2026-42926 vulnerabilities

Vulnerabilities for packages: nginx-stable, nginx-mainline...

6.3CVSS6.2AI score0.00338EPSS
SaveExploits2
Rows per page
Query Builder