Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
A Server-Side Request Forgery (SSRF) vulnerability exists in Google mcp-toolbox versions 0.3.0 through 1.4.0. The vulnerability arises because the HTTP client used by the toolbox does not enforce restrictive redirect policies or validate target IPs, allowing crafted requests to cause unauthorized internal or external requests. This can lead to information disclosure or unauthorized interactions with internal systems. The vulnerability has a CVSS score of 6.1, indicating a high severity level. Join the discussion | GCVE Database | 07/31/2026, 03:31:16 UTC Added: 08/08/2026, 14:51:58 UTC |
CVE-2026-14541 is a high severity authentication bypass and audience confusion vulnerability in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When initialized with mcpEnabled: true but without an explicitly defined audience or clientId, the token validation process skips audience checks. This allows acceptance of any valid Google OAuth access token, even those intended for unrelated applications, potentially granting unauthorized access to protected tools and data backends. Join the discussion | GCVE Database | 07/31/2026, 03:31:16 UTC Added: 08/08/2026, 14:51:58 UTC |
Google mcp-toolbox versions v1.3.0 and v1.4.0 contain an incorrect authorization vulnerability in the direct HTTP API tool invocation endpoint. This flaw allows an unauthenticated attacker to invoke tools that should be protected by the scopeRequired feature by sending requests through legacy HTTP endpoints when the --enable-api flag is enabled. The vulnerability has a high severity with a CVSS score of 9.8, indicating critical impact on confidentiality, integrity, and availability. Join the discussion | GCVE Database | 07/31/2026, 03:31:15 UTC Added: 08/08/2026, 14:51:58 UTC |
CVE-2026-15829 is a high-severity SQL injection and security boundary bypass vulnerability in Google MCP Toolbox for Databases version 0.13.0. The vulnerability exists in the BigQuery forecasting tool component, where certain client-controlled parameters are interpolated directly into SQL queries without proper escaping. This allows attackers to inject arbitrary SQL, bypass dataset restrictions, and read unauthorized BigQuery tables. Join the discussion | GCVE Database | 07/21/2026, 16:39:54 UTC Added: 07/21/2026, 19:57:52 UTC |
0 An authenticated authorization bypass vulnerability exists in MCP Toolbox for Databases due to missing scope enforcement across older protocol handlers. While the 2025-11-25 protocol version handler correctly enforces per-tool restrictions defined by scopesRequired, older supported protocol versions (2025-06-18, 2025-03-26, and 2024-11-05) omit this check. An authenticated client with low-privilege tokens (e.g., read) can bypass the intended per-tool scope restrictions and execute high-privilege tools (e.g., admin) simply by specifying an older protocol version in the MCP-Protocol-Version header, or by omitting the header entirely (which causes the server to default to the vulnerable 2024-11-05 handler). Join the discussion | CVE Database V5 | 06/18/2026, 11:55:03 UTC Added: 06/18/2026, 12:05:40 UTC |
0 An authentication bypass vulnerability exists in the generic opaque token validation path (validateOpaqueToken) of googleapis/mcp-toolbox. When the toolbox validates an opaque token via an OAuth 2.0 introspection endpoint (RFC 7662), it decodes the response into an introspectResp struct. However, the subsequent claim-checking logic (validateClaims) evaluates the issuer condition as if a.issuer != "" && iss != "". If the external OAuth provider's introspection response omits the optional iss (issuer) field completely, the variable iss defaults to an empty string. This causes the conditional block to evaluate to false and be skipped silently. Consequently, the application accepts tokens issued by unauthorized or unintended third-party identity providers. Join the discussion | CVE Database V5 | 06/18/2026, 11:52:42 UTC Added: 06/18/2026, 12:05:40 UTC |
0 An authentication bypass vulnerability exists in the generic opaque token validation path (validateOpaqueToken) of googleapis/mcp-toolbox. When verifying an unparsed opaque token via an OAuth 2.0 introspection endpoint (RFC 7662), the toolbox decodes the response into an introspectResp struct where the Active field is declared as a pointer to a boolean (*bool). The code only explicitly rejects a token if the response contains a populated active field set to false (if introspectResp.Active != nil && !*introspectResp.Active). If an introspection endpoint responds with a payload that completely omits the mandatory active key, the internal variable remains nil, causing the conditional check to short-circuit. As a result, Toolbox accepts authorization tokens missing the "active" field, granting access to protected tools and underlying data sources. Join the discussion | CVE Database V5 | 06/18/2026, 11:50:23 UTC Added: 06/18/2026, 12:05:40 UTC |
Showing 1 to 7 of 7 results