Threat Intel

Evidence-backed findings, controls, and timeline signals for agent security work.

Entries

29

Findings

17

Controls

12

Get email updates

Get reviewed Armorer threat-intel updates when new findings are published.

controlhardeningOpenClaw

Apply Microsoft Security Exposure Management Secure Now agentic containment guidance

Aug 27, 2026

Operators of autonomous or semi-autonomous AI agents should apply the Microsoft Security Exposure Management Secure Now containment pattern: constrain agent-initiated actions without explicit user approval, harden attack surfaces, limit blast radius, govern agent identities and permissions, and increase visibility into agent activity.

controlhardeningOpenClaw

Post-training least-privilege restraint for tool-using agents

Aug 18, 2026

Operators of tool-using agents in terminal and MCP environments should treat learned restraint as an additional control layer that complements, not replaces, permission gates, sandboxing, and runtime interception.

findingincidentOpenClawcritical

Meta AI support chatbot abused to take over high-profile Instagram accounts

Jun 1, 2026

Threat actors used Meta's AI support chatbot to take over high-profile Instagram accounts by simply asking the bot to change the email address associated with the target account. The technique worked against several prominent accounts, including the Barack Obama White House Instagram, the Chief Master Sergeant of Space Force's account, and Sephora's account.

controlhardeningOpenClaw

Screen and policy-check agent memory operations

Jun 1, 2026

Agent memory reads and writes should be treated as policy-relevant operations. Screening memory content for prompt injection, protected-key tampering, secret leakage, anomalous size, and unexpected churn can reduce the chance that durable context steers future privileged tool use.

controldetectionOpenClaw

CI-based regression testing for agent safety and tool-use behavior

May 20, 2026

Agent operators should turn prompt-injection findings, unsafe tool-use patterns, and production incidents into repeatable tests that inspect agent actions and run in CI as the agent, tools, prompts, and data connectors change.

findingvulnerabilityOpenClawcritical

Claw Chain: four chainable vulnerabilities in OpenClaw enable sandbox escape and privilege escalation

May 15, 2026

Cyera Research disclosed four chainable OpenClaw vulnerabilities affecting versions before the April 23, 2026 patches. The chain could let an attacker escape OpenShell sandbox constraints, exfiltrate secrets, escalate agent-runtime control, and persist.

findingvulnerabilityOpenClawhigh

MCP database server back-end validation flaws expose SQL and metadata paths

May 12, 2026

Akamai research describes three database MCP server failures: SQL injection in Apache Doris MCP, SQL-capable unauthenticated paths in Apache Pinot MCP, and unauthenticated metadata exposure in Alibaba RDS MCP.

findingvulnerabilityOpenClawhigh

TanStack npm supply-chain campaign targets AI developer tooling

May 12, 2026

International Cyber Digest reports that the TanStack npm compromise expanded into a reported "Mini" Shai-Hulud campaign targeting AI developer tooling across npm and PyPI, including OpenSearch, Mistral AI, Guardrails AI, UiPath, and Squawk packages.

controlhardeningOpenClaw

Explicit conversation scoping for agent memory

May 8, 2026

Agent memory should be bound to explicit conversation, tenant, user, task, or workspace identifiers rather than inferred implicitly from ambient runtime state. Spring AI 1.1.6 provides fresh implementation evidence for this hardening pattern by requiring explicit conversation IDs for chat memory advisors.

findingvulnerabilityOpenClawhigh

LangChain runtime paths used overly broad deserialization allowlists for agent run data

May 8, 2026

GitHub advisory GHSA-pjwx-r37v-7724 reports `CVE-2026-44843`: affected `langchain-core` runtime paths could deserialize run inputs, run outputs, or application-controlled payloads with overly broad allowlists.

findingincidentOpenClawhigh

Canvas/Instructure incident shows SaaS vendor compromise becoming downstream extortion pressure

May 7, 2026

In May 2026, Instructure disclosed unauthorized access affecting part of its Canvas environment. Public reporting linked the disruption to defaced Canvas login pages and an extortion message attributed to ShinyHunters during final-exam periods.

findingvulnerabilityOpenClawhigh

Semantic Kernel prompt injection flaws show agent tool calls can become host execution

May 7, 2026

Microsoft Defender Security Research disclosed two fixed Semantic Kernel flaws where prompt injection could influence trusted tool parameters, reaching Python command execution in one path and unintended host file writes in another.

controldetectionOpenClaw

Runtime interception for AI agent tool calls

May 6, 2026

Agent operators should inspect high-impact tool calls before execution and return explicit allow, warn, block, or human-review decisions for actions involving files, shells, HTTP, credentials, or external side effects.

findingvulnerabilityOpenClawhigh

MCP STDIO command execution and tool-integrity risks affect agent infrastructure

May 4, 2026

Cloud Security Alliance summarizes MCP risks where STDIO configuration can become OS command execution, while tool poisoning, rug-pull changes, cross-server tool shadowing, and unauthenticated exposure widen agent infrastructure risk.

controlhardeningOpenClaw

Careful adoption controls for agentic AI services

May 1, 2026

Official joint guidance and NIST/CAISI RFI analysis warn that agentic AI systems add risk when they plan, use tools and memory, access data, or act across workflows. Treat OpenClaw-style agents as privileged software identities.

findingvulnerabilityOpenClawhigh

AI coding agent runtimes concentrate credential exposure risk

Apr 30, 2026

Recent reports show a recurring AI coding-agent risk: attackers target the runtime's credentials, filesystem access, service identities, and policy gaps through setup commands, repository content, collaboration metadata, or over-broad cloud permissions.

findingvulnerabilityOpenClawmedium

Vercel AI SDK ToolLoopAgent skipped runtime call option schema validation

Apr 27, 2026

A Vercel AI SDK pull request fixed a ToolLoopAgent gap where `callOptionsSchema` was documented for caller-supplied options but not enforced at runtime, allowing invalid options to reach instruction or tool-call preparation paths.

findingvulnerabilityOpenClawhigh

GitHub workflow AI agents can leak credentials through comment-and-control prompt injection

Apr 15, 2026

Aonan Guan's "Comment and Control" write-up shows how attacker-controlled GitHub titles, issues, and comments can become prompt-injection channels for hosted coding agents with workflow credentials.

controlsandboxingOpenClaw

Action gates and runtime guards for OpenClaw

Mar 11, 2026

Several community and vendor defenses converge on the same principle: treat agent execution as the security boundary, and require runtime guardrails or explicit approval before high-risk actions complete.

controlhardeningOpenClawpreventive

OpenClaw gateway security baseline

Mar 11, 2026

Use the OpenClaw gateway security documentation as the baseline control set for local-only deployment, token-based auth, narrow DM scope, and reduced tool access.

controlscannerOpenClawpreventive

ClawSec Scanner

Mar 10, 2026

ClawSec Scanner is a defensive control that combines dependency scanning, CVE enrichment, static analysis, and OpenClaw-specific dynamic testing into a single workflow.

controlscannerOpenClawpreventive

ClawSec Suite

Mar 2, 2026

ClawSec Suite is a defensive monitoring and integrity package for OpenClaw. It focuses on advisory feed monitoring, affected-skill checking, signature verification, and approval-gated handling of malicious-skill scenarios.

findingincidentOpenClawcritical

Malicious DeepSeek-Claw OpenClaw skill delivers Remcos RAT and GhostLoader stealer via supply chain attack

Mar 1, 2026

A threat actor published a malicious "DeepSeek-Claw" skill to the OpenClaw skill ecosystem on GitHub, exploiting developer trust in the skill marketplace to deliver Remcos RAT and GhostLoader stealer malware. The attack targeted developers and AI-driven systems using OpenClaw, leveraging supply chain poisoning of the skill publishing workflow.

findingexposureOpenClawcritical

ClawJacked local API exposure can enable remote abuse and code execution

Feb 19, 2026

Oasis Security documented OpenClaw local agent API abuse via cross-origin WebSocket exploitation, allowing a website to silently control a developer's AI agent when localhost trust, rate-limit exemptions, and auto-approved device pairing are exposed.

findingmalicious-skillOpenClawcritical

ClawHavoc campaign: 335 malicious OpenClaw skills distribute Atomic macOS Stealer via ClawHub

Feb 17, 2026

ClawHavoc distributed 335 malicious OpenClaw skills through ClawHub, disguising AMOS delivery as wallet, Polymarket, and YouTube utilities. Reported delivery used base64 shell scripts or password-protected ZIPs, with C2 at `91.92.242.30`.

findingvulnerabilityOpenClawcritical

Endor Labs identified a cluster of exploitable OpenClaw vulnerabilities

Feb 10, 2026

Endor Labs reported that its AI SAST workflow identified seven exploitable vulnerabilities in OpenClaw and later published technical detail focused on six disclosed issues validated through exploit development and live testing.

controlhardeningOpenClaw

OpenClaw security engineer cheat sheet

Feb 10, 2026

Semgrep’s cheat sheet is a practical operator-oriented control reference covering first principles, attack surface, detection, sandboxing, skill risk, and safer experimentation patterns for OpenClaw.

findingexposureOpenClawcritical

Large numbers of OpenClaw instances were reported exposed to the public internet

Feb 9, 2026

A February 2026 report summarized SecurityScorecard research describing more than 40,000 publicly exposed OpenClaw instances and a large subset considered vulnerable or exploitable through remote-code-execution paths.

findingincidentOpenClawhigh

OpenClaw can unintentionally fuse and publish sensitive internal data across connected systems

Feb 2, 2026

The risk is not only direct exploitation. OpenClaw can act as an integrator across multiple connected systems and combine internal data in ways the operator did not anticipate. If publication or outbound messaging is also available, that can turn ordinary retrieval into a disclosure event.