<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6" -->

---
title: Microsoft fixes AutoGen Studio flaw that enabled code...
description: A vulnerability chain called AutoJack was discovered in Microsoft&#x27;s AutoGen Studio, the graphical interface for the AutoGen multi-agent AI framework. The flaw...
canonical: https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Microsoft fixes AutoGen Studio flaw that enabled code execution | daily.dev
og:description: A vulnerability chain called AutoJack was discovered in Microsoft&#x27;s AutoGen Studio, the graphical interface for the AutoGen multi-agent AI framework. The flaw...
og:url: https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6
og:image: https://api.daily.dev/og/posts/uX7o821d6.png
og:image:alt: Microsoft fixes AutoGen Studio flaw that enabled code execution
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft fixes AutoGen Studio flaw that enabled code execution

**[BleepingComputer](https://daily.dev/sources/bleepingcomputer)** · 3 min read · 0 upvotes · 0 comments

## Summary

A vulnerability chain called AutoJack was discovered in Microsoft's AutoGen Studio, the graphical interface for the AutoGen multi-agent AI framework. The flaw chains three weaknesses: a localhost WebSocket trust issue, missing authentication on MCP API routes, and unsanitized base64-encoded parameters passed to process-launching code. Together, these allow a malicious webpage visited by a developer's AI agent to execute arbitrary commands on the host machine. The affected code never shipped in a PyPI release — only developers building directly from the GitHub main branch during a brief window were exposed. Microsoft has patched the issue and recommends running AutoGen Studio in isolated, sandboxed environments with low-privilege accounts.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.bleepingcomputer.com/news/security/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution>

## Similar posts on daily.dev

- [Microsoft says web-enabled AI agents can trigger host-level RCE](https://daily.dev/posts/microsoft-says-web-enabled-ai-agents-can-trigger-host-level-rce-ggdk1yjsg) · CSO Online · 0 upvotes · 0 comments
- [Amazon Q’s MCP Flaw Is an Industry Warning: AI Tools Still Lack Workspace Trust Standards](https://daily.dev/posts/amazon-q-s-mcp-flaw-is-an-industry-warning-ai-tools-still-lack-workspace-trust-standards-7dqogfw6t) · Latest Hacking News · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#websocket](https://daily.dev/tags/websocket)

[View this post on daily.dev](https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Microsoft fixes AutoGen Studio flaw that enabled code execution","url":"https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6"},"datePublished":"2026-06-22T17:29:53.706Z","dateModified":"2026-08-24T06:57:55.766Z","description":"A vulnerability chain called AutoJack was discovered in Microsoft's AutoGen Studio, the graphical interface for the AutoGen multi-agent AI framework. The flaw...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c49cc8379629a2fe5f4ff9bde3c1ccdb?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c49cc8379629a2fe5f4ff9bde3c1ccdb?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"BleepingComputer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"BleepingComputer","logo":"https://media.daily.dev/image/upload/s--as8nJ3qy--/f_auto,q_auto/v1774959951/logos/bleepingcomputer?_a=BAMAMiWQ0","url":"https://daily.dev/sources/bleepingcomputer"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/microsoft-fixes-autogen-studio-flaw-that-enabled-code-execution-ux7o821d6","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,mcp,websocket","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"BleepingComputer","item":"https://daily.dev/sources/bleepingcomputer"},{"@type":"ListItem","position":3,"name":"Microsoft fixes AutoGen Studio flaw that enabled code execution"}]}
```

