Letsdatascience AutoJack Exploit Enables RCE via AI Browsing Agents
Article Content
- •AutoJack exploits AI browsing agents to achieve remote code execution on host machines.
- •The attack combines vulnerabilities in localhost trust, authentication, and parameter handling.
- •Affected code was fixed before reaching production, so users from PyPI are not at risk.
Microsoft has identified a new exploit chain named AutoJack that allows attackers to achieve remote code execution (RCE) through web-enabled AI agents, specifically targeting AutoGen Studio. The exploit leverages three vulnerabilities in AutoGen's Model Context Protocol (MCP) WebSocket, including trust in localhost, missing authentication, and unsafe parameter handling. By chaining these weaknesses, a malicious webpage can execute arbitrary commands on the host machine without user interaction. The affected code was only present in development builds and never reached production, meaning users who installed AutoGen Studio from PyPI are not at risk. Microsoft has reported the vulnerabilities to its Security Response Center and has fixed the issues in the development version. This incident highlights the need for enhanced security measures for local interfaces exposed to AI agents.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (11)
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…