LmCast :: Stay tuned in

Muse, Meta's extraordinarily privileged AI assistant, has a serious 0-day

Recorded: Sept. 22, 2026, 3:09 p.m.

Original Summarized

Muse, Meta's extraordinarily privileged AI assistant, has a serious 0-day - Ars Technica

Skip to content

Ars Technica home

Sections

Forum

Subscribe

Search

AI

Biz & IT

Cars

Culture

Gaming

Health

Policy

Science

Security

Space

Tech

Feature

Reviews

AI

Biz & IT

Cars

Culture

Gaming

Health

Policy

Science

Security

Space

Tech

Forum

Subscribe

Story text

Size

Small
Standard
Large

Width
*

Standard
Wide

Links

Standard
Orange

* Subscribers only
  Learn more

Pin to story

Theme

HyperLight

Day & Night

Dark

System

Search

Sign In

SWEET MUSE

Muse, Meta’s extraordinarily privileged AI assistant, has a serious 0-day

A simple ClickFix attack is only one way to completely hijack the new agent.

Dan Goodin

–

Sep 21, 2026 6:24 pm

|

71

Credit:


Getty Images

Credit:


Getty Images

Text
settings

Story text

Size

Small
Standard
Large

Width
*

Standard
Wide

Links

Standard
Orange

* Subscribers only
  Learn more

Minimize to nav

Meta founder and CEO Mark Zuckerberg has gone to great lengths to hype the security of its new AI assistant, Muse, claiming it is “built from the ground up for privacy and security.” A zero-day vulnerability that gives locally run apps and terminal commands complete control of the agent raises serious doubts. Further raising questions, Amazon on Sunday began blocking Muse from its site.
Meta introduced Muse a few weeks ago. The assistant “books appointments, fills out forms and handles customer service,” “proactively takes tasks off your plate,” and can “make purchases, generate images, create documents, and connect with your favorite apps and services.” The macOS app (curiously, there’s no Windows version) also works with a user’s WhatsApp, email, calendar, and social media accounts. When a task requires a tool that doesn’t exist, Muse creates one on the fly.
Meta doth hype Muse security too much
Of course, for Muse to do any of these things, users must first give it access to their accounts. This includes authenticating the assistant to each service and, because the app runs on macOS, giving it permissions to a broad range of operating system-restricted device resources, like writing files to disk, accessing the mic and camera, and monitoring location and calendars. Apple has spent years developing these defenses to prevent installed apps or commands entered into the terminal from accessing these resources, clearly because the company considers them a security threat. Muse completely undoes these default measures.
The zero-day allows any app or terminal command to gain access to the token that authenticates users to their Muse account. Meta developers designed the assistant so that any locally installed app or executed code, regardless of the macOS permissions it has, can change a long list of undocumented settings. Most of them are fairly innocuous, such as controlling dark mode. One setting, however, is anything but innocuous. It allows processes to change the endpoint where transcription occurs. Normally, it’s a server address operated by Meta. Attackers can exploit this flaw by changing the location to their own endpoint. Once that happens, the attackers have the token that gives complete control over the Muse account.

“We can manipulate the agent and leverage its privileges to do whatever we want,” Patrick Wardle, the macOS security expert who discovered the zero-day, told Ars. “So instead of us having to write a very comprehensive Mac malware stealer, we can just leverage the AI assistant itself.” Wardle said he has developed several proof-of-concept attacks that do things like writing malicious files to disk and snapping pictures, in many cases with no indication to even an alert user.
Meta representatives didn’t answer emailed questions.
Meta has published two posts in as many weeks documenting the design decisions that went into ensuring an assistant with such extraordinary access to user data and resources is secure and private. The posts come amid revelations that internal testing of models from Anthropic and Google has resulted in security breaches of external, third-party networks that the engineers involved never intended to target. In traditional human-only hacking, these actions could likely result in the filing of criminal charges. The Meta posts are likely mindful of the resulting blowback and the calls to slow down AI development in response.
Wardle said that Meta developers made several design decisions that made his exploit possible. One is the choice for Muse dictation to occur in the cloud, where Meta can log it. macOS has long provided a simple means for apps to handle dictation and transcription in processes that stay securely on the device. Had the developers chosen this safer alternative, the attack wouldn’t have been possible.

Another flawed decision is for any app to control all of the undocumented settings. It’s likely Meta intended for apps working with Muse to control UI settings, and for understandable reasons. The ability for any app or command to control an endpoint where sensitive user speech is processed is an entirely different matter. Together, the design decisions raise questions about just how much effort developers put into designing and testing the security and privacy of the new assistant.

“To me, the bar is infinitely higher in terms of the security of these apps. They don’t have to be perfect, but when you take a look at Muse, it’s like they didn’t, in my opinion, think about security, which is really worrisome,” Wardle said. “At the very least, they should be thinking about security from the very start, and they are just not.”
Roughly 12 hours before Wardle disclosed the zero-day, Amazon started blocking people from using Muse to shop on the site. Users who tried received a message saying Muse was an “unauthorized AI agent [that] violates Amazon’s Conditions of Use.”
“We think it’s fairly straightforward that third-party applications that offer to make purchases on behalf of customers from other businesses should operate openly and respect service provider decisions about whether or not to participate,” Amazon said in an emailed statement. “This helps ensure a safe, secure, and reliable customer experience, and it is how others operate including food delivery apps and the restaurants they take orders for, delivery services apps and the stores they shop from, and online travel agencies and the airlines they book tickets with for customers. Agentic third-party applications such as Muse have the same obligations, and we’ve requested that Meta remove Amazon from the experience.”
A single ClickFix is all it takes
There are several ways for attacks to work. One is for an attacker’s server to act as a proxy that’s placed between the Muse user and Meta endpoint. Once the user enters the voice prompt, the attacker’s server adds a prompt invoking a malicious command, such as sending an archive of all WhatsApp messages to the attacker. Once that happens, the attacker gains permanent control over the Muse account because the token is automatically sent to the malicious server as well.

Wardle is the creator of the Objective-See Foundation, a nonprofit focused on macOS security. He is also the author of the “The Art of Mac Malware” book series and a former employee of NASA and the National Security Agency. Wardle said he plans to discuss the vulnerability in more detail and other AI assistant threats at the Objective by the Sea security conference in November.
One of the counterarguments raised by developers of apps that can be exploited once a device is compromised is that once that happens, all security bets are off. This standard doesn’t fit well in this case. Wardle found that a simple variation of ClickFix attack—a technique that has become remarkably effective in tricking people into infecting their devices—is all that’s required for an attacker to take control of a Muse account.

Credit:
Patrick Wardle

Credit:


Patrick Wardle

Credit:
Patrick Wardle

Credit:


Patrick Wardle

In the first image above, Wardle can be seen using a simple terminal command to surreptitiously send a prompt to the Meta endpoint. The second image shows the response. To prevent attackers from cutting and pasting the prompt in live attacks, Wardle’s prompt asks only how it’s possible it’s coming from an unprivileged attacker. Muse incorrectly responds that such an action isn’t possible.
As already noted, the extraordinary access Muse requires to work as intended places an additional burden on its designers. Like most such AI agents—and contrary to Meta’s claims—Muse can’t be trusted. It’s not clear when or if it ever can.

Dan Goodin

Senior Security Editor

Dan Goodin

Senior Security Editor

Dan Goodin is Senior Security Editor at Ars Technica, where he oversees coverage of malware, computer espionage, botnets, hardware hacking, encryption, and passwords. In his spare time, he enjoys gardening, cooking, and following the independent music scene. Dan is based in San Francisco. Follow him at here on Mastodon and here on Bluesky. Contact him on Signal at DanArs.82.

71 Comments

Staff Picks

S

Sarty

The truth is, these are not very bright guys, and things got out of hand.

September 21, 2026 at 10:44 pm

Comments

Forum view

Loading comments...

Prev story

Next story

Most Read

1.
Apple M6 Mac mini review: $300 price hike spoils a nice upgrade

2.
Muse, Meta's extraordinarily privileged AI assistant, has a serious 0-day

3.
Russel Vought will reportedly be given veto power over all NIH grants

4.
Saudi Arabia wants a car industry, launches Ceer with two EVs

5.
Google confirms Gemini models hacked three companies in May 2026

Customize

Ars Technica has been separating the signal from
the noise for over 25 years. With our unique combination of
technical savvy and wide-ranging interest in the technological arts
and sciences, Ars is the trusted source in a sea of information. After
all, you don’t need to know everything, only what’s important.

More
from Ars

About Us
Staff Directory
General FAQ
Posting Guidelines
AI Policy
RSS Feeds

Contact
Contact us
Advertise with us
Reprints

Manage Preferences


© 2026 Condé Nast. All rights reserved. Use of and/or
registration on any portion of this site constitutes acceptance of our User Agreement and
Privacy Policy and
Cookie Statement and Ars
Technica Addendum and Your
California Privacy Rights. Ars Technica may earn compensation on
sales from links on this site. Read our
affiliate link policy. The material on this site may not be
reproduced, distributed, transmitted, cached or otherwise used, except
with the prior written permission of Condé Nast. Ad
Choices

Meta’s AI assistant, Muse, which is marketed as being built with strong privacy and security, has been exposed to a serious zero-day vulnerability that permits complete hijacking of the agent. This vulnerability originates from the fact that locally run applications and terminal commands can gain access to the authentication token for the Muse account, bypassing standard macOS security measures designed to restrict access to system resources. Muse possesses extraordinary capabilities, including booking appointments, handling customer service, taking proactive tasks, making purchases, generating media, creating documents, and connecting to various external services like WhatsApp, email, and social media, further enhanced by its ability to create necessary tools on the fly.

The security failure stems from specific design choices made by Meta developers. One critical flaw relates to the handling of transcription, where the system allows processes to change the endpoint for speech processing, which attackers can exploit to redirect the authentication token to an external server. This circumvents intended security protocols. Furthermore, the system grants any application or command control over a wide array of undocumented settings, which, in combination with the endpoint manipulation vulnerability, allows attackers to leverage the agent’s privileges to achieve full control over the Muse account. As noted by Patrick Wardle, a macOS security expert who discovered this flaw, the design decisions suggest that developers did not adequately prioritize security from the initial stages of development, which raises significant concerns regarding the assistant’s trustworthiness.

Wardle indicated that a simple variation of the ClickFix attack is sufficient for an attacker to seize control of a Muse account, rather than requiring complex malware. This attack can be executed by setting up an attacker’s server as a proxy between the Muse user and Meta’s endpoint, enabling the capture of the authentication token. This complexity is compounded by the fact that Muse was designed to dictate tasks in the cloud, allowing Meta to log the process, and to grant expansive control over system resources through installed applications.

Amid these revelations, external reactions occurred, as Amazon began blocking access to Muse, asserting that third-party applications making purchases should adhere to service provider decisions for a secure customer experience, which led to Amazon requesting Meta to remove the agent. Meta released documentation outlining their security design decisions, which surfaced alongside earlier concerns regarding security breaches during internal model testing, prompting dialogue about the pace of AI development. Ultimately, the vulnerability highlights the inherent difficulty in ensuring the security and privacy of AI agents that possess such extensive access to user data and device resources, suggesting that the security posture of such systems remains highly questionable.