Lucene search
+L

50 matches found

Cvelist
Cvelist
added 2026/08/31 2:20 a.m.50 views

CVE-2026-75757 AshAdmin cookie reader matches names by substring, enabling actor/session shadowing from a sibling subdomain

Reliance on Cookies without Validation and Integrity Checking vulnerability in ash-project ashadmin lets an attacker who controls a sibling subdomain rebind an admin's session to a different actor, tenant, or authorization mode. AshAdmin's client JavaScript read its state cookies tenant,...

8.3CVSS0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:20 a.m.8 views

EEF-CVE-2026-75757 AshAdmin cookie reader matches names by substring, enabling actor/session shadowing from a sibling subdomain

Summary Reliance on Cookies without Validation and Integrity Checking vulnerability in ash-project ashadmin lets an attacker who controls a sibling subdomain rebind an admin's session to a different actor, tenant, or authorization mode. AshAdmin's client JavaScript read its state cookies tenant,...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/30 2:17 p.m.11 views

CVE-2026-82639

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.7CVSS0.00298EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 1:23 p.m.33 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 score0.00298EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/30 1:23 p.m.39 views

CVE-2026-82639 NextChat 2.15.8 through 2.16.1 OpenAI API Key Disclosure

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.7CVSS0.00298EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 1:23 p.m.17 views

CVE-2026-82639 NextChat 2.15.8 through 2.16.1 OpenAI API Key Disclosure

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
SaveExploits0References6
EUVD
EUVD
added 2026/08/30 1:23 p.m.10 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 score0.00298EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/11 9:27 p.m.14 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
EUVD
EUVD
added 2026/07/21 7:34 p.m.15 views

EUVD-2026-43960

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

9.6CVSS5.2AI score0.00473EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/21 7:34 p.m.14 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
OSV
OSV
added 2026/07/21 7:34 p.m.11 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
NVD
NVD
added 2026/07/14 5:17 p.m.16 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
Cvelist
Cvelist
added 2026/07/14 4:54 p.m.42 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.00473EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/14 4:54 p.m.43 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.00473EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/14 4:54 p.m.8 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
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:06 a.m.11 views

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

...

3.7CVSS7AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 10:34 p.m.11 views

GO-2026-5630 Tekton Pipelines has VerificationPolicy regex pattern bypass via substring matching in github.com/tektoncd/pipeline

Tekton Pipelines has VerificationPolicy regex pattern bypass via substring matching in github.com/tektoncd/pipeline...

6.5CVSS5.8AI score0.00264EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/25 6:43 p.m.19 views

GO-2026-5360 Mattermost allows attackers to take over arbitrary user accounts via overly permissive substring matching flaw in github.com/mattermost/mattermost-server

Mattermost allows attackers to take over arbitrary user accounts via overly permissive substring matching flaw in github.com/mattermost/mattermost-server...

6.1CVSS6AI score0.0018EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/06/19 2:34 p.m.13 views

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

NPM: undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching vulnerability discovered by ? in WordPress Npm undici versions 6.27.0...

3.7CVSS5.8AI score0.00238EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/18 1:06 p.m.39 views

http-proxy-middleware `router` host+path substring matching allows Host-header-driven backend routing bypass

Summary http-proxy-middleware documents router proxy-table entries as host, path, or host+path selectors, but the host+path implementation uses unanchored substring matching on attacker-controlled request metadata. As a result, a crafted Host header that is only a superstring match for a configur...

8.6CVSS5.6AI score0.0037EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder