www.microsoft.com 6/19/2026, 1:11:07 AM · external

AutoGen Studio bug lets rogue web code execute local commands

AutoGen Studio bug lets rogue web code execute local commands
CyberSIXT Evidence Panel Source marked as original reporting

THE article discusses a security vulnerability discovered in AutoGen Studio, a framework for AI agents, referred to as "AutoJack." This vulnerability allows untrusted web content loaded by an AI agent to execute arbitrary processes on the local host due to a weak localhost trust model. The exploit leverages three main weaknesses: insufficient origin validation for WebSocket connections, inadequate authentication for critical functions, and unfiltered execution of command parameters.

The vulnerability was reported to the Microsoft Security Response Center, which implemented fixes before any public release of affected code. The article emphasizes the need for strict authentication of control planes, isolation of agent identities from developer identities, and cautious deployment of such systems to prevent potential remote code execution risks.

View full article

Article by CyberSIXT