Lucene search
+L

384 matches found

NVD
NVD
added 2026/08/21 12:16 p.m.8 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.37 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.28 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.9 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.8 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.00168EPSS
SaveExploits0References3Affected Software2
RustSec
RustSec
added 2026/08/01 12:00 p.m.12 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.8 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.00126EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/21 7:34 p.m.12 views

EUVD-2026-43960

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

9.6CVSS5.2AI score0.00317EPSS
SaveExploits1References4
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.00317EPSS
SaveExploits1References5Affected Software1
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.00317EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/21 6:18 p.m.12 views

EUVD-2026-42325

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

5.3CVSS5.2AI score0.00126EPSS
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.00126EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/14 5:17 p.m.14 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.00317EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/14 4:54 p.m.39 views

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

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.00317EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/14 4:54 p.m.38 views

CVE-2026-59891

The CVE-2026-59891 entry concerns sigstore-js prior to 0.7.1. getRegistryCredentials() reads Docker config credentials and selects an entry by substring match of the target registry, which can cause credentials for one registry to be sent to a different registry whose hostname has a matching subs...

9.6CVSS6.1AI score0.00317EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/14 4:54 p.m.6 views

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

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.6CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/14 4:54 p.m.7 views

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

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.6CVSS5.3AI score0.00317EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.16 views

PT-2026-58289

Name of the Vulnerable Software and Affected Versions sigstore-js versions prior to 0.7.1 Description The getRegistryCredentials function reads credentials from the Docker config file and selects an entry by checking if any configured auth key contains the target registry string. Due to the use o...

9.6CVSS5.2AI score0.00317EPSS
SaveExploits1References10
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:06 a.m.10 views

undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching

...

3.7CVSS7AI score0.00238EPSS
SaveExploits0
Rows per page
Query Builder