Skip to content
Tech News
← Back to articles

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

read original get Yubico YubiKey 5C NFC → more articles
Why This Matters

This story matters because it exposes a gap between Meta's marketing claims and the actual security posture of its new AI assistant Muse, which has been granted deep access to sensitive accounts and system resources like WhatsApp, email, calendars, and files. A zero-day that lets any local app or terminal command hijack the assistant's authentication token undermines macOS's built-in permission protections, raising broader concerns about how AI agents with sweeping privileges can become high-value attack targets.

Key Takeaways
Worth a Look

Yubico YubiKey 5C NFC — With AI assistants like Muse getting broad access to your accounts, locking down authentication with a hardware security key is a smart countermeasure. A YubiKey adds a physical layer of protection to your email, cloud, and social accounts that malware or a compromised AI agent can't easily bypass. It's a simple, durable way to harden your digital life against exactly the kind of exploit described in this article.

See Yubico YubiKey 5C NFC on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

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.