Attack Surface Evolution in Multi-Agent Systems: WebMASLab and the Telephone Loop Exploit
The transition from monolithic Single-Agent Systems (SAS) to Multi-Agent Systems (MAS) introduces critical "structural attack surfaces" derived from inter-agent delegation and interaction logic. Using the WebMASLab framework, researchers have identified the "Telephone Loop" exploit, a mechanism that leverages cross-agent delegation to trigger recursive, resource-exhausting task cycles. Empirical testing against frontier models, including GPT-5.2 and Claude Sonnet 4.5, demonstrates an 80% average attack success rate (ASR) at baseline. Current defenses, such as prompt-hardening, exhibit non-linear efficacy and fail to provide generalized protection, leaving distributed agentic architectures vulnerable to systemic failure and resource exhaustion.
Indirect Prompt Injection Hijacks Claude Code and AI Coding Agents
Researchers from Mozilla 0DIN have identified critical Indirect Prompt Injection (IPI) vulnerabilities within Claude Code and other agentic AI coding tools. By embedding malicious instructions in seemingly benign external data, such as GitHub README files or bug reports, attackers can manipulate the agent's control flow to execute unauthorized system commands. This exploitation enables Remote Code Execution (RCE) on developer workstations, often bypassing traditional EDR/AV via instruction-based hijacking rather than traditional binary-based malware. Specifically, the research demonstrates an escalation path where the agent is coerced into establishing a reverse shell through DNS TXT records, providing a covert Command and Control (C2) channel that facilitates full machine compromise.
PolinRider: DPRK Supply Chain Offensive Targeting npm, Claude Code, and GitHub CLI
North Korean state-sponsored actors, associated with the PolinRider operation and Contagious Interview campaign, are executing a multi-vector supply chain offensive targeting the developer ecosystem. By compromising GitHub maintainer accounts and utilizing package impersonation, the actors injected malicious code into npm, Packagist, and Go ecosystems. The campaign specifically targets modern toolchains, including Claude Code and GitHub CLI, to deploy Windows Remote Access Trojans (RATs), Linux native C rootkits, and credential stealers aimed at SSH keys and developer tokens. With over 108 unique malicious packages and extensions identified, the operation seeks persistent high-level access to DevOps environments and AI-assisted coding workflows.