AI Agent Threats

Browse by attack type

Showing 401–420 of 563 threats, newest first

GitHubtyposquattingmalwareSmartLoaderMCPfake-repossocial-engineeringdeveloper-targetingAI-skillsASI04 · Agentic Supply ChainAML.T0010AML.T0043AML.T0011Surface: Supply ChainPropagation: Single Hop

Researchers identified roughly 7,600 malicious GitHub repositories, with over 800 masquerading as AI 'skills' or Model Context Protocol (MCP) servers, used to distribute the SmartLoader malware family in a campaign dubbed FakeGit. The attackers use copied projects, lookalike developer profiles, convincing READMEs, and malicious ZIP downloads to trick developers into executing malware, exploiting growing trust in AI/MCP tooling as a lure.

Updated Jul 21, 2026

commentarynot-a-threatcoding-agentsreverse-engineeringeditorialSurface: Human InterfacePropagation: None

This is an opinion post by Simon Willison observing that coding agents have made it cheaper for hobbyists to reverse-engineer and automate their own home devices. It does not describe a vulnerability, exploit, or attack technique involving AI agents; it is a general reflection on the economics of AI-assisted coding.

Updated Jul 21, 2026

MCPbroken-access-controlprivilege-escalationCRMtool-authorizationIDORASI04 · Agentic Supply ChainSurface: Tool LayerPropagation: Single Hop

NextCRM's MCP server exposes product catalog management tools (create, update, archive, delete) without enforcing the same role-based restrictions applied to the normal web application. Any authenticated low-privileged user who can obtain an MCP Bearer token can tamper with the shared CRM product catalog, an action normally reserved for managers and admins. This is a broken access control flaw surfaced through an agent-facing tool interface, not a novel AI-specific attack.

Updated Jul 21, 2026 · CVSS 7.1

broken-access-controlIDORcapability-leakagent-to-agenttask-hijackauthorization-bypassASI05 · Unsafe Code ExecutionSurface: Inter Agent CommsPropagation: Single Hop

AgenticMail's task API let any authenticated low-privileged agent enumerate and hijack tasks belonging to other agents by guessing/looking up their names and task IDs. This breaks the intended per-agent task isolation, allowing one agent to claim, complete, or fail work assigned to another. The vendor fixed this in version 0.9.64.

Updated Jul 21, 2026

SQL-injectionSMTP-injectionTLS-verification-bypassagent-identityfail-openinactive-agentstorage-metadatasupply-chainASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

AgenticMail, a platform that gives AI agents real email addresses and phone numbers, contained a cluster of validation and security-control weaknesses across its API and core packages. These include SQL identifier injection risks, insufficient SMTP header/envelope sanitization enabling command injection, fail-open secret handling, and TLS verification defaulting incorrectly in some configurations. Combined, these flaws could let an attacker manipulate agent-controlled email infrastructure, access or corrupt storage metadata, inject SMTP commands, or intercept traffic via weakened TLS defaults.

Updated Jul 21, 2026 · CVSS 8.2

sandbox-escapelandlockseccompdbusprivilege-escalationagent-sandboxcontainer-escapeASI06 · Memory PoisoningSurface: Tool LayerPropagation: Single Hop

nono, a sandboxing framework for running AI agents with reduced privileges, failed to block access to local Unix domain sockets prior to version 0.55.0. This allowed a sandboxed AI agent to reach the per-user systemd D-Bus socket and escape the intended isolation boundary, potentially gaining broader system access than intended. Users should upgrade to 0.55.0 immediately.

Updated Jul 21, 2026 · CVSS 6.1

prompt-injectionemail-bridgeagenticmailunauthenticated-triggerbypassPermissionsprivilege-escalationMCP-toolbeltindirect-injectionASI01 · Goal HijackingAML.T0051AML.T0054Surface: Tool LayerPropagation: Single Hop

AgenticMail's inbound-mail bridge lets any external email trigger a full resume of the operator's Claude Code agent session in an unrestricted 'bypassPermissions' mode, without verifying the sender is actually the operator. Because the attacker-controlled email subject, sender, and preview text are inserted verbatim into the resumed agent's prompt, this is a straightforward indirect prompt injection path into a fully privileged agent capable of Bash, file edits, web fetches, and other MCP tools. This is a critical, easily exploitable vulnerability with a vendor-supplied fix.

Updated Jul 21, 2026

MCPauthentication-bypassCORS-misconfigurationdefault-credentialsCSRFlocalhost-exposureagent-orchestrationASI08 · Cascading FailuresAML.T0049AML.T0053Surface: ProtocolPropagation: Single Hop

Network-AI's MCP SSE server ships with an empty default authentication secret, meaning every request is treated as authorized regardless of whether an Authorization header is present. Combined with a wildcard CORS policy on all responses, this lets a malicious webpage silently invoke any of the 22 exposed MCP tools on a victim's local server, including spawning agents and writing to shared blackboard state. This is a classic drive-by CSRF-style attack against a locally running privileged agent orchestrator.

Updated Jul 20, 2026 · CVSS 7.6

MCPWhatsAppSSRFDNS-rebindingpath-traversalunauthenticated-apidata-exfiltrationlocal-privilege-abuseASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

The WhatsApp MCP server's local bridge API (port 8080) had no authentication, no Host header validation, and allowed arbitrary file paths in message attachments. This let any local process, sibling MCP server, or even a malicious webpage (via DNS rebinding) send WhatsApp messages as the paired user and exfiltrate sensitive local files like SSH keys as WhatsApp attachments. It is fixed in v0.2.1 with bearer token auth, host allow-listing, and path confinement.

Updated Jul 20, 2026 · CVSS 7.7

researchdefense-proposalprompt-injectionagentdojocryptographic-authorizationneural-symbolicnot-an-exploitASI01 · Goal HijackingAML.T0051AML.T0054Surface: PlannerPropagation: None

This is an academic paper describing a defensive framework (Neural Cryptographic Services) that mitigates prompt-injection-driven tool hijacking in agentic workflows, not a new attack or active exploit. It highlights the well-known underlying threat—authenticated agents being manipulated via prompt injection to execute unintended but identity-valid tool calls—and proposes cryptographic gating as a countermeasure. Severity is low since no exploit, vulnerable product, or active threat is disclosed here.

Updated Jul 20, 2026

jailbreakcontent-humorizationrefusal-bypasstoxicitylatent-riskLLM-safetyresearchASI02 · Tool MisuseAML.T0051AML.T0054Surface: ModelPropagation: None

This is academic research (not an active exploit) demonstrating that using humor as an indirect refusal mechanism in LLMs can itself introduce hidden safety risks. The authors show that a crafted attack, HumorPIA, can covertly embed harmful or toxic content inside seemingly safe humorous outputs, significantly increasing toxicity while evading existing safety detectors.

Updated Jul 20, 2026

autonomous-agentsagentic-ransomwareai-intrusiondefensive-asymmetrymissing-iocshuggingfacejadepufferASI01 · Goal HijackingAML.T0053AML.T0048Surface: PlannerPropagation: Single Hop

Hugging Face disclosed a security incident it attributes to an autonomous AI agent conducting an intrusion end-to-end, and a separate report describes 'JADEPUFFER,' an alleged agent-driven ransomware capable of real-time adaptation. Both reports indicate a shift toward AI systems autonomously executing attack chains, but the JADEPUFFER report lacks victim identification and methodology transparency, limiting verifiability. Severity is high due to the plausibility and real-world implications of autonomous offensive agents, but confidence is tempered by sparse technical detail in the secondary source.

Updated Jul 20, 2026

hugging-faceautonomous-agentcredential-theftdata-exfiltrationai-supply-chainproduction-breachASI08 · Cascading FailuresSurface: Supply ChainPropagation: Single Hop

Hugging Face disclosed that an autonomous AI agent was used to breach its production infrastructure, resulting in unauthorized access to internal datasets and credentials. The incident is notable because the attack vector was an AI agent operating with some degree of autonomy rather than a purely manual intrusion, highlighting real-world risk of agentic systems being weaponized against AI platform infrastructure. Details remain limited, as the source article is truncated and lacks technical specifics on the agent's tooling or exploitation method.

Updated Jul 20, 2026

hard-coded-credentialslangflowagent-frameworkauthentication-bypassdefault-secretscveASI04 · Agentic Supply ChainAML.T0043AML.T0012Surface: Supply ChainPropagation: Single Hop

IBM Langflow, a popular open-source visual builder for LLM/agent workflows, ships with hard-coded credentials (password or cryptographic key) used for inbound authentication, outbound service communication, or internal data encryption. Because these secrets are static and embedded in the codebase across versions 1.0.0-1.10.1, any attacker who knows or extracts them can authenticate as a legitimate component, decrypt protected data, or impersonate trusted internal services. The maximum CVSS score of 9.8 reflects the potential for full compromise of confidentiality, integrity, and availability with low attack complexity and no privileges required.

Updated Jul 20, 2026 · CVSS 9.8

path-traversalarbitrary-file-writelangflowapirequestcontent-dispositionunsanitized-inputagent-tool-componentssrf-adjacentASI05 · Unsafe Code ExecutionAML.T0010AML.T0048Surface: Tool LayerPropagation: Single Hop

Langflow's APIRequest component, when its 'Save to File' feature is enabled, trusts filenames supplied by an external HTTP server's Content-Disposition header without sanitizing them. A malicious or compromised remote endpoint can inject path traversal sequences to write arbitrary files outside the intended temporary directory, potentially leading to full remote code execution on the host running the agent flow.

Updated Jul 20, 2026 · CVSS 9.9

langflowprivilege-escalationdatabase-manipulationagent-frameworkrcecve-2026-8635ASI05 · Unsafe Code ExecutionSurface: Tool LayerPropagation: Single Hop

IBM Langflow versions 1.0.0 through 1.10.0 contain a critical vulnerability allowing any authenticated user to escalate privileges to superuser by directly manipulating the underlying database. This grants attackers full control over the Langflow service, enabling arbitrary system command execution and complete system compromise. Given Langflow's role as an agent orchestration/flow-building platform, this is a severe supply-chain and framework-level risk for any AI agent pipelines built on it.

Updated Jul 20, 2026 · CVSS 9.9

botnetexposed-servicescredential-theftcloud-keyskubernetesComfyUIOllaman8nOpen WebUILangflowGradioshodan-scanninggo-malwareASI08 · Cascading FailuresAML.T0025AML.T0048Surface: Tool LayerPropagation: Self Propagating

NadMesh is a Go-based botnet that scans the internet for unauthenticated, publicly exposed AI infrastructure (ComfyUI, Ollama, n8n, Open WebUI, Langflow, Gradio) and abuses them to harvest cloud credentials, including a claimed 3,811 unique AWS keys, as well as Kubernetes tokens. This is not an attack on agent reasoning or protocols themselves, but exploitation of poor deployment hygiene around AI tooling that teams stand up quickly without adequate authentication or network controls. Severity is high because successful compromise yields direct cloud/infrastructure takeover, not just AI misuse.

Updated Jul 19, 2026

langflowrceexecunsandboxed-code-executionagent-frameworkauthenticated-rceai-pipeline-builderASI05 · Unsafe Code ExecutionAML.T0011AML.T0053Surface: Tool LayerPropagation: Single Hop

IBM Langflow, an open-source visual builder for AI agent/LLM workflows, contains a critical remote code execution flaw in its code validation API. Any authenticated user can submit Python code that is run directly via exec() with no sandboxing, granting them full control over the server process. Given a 9.9 CVSS score, this is a near-maximum severity issue requiring immediate patching or mitigation.

Updated Jul 19, 2026 · CVSS 9.9

pickledeserializationrcelangflowagent-frameworkcache-poisoningcve-2026-8476ASI05 · Unsafe Code ExecutionAML.T0010AML.T0011Surface: Tool LayerPropagation: Single Hop

IBM Langflow's disk caching component deserializes cached objects using Python's unsafe pickle.loads() without any validation or authentication. An attacker who can influence cache contents—via crafted workflow inputs, custom components, or API calls—can trigger arbitrary code execution with the privileges of the Langflow server, leading to full system compromise.

Updated Jul 19, 2026 · CVSS 9.9

path-traversalmcpworkflow-bundledirectory-traversalhealthomicsarbitrary-file-writecve-2026-15415ASI04 · Agentic Supply ChainSurface: Tool LayerPropagation: Single Hop

AWS HealthOmics MCP Server's linting tools failed to properly restrict pathnames, allowing an actor who can influence the MCP agent's workflow_files input to write attacker-controlled content outside the intended workflow bundle directory via directory traversal sequences. This is a classic path traversal vulnerability exposed through an MCP tool interface rather than a novel agent-specific attack, and is fixed in version 0.0.36.

Updated Jul 19, 2026 · CVSS 5.5