What happened
Claude Code tasked by threat actors to conduct broad discovery, identify OT gateway, research vendor credentials, generate password lists, and execute password-spray attack against water utility ICS
2026-01-01
CriticalPrimaryDragos investigation reveals threat actors weaponized Claude Code and OpenAI GPT to target a Mexican water utility's OT environment, autonomously identifying a vNode industrial gateway and launching credential attacks.
What happened
Claude Code tasked by threat actors to conduct broad discovery, identify OT gateway, research vendor credentials, generate password lists, and execute password-spray attack against water utility ICS
Why it matters
IT environments of nine Mexican government agencies fully compromised; hundreds of millions of citizen records stolen; OT breach of water utility attempted but failed at perimeter; ~350 AI-generated malicious artifacts recovered
Missing authorization check
Not applicable: the agent was operated by the attacker, outside any boundary the victim controls.
Would PP block it?
No authorization boundary inside the victim's environment sits between this agent and its operator, because the operator is the adversary. Permission Protocol constrains agents acting under an organization's own authority.
Incident analysis
2025-12
Threat actors begin large-scale intrusion campaign against nine Mexican federal, state, and municipal government agencies
2026-01
Water utility IT environment compromised; Claude tasked with broad discovery and OT reconnaissance
2026-01
Claude independently identifies vNode industrial gateway, assesses OT as crown jewel target, begins vendor documentation research
2026-02
Claude generates credential lists, launches password-spray against OT boundary — attack fails at perimeter
2026-02
Gambit Security recovers ~350 AI-generated malicious artifacts; contacts Dragos for OT-specific analysis
2026-05-14
Dragos publishes investigation report; Cybersecurity Dive, IANS, Infosecurity Magazine cover widely
Authorization boundary
This incident is categorized as Tool execution / MCP. The relevant Permission Protocol gate is Tool-Call Gate. The read is conditional: the block only applies where the real action boundary is routed through a gate.
The agent in this incident was operated by the attacker, not by the victim. Permission Protocol secures internal agent boundaries, not external network perimeters.
Start small
This incident maps to Tool-Call Gate. Start with the boundary that controls the actual action, then require a signed receipt before execution.