Lucene search
+L

156 matches found

OSV
OSV
added 2026/09/08 9:27 p.m.4 views

GHSA-65FR-J4P9-VC33 mongodb: Reject "." and NUL bytes in database and collection names

Impact Passing untrusted input as part of a database or collection name may result in targeting a different database or collection than specified. Patches Fixed in PHP library 1.21.4 and 2.4.1. Workarounds Validate database and collection names prior to passing into APIs...

8.6CVSS0.00273EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/09/02 9:36 p.m.8 views

CVE-2026-63385

A flaw was found in libevent. The evhttpdecodeuriinternal function in http.c decodes percent-encoded %00 bytes into literal NUL characters without rejecting them, allowing an attacker to craft a URI such as /admin/secret%00.jpg where extension-based access checks see .jpg but the server processes...

9.2CVSS7.1AI score0.00403EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/01 8:40 a.m.7 views

CVE-2026-42395

A flaw was found in Dovecot. A remote attacker, if able to send forwarding information from a host configured as a trusted proxy, could send a NUL byte that crashes the login process. This termination of the login process can lead to a denial of service for user logins. Mitigation To mitigate thi...

6.5CVSS7.1AI score0.00181EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-42395

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The logi...

4.3CVSS7.2AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 12:16 p.m.5 views

AZL-98265 CVE-2026-42395 affecting package dovecot 2.3.20-1

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS7.1AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.8 views

ALPINE-CVE-2026-42395

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS7.1AI score0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.9 views

CVE-2026-42395

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS0.00181EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/28 10:12 a.m.11 views

CVE-2026-42395

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS5.9AI score0.00181EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 10:12 a.m.26 views

CVE-2026-42395

CVE-2026-42395 affects Dovecot (OX Dovecot by Open-Xchange, per the advisory reference). A host listed as a trusted proxy can send forwarding information containing a NUL byte , which crashes the login process on the next login attempt, causing degradation or denial of service for logins. Deploym...

4.3CVSS5.9AI score0.00181EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 10:12 a.m.33 views

CVE-2026-42395

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS0.00181EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 10:12 a.m.11 views

EUVD-2026-67677

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS5.9AI score0.00181EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/28 12:00 a.m.10 views

CVE-2026-42395

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS7.1AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:00 a.m.6 views

UBUNTU-CVE-2026-42395

A host listed as a trusted proxy can send forwarding information containing a NUL byte, which crashes the login process on the following login attempt. The login process is terminated, which can cause degradation or denial of service for logins. Deployments that do not configure trusted proxies a...

4.3CVSS7.1AI score0.00181EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.12 views

PT-2026-83070

Name of the Vulnerable Software and Affected Versions dovecot versions prior to 2.4.5-1.1 Description A host configured as a trusted proxy can send forwarding information containing a NUL byte. This causes the login process to crash during the subsequent login attempt, leading to process...

7.5CVSS7.1AI score0.00375EPSS
SaveExploits0References55
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.14 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.2CVSS8.4AI score0.00403EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 6:16 p.m.17 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.00403EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 5:55 p.m.47 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.00403EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 12:35 a.m.14 views

EUVD-2026-62919

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could affect system integrity and availability by sending a crafted Representational State Transfer REST API request that deletes or temporarily overwrites files...

8.1CVSS5.3AI score0.00247EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 10:17 p.m.12 views

CVE-2026-76354

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could affect system integrity and availability by sending a crafted Representational State Transfer REST API request that deletes or temporarily overwrites files...

8.1CVSS0.00247EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:34 p.m.22 views

CVE-2026-76354

Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14 are affected by a path traversal vulnerability in the Search Head Clustering bundle replication mechanism. The root cause is that the system does not validate replicated bundle file names or neutralize NUL bytes before constructi...

8.1CVSS5.3AI score0.00247EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder