Tag
Arbitrary File Read Vulnerability in mcp-atlassian
1 TTP 1 CVEThe mcp-atlassian package contains a path traversal vulnerability allowing an authenticated MCP caller to exfiltrate arbitrary server-local files to Jira or Confluence via attachment upload tools.
SSRF Protection Bypass in mcp-atlassian
1 rule 2 TTPs 1 CVEThe mcp-atlassian library is vulnerable to an SSRF bypass (CVE-2026-77274) due to a URL parsing discrepancy between the security validator and the HTTP client, allowing attackers to access internal or loopback services.
Authentication Bypass in mcp-atlassian HTTP Transport
1 rule 8 TTPs 2 CVEsThe mcp-atlassian package contains an authentication bypass vulnerability (CVE-2026-77244) that allows unauthenticated network-adjacent attackers to execute tools using the operator's Jira and Confluence credentials.
ToolHive Containerized MCP Servers Vulnerable to Host Pivot and Lateral Movement
3 TTPs 1 CVEToolHive versions prior to 0.30.1 enable insecure container network defaults that allow MCP servers to reach host services via host.docker.internal, enabling unauthenticated lateral movement and host API exploitation.
SSRF Vulnerability in Obot via Remote MCP Server URLs
5 TTPsObot versions 0.22.1 and earlier are vulnerable to server-side request forgery (SSRF) allowing authenticated privileged users to probe internal network resources and cloud instance metadata services.
Multiple Safety-Control Bypasses in @zereight/mcp-gitlab
4 TTPsMultiple vulnerabilities in the @zereight/mcp-gitlab package allow attackers to bypass read-only mode, exfiltrate data, perform unauthorized GitLab operations, and trigger a denial-of-service via unauthenticated session exhaustion.
SSRF Vulnerability in mcp-gitlab Enables GitLab Credential Theft
1 rule 6 TTPs 1 CVEThe mcp-gitlab server is vulnerable to Server-Side Request Forgery (SSRF) when ENABLE_DYNAMIC_API_URL is enabled, allowing attackers to force the server to forward victim GitLab tokens to an arbitrary host.
Unauthenticated SQL Execution and RCE in MySQL MCP Server via SSE Transport
2 TTPsThe mysql_mcp_server package (v < 0.4.2) fails to implement security protections in SSE transport mode, enabling unauthenticated attackers to perform arbitrary SQL execution, data exfiltration, and potential remote code execution.
Remote Code Execution in functype-mcp-server via Unsanitized MCP Tool Input
1 rule 1 TTPThe set_functype_version MCP tool in functype-mcp-server allows unauthenticated attackers to execute arbitrary code by passing a malicious package alias to pnpm, which the server subsequently executes via dynamic import.
CVE-2026-86542 Path Traversal in knowns Application
2 rules 6 TTPs 1 CVEAn unauthenticated path traversal vulnerability in knowns versions prior to 0.30.0 allows attackers to overwrite arbitrary files on the server by supplying malicious traversal sequences in the import route name parameter.
Unauthenticated SSRF in Chainlit MCP Component
1 rule 1 TTP 1 CVEChainlit versions 2.4.0rc0 through 2.11.1 contain an unauthenticated SSRF vulnerability (CVE-2026-45019) in the Model Context Protocol (MCP) component, allowing attackers to perform internal network reconnaissance and interact with internal APIs using attacker-controlled HTTP headers.
DNS Rebinding Vulnerability in GenieACS MCP Streamable HTTP Transport
1 TTP 1 CVEThe genieacs-mcp package fails to validate Host and Origin headers on loopback listeners, allowing unauthorized web pages to perform DNS rebinding and invoke administrative GenieACS tools via an unauthenticated MCP interface.
MCP-Shell Secure Mode Allowlist Bypass via Shell Interpreter
1 TTPThe mcp-shell tool contains a security bypass where improper validation of command-line arguments allows an attacker to execute arbitrary commands by leveraging a default-allowed shell interpreter.
mcp-shell Insecure Configuration and Allowlist Bypass
2 TTPsmcp-shell versions prior to 0.6.0 suffer from default-disabled security settings and insecure allowlists, enabling unauthenticated arbitrary command execution via connected LLM agents.
Path Traversal Vulnerability in grok-faf-mcp
2 TTPsThe grok-faf-mcp MCP server contains an arbitrary file read vulnerability via inadequate path validation, allowing attackers to access sensitive host files by injecting path traversal sequences into tool arguments.
Arbitrary Local File Read and Write in claude-faf-mcp
2 TTPsThe claude-faf-mcp MCP server exposes arbitrary file read and write primitives through unconfined path parameters, allowing LLM-based prompt injection to access sensitive local files or modify system files.
Contentful MCP Tools SSRF via LLM-Controlled Parameters
2 TTPsThe Contentful MCP tools 'export_space' and 'import_space' are vulnerable to Server-Side Request Forgery (SSRF) due to the unsafe passing of LLM-controlled 'host' and 'proxy' arguments directly to the Contentful Management API client, enabling credential exfiltration.
Unbounded Memory Growth in MCP PHP SDK SSE Client
1 TTPThe MCP PHP SDK's HTTP transport fails to bound the in-memory buffer used for Server-Sent-Events, allowing a malicious server to trigger a denial-of-service via memory exhaustion.
Unauthenticated Remote Execution in dynatrace-mcp-server HTTP Transport
1 ruleThe dynatrace-mcp-server package v1.8.5 contains a critical authentication bypass vulnerability in its HTTP transport mode that allows unauthenticated, network-reachable attackers to invoke sensitive Model Context Protocol tools.
Session Poisoning Vulnerability in Ruby MCP SDK
1 CVEThe Ruby SDK for the Model Context Protocol (MCP) lacks session ownership validation, allowing attackers to perform unauthorized tool executions within a victim's active session.
MKP Pod Log Read Vulnerability Leads to Memory Exhaustion and Denial of Service
2 TTPsAn unauthenticated remote attacker can exploit a vulnerability in the MKP (Model Context Protocol for Kubernetes) server to exhaust its memory and cause a denial of service by sending a crafted `tools/call` request that manipulates `limitBytes` or `tailLines` parameters, leading to unbounded Kubernetes pod log reads into memory.
MCPHub User Impersonation Vulnerability via Unauthenticated SSE Endpoint
2 rules 3 TTPsMCPHub is vulnerable to user identity spoofing on the MCP transport layer; an unauthenticated network user can impersonate any user, including administrators, on SSE/MCP endpoints by providing the target username in the URL path, which allows execution of MCP tool calls under a spoofed user's identity, access to user-scoped resources and data, and poisoning of audit logs.
Obot Authorization Bypass in /mcp-connect/{id} Endpoint
2 rules 2 TTPsObot version 0.21.0 has an authorization bypass vulnerability in the `/mcp-connect/{id}` endpoint allowing any authenticated user to connect to any registered MCP server, regardless of permissions, leading to unauthorized access and actions on upstream services.
PraisonAI MCP Path Traversal to RCE via .pth Injection
3 rules 3 TTPsPraisonAI's MCP server is vulnerable to path traversal leading to arbitrary code execution by writing a Python `.pth` file into the user's site-packages directory, triggered via poisoned LLM contexts or unauthenticated HTTP-stream transports due to unvalidated kwargs in the dispatcher and lack of containment checks in file-handling tools.
Unsecured Model Context Protocol (MCP) Server Deployments Expose AI Integrations
2 rules 8 TTPs 1 IOCUnsecured Model Context Protocol (MCP) servers, used to connect AI agents to enterprise tools, lack authentication and audit trails, leading to data exfiltration, private repo leaks, cross-tenant exposure, and remote code execution due to AI agents using valid user credentials to make API calls based on potentially poisoned context.
Java-SDK DNS Rebinding Vulnerability in MCP Server
2 rules 2 TTPsA DNS rebinding vulnerability exists in java-sdk versions prior to 1.0.0, allowing an attacker to access a locally or network-private java-sdk MCP server via a victim's browser, potentially enabling unauthorized tool calls to the server.