Lucene search
+L

20 matches found

Kitploit
Kitploit
•added 2026/09/25 5:19 p.m.•21 views

keyhacks

KeyHacks 展示了在漏洞赏金计划或渗透测试中发现的不同 API 密钥的验证方法。 @Gwen001 已将整个过程编写成脚本,可在此处获取:here 目录 ABTasty API 密钥 Algolia API 密钥 Amplitude API 密钥 Asana 访问令牌 AWS 访问密钥 ID 和密钥 Azure Application Insights APP ID 和 API 密钥 Bazaarvoice 通行密钥 Bing Maps API 密钥 Bit.ly 访问令牌 Branch.io 密钥和密钥 BrowserStack 访问密钥 Buildkite 访问令牌...

6AI score
SaveExploits0References10
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•10 views

9router <=0.5.4 - Authentication Bypass

9Router prior to 0.5.6 contains an authentication bypass caused by trusting client-supplied X-9r-Real-Ip header in src/dashboardGuard.js, letting remote unauthenticated attackers access local API routes and consume resources, exploit requires bypassing API-key validation via header manipulation...

7.3CVSS5.8AI score0.00968EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/22 12:00 a.m.•4 views

CVE-2026-56681: Reliance on Untrusted Inputs in a Security Decision

9Router is an AI router & token saver. Prior to 0.5.6, 9Router deployments that allow requests to reach Next.js without the sanitizing custom-server.js wrapper trust the client-supplied X-9r-Real-Ip header in src/dashboardGuard.js when isLocalRequest decides whether canAccessPublicLlmApi may skip...

7.3CVSS5.8AI score0.00968EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/15 12:00 a.m.•0 views

CVE-2026-56678: Improper Input Validation

9Router is an AI router & token saver. Prior to 0.5.6, the Kiro API-key validation endpoint POST /api/oauth/kiro/api-key builds an upstream URL using a user-controlled region value, allowing an authenticated attacker to supply a crafted region such as kiro-canary.local:8443 and cause 9Router to...

6.4CVSS5.8AI score0.00294EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1716 OctoPrint has Timing Side-Channel Vulnerability in API Key Authentication

Impact OctoPrint versions up to and including 1.11.5 are affected by a theoretical timing attack vulnerability that allows API key extraction over the network. Due to using character based comparison that short-circuits on the first mismatched character during API key validation, rather than a...

6CVSS5.8AI score0.00439EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2026/04/08 3:04 p.m.•23 views

LobeHub: Unauthenticated authentication bypass on `webapi` routes via forgeable `X-lobe-chat-auth` header

Summary The webapi authentication layer trusts a client-controlled X-lobe-chat-auth header that is only XOR-obfuscated, not signed or otherwise authenticated. Because the XOR key is hardcoded in the repository, an attacker can forge arbitrary auth payloads and bypass authentication on protected...

7.1CVSS6.2AI score0.00188EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2025/11/19 6:31 a.m.•16 views

EUVD-2025-198127

The New User Approve plugin for WordPress is vulnerable to unauthorized data disclosure in all versions up to, and including, 3.0.9 due to insufficient API key validation using loose equality comparison. This makes it possible for unauthenticated attackers to retrieve personally identifiable...

5.3CVSS5.3AI score0.00294EPSS
SaveExploits0References5
NVD
NVD
•added 2025/11/19 4:16 a.m.•25 views

CVE-2025-12770

The New User Approve plugin for WordPress is vulnerable to unauthorized data disclosure in all versions up to, and including, 3.0.9 due to insufficient API key validation using loose equality comparison. This makes it possible for unauthenticated attackers to retrieve personally identifiable...

5.3CVSS0.00294EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/07 12:00 a.m.•0 views

CVE-2025-59425: Covert Timing Channel

vLLM is an inference and serving engine for large language models LLMs. Before version 0.11.0rc2, the API key support in vLLM performs validation using a method that was vulnerable to a timing attack. API key validation uses a string comparison that takes longer the more characters the provided A...

7.5CVSS5.8AI score0.00566EPSS
SaveExploits1References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•22 views

EUVD-2025-19627

Malicious code in bioql PyPI...

5.3CVSS6.6AI score0.00284EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•16 views

EUVD-2022-43243

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00891EPSS
SaveExploits2References1
OSSF Malicious Packages
OSSF Malicious Packages
•added 2025/08/14 6:52 p.m.•10 views

Malicious code in simple-api-key-validation (npm)

The package simple-api-key-validation was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
•added 2025/08/14 6:52 p.m.•11 views

MAL-2025-33264 Malicious code in simple-api-key-validation (npm)

The package simple-api-key-validation was found to contain malicious code...

7.2AI score
SaveExploits0
NVD
NVD
•added 2025/07/01 2:15 p.m.•34 views

CVE-2025-6920

A flaw was found in the authentication enforcement mechanism of a model inference API in ai-inference-server. All /v1/ endpoints are expected to enforce API key validation. However, the POST /invocations endpoint failed to do so, resulting in an authentication bypass. This vulnerability allows...

5.3CVSS0.00284EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2025/07/01 1:16 p.m.•29 views

CVE-2025-6920 Ai-inference-server: authentication bypass via unprotected inference endpoint in api

A flaw was found in the authentication enforcement mechanism of a model inference API in ai-inference-server. All /v1/ endpoints are expected to enforce API key validation. However, the POST /invocations endpoint failed to do so, resulting in an authentication bypass. This vulnerability allows...

5.3CVSS7AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2025/07/01 1:16 p.m.•36 views

CVE-2025-6920 Ai-inference-server: authentication bypass via unprotected inference endpoint in api

A flaw was found in the authentication enforcement mechanism of a model inference API in ai-inference-server. All /v1/ endpoints are expected to enforce API key validation. However, the POST /invocations endpoint failed to do so, resulting in an authentication bypass. This vulnerability allows...

5.3CVSS0.00284EPSS
SaveExploits0References2
CVE
CVE
•added 2025/07/01 1:16 p.m.•57 views

CVE-2025-6920

CVE-2025-6920 affects ai-inference-server: the POST /invocations endpoint bypasses API key validation, permitting unauthorized access to inference features and potentially backend resources. Affected: model inference API under /v1/*; root cause: authentication enforcement failure on /invocations....

5.3CVSS6.4AI score0.00284EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2025/03/13 10:38 p.m.•66 views

Flowise Pre-auth Arbitrary File Upload

Summary An unauthorized attacker can leverage the whitelisted route /api/v1/attachments to upload arbitrary files when the storageType is set to local default. Details When a new request arrives, the system first checks if the URL starts with /api/v1/. If it does, the system then verifies whether...

7.5AI score
SaveExploits0References3Affected Software1
CNNVD
CNNVD
•added 2024/07/11 12:00 a.m.•15 views

WordPress plugin InstaWP Connect security vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a set of blogging platforms developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security...

9.8CVSS6.8AI score0.007EPSS
SaveExploits0References7
Prion
Prion
•added 2022/12/05 5:15 p.m.•22 views

Cross site scripting

The Clerk WordPress plugin before 4.0.0 is affected by time-based attacks in the validation function for all API requests due to the usage of comparison operators to verify API keys against the ones stored in the site options...

5CVSS7.4AI score0.00891EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder