Lucene search
+L

388 matches found

CVE
CVE
added 2026/08/31 2:20 a.m.5 views

CVE-2026-75757

ash_admin (ash-project) is vulnerable to session/actor shadowing via a flawed client-side cookie reader. The JavaScript reads state cookies (e.g., actor_authorizing, actor_domain) using an unanchored regex (new RegExp(name + "=([^;]+)")) against document.cookie, so any cookie whose name merely en...

8.3CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/30 11:06 p.m.20 views

reversemap

reversemap Analyse SQL injection attempts in web server logs The program can either be run in batch mode or interactive mode. In batch mode the program will accept Apache web server logs and will deobfuscate requested URLs from the logs. In interactive mode the program will prompt for user input...

6AI score
SaveExploits0
CVE
CVE
added 2026/08/30 1:23 p.m.16 views

CVE-2026-82639

NextChat versions 2.15.8 through 2.16.1 are affected by an improper URL validation flaw in the proxy endpoint . The x-base-url header is validated via substring matching rather than proper hostname parsing, so any attacker-supplied URL containing the string api.openai.com passes validation. This ...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/30 1:23 p.m.7 views

EUVD-2026-68215

NextChat versions from 2.15.8 through 2.16.1 contain an improper URL validation vulnerability in the proxy endpoint that allows attackers to obtain the server's OpenAI API key. The x-base-url header is validated using substring matching instead of hostname parsing, allowing any URL containing...

8.7CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/28 4:57 p.m.5 views

cve-2026-59891-control-lab

CVE-2026-59891 Regression & Control Lab Progetto di laboratorio isolato e di audit in sola lettura che confronta la versione realmente vulnerabile e quella corretta di @sigstore/oci con lo stesso input e verifica le condizioni di esposizione per ambiente. Il CVE Reporter di questo progetto è...

9.6CVSS5.8AI score0.00473EPSS
SaveExploits1References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability in pcre3

In PCRE before version 8.44, libpcre allowed integer overflows due to a large number appearing after a ?C substring...

5.3CVSS6.7AI score0.04182EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 12:16 p.m.11 views

CVE-2026-17559

The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an...

5.3CVSS0.00255EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 2:54 p.m.39 views

CVE-2026-14479

CVE-2026-14479 affects the Autodesk Installer IPC frame parser. A maliciously crafted input can cause improper validation of an input-specified position or offset, producing an out-of-range substring operation. The resulting condition may cause the NT AUTHORITY\SYSTEM service to terminate, yieldi...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 2:54 p.m.8 views

EUVD-2026-57239

A maliciously crafted input, when processed by the Autodesk Installer IPC frame parser, may trigger improper validation of an input-specified position or offset, resulting in an out-of-range substring operation. A malicious actor may leverage this vulnerability to cause the NT AUTHORITY\SYSTEM...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 2:54 p.m.32 views

CVE-2026-14479 Denial of Service in Autodesk Installer IPC Channel

A maliciously crafted input, when processed by the Autodesk Installer IPC frame parser, may trigger improper validation of an input-specified position or offset, resulting in an out-of-range substring operation. A malicious actor may leverage this vulnerability to cause the NT AUTHORITY\SYSTEM...

5.5CVSS0.00114EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.10 views

PT-2026-71097

A maliciously crafted input, when processed by the Autodesk Installer IPC frame parser, may trigger improper validation of an input-specified position or offset, resulting in an out-of-range substring operation. A malicious actor may leverage this vulnerability to cause the NT AUTHORITYSYSTEM...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/11 9:27 p.m.11 views

CVE-2026-67558

The Mira Android companion app v4.5.15.4 identifies the paired Mira hormone analyzer by performing a substring match against the BLE advertisement name only, with no cryptographic peripheral authentication, MAC allowlist, or bonded-identity check. An attacker could capture live session token...

8.2CVSS5.3AI score0.00179EPSS
SaveExploits0References3Affected Software2
RustSec
RustSec
added 2026/08/01 12:00 p.m.15 views

Empty NIP-50 search filters can panic

The NIP-50 event-matching path searched event content with slice::windowssearch.len. An empty search string therefore called slice::windows0, which always panics instead of returning a match result. A remote client able to submit filters to an application using this matcher could trigger the pani...

5.6AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/28 9:13 a.m.9 views

CVE-2026-59897

A flaw was found in Hono, a web application framework. The AWS API Gateway v1 adapter incorrectly de-duplicates repeated request header values using a substring comparison, rather than an exact match. This can lead to incomplete data being received by middleware or application logic that relies o...

5.3CVSS5.8AI score0.0018EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/21 7:34 p.m.13 views

EUVD-2026-43960

Credential confusion in @sigstore/oci can leak registry credentials to an attacker-controlled registry...

9.6CVSS5.2AI score0.00473EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/21 7:34 p.m.9 views

GHSA-PF56-329R-95RW Credential confusion in @sigstore/oci can leak registry credentials to an attacker-controlled registry

Impact This is a credential-exposure / credential-confusion issue. getRegistryCredentials reads credentials from the Docker config file /.docker/config.json and selects an entry by checking whether any configured auth key contains the target registry string: js Object.keysdockerConfig.auths ||...

9.6CVSS5.5AI score0.00473EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/21 7:34 p.m.12 views

Credential confusion in @sigstore/oci can leak registry credentials to an attacker-controlled registry

Impact This is a credential-exposure / credential-confusion issue. getRegistryCredentials reads credentials from the Docker config file /.docker/config.json and selects an entry by checking whether any configured auth key contains the target registry string: js Object.keysdockerConfig.auths ||...

9.6CVSS5.4AI score0.00473EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/07/21 6:18 p.m.13 views

EUVD-2026-42325

Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication...

5.3CVSS5.2AI score0.0018EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 6:18 p.m.17 views

Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication

Summary The AWS API Gateway v1 adapter can drop a distinct repeated request header value. When a header appears multiple times, the adapter de-duplicates values using a substring comparison instead of an exact match, so a value that is a substring of another value of the same header is omitted fo...

5.3CVSS5.4AI score0.0018EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/14 5:17 p.m.15 views

CVE-2026-59891

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 0.7.1, getRegistryCredentials reads credentials from the Docker config file and selects an entry by checking whether any configured auth key contains the target registry string. Because this is a substring...

9.6CVSS0.00473EPSS
SaveExploits1References3
Rows per page
Query Builder