Get DeafLetter
A weekly selection of signals, vulnerabilities and guides. Critical alerts remain optional.
You can unsubscribe at any time. Privacy policy.
On September 21, 2026, Patrick Wardle, founder of the nonprofit security project Objective-See, publicly disclosed a zero-day vulnerability in the Meta Muse application for macOS. An unprivileged local process can modify the hidden endo_voyager_dictation_endpoint setting and redirect dictation traffic to endpoints controlled by an attacker. The researcher released a proof-of-concept named not-a-mused, available in a public repository, demonstrating how easily an AI app designed to be "secure" can become a conduit for exfiltrating sensitive audio and prompts.
The case raises a broader question: do vendors' promises of user control and advanced isolation hold up under real-world implementation, or do they translate into a delegation of risk that the end user cannot manage?
- The vulnerability resides in the
endo_voyager_dictation_endpointsetting, which can be modified by any unprivileged local process in the Meta Muse app for macOS. - The modification redirects audio dictation traffic and AI prompts to attacker-controlled servers without requiring administrator privileges.
- Patrick Wardle released the not-a-mused PoC to demonstrate the severity of the flaw; the exploit requires only local code execution.
- Meta has not immediately responded to requests for comment on the vulnerability; the status of any fixes is not documented in the available material.
The Mechanism: How a Hidden Setting Breaks macOS's Security Model
The core of the problem is an internal setting named endo_voyager_dictation_endpoint. Wardle demonstrated that this variable is writable by unprivileged processes running on the same system. Once altered, the Muse application sends the audio dictation stream and associated AI prompts to the URL chosen by the attacker, bypassing the transport controls the user assumes are guaranteed by Meta's infrastructure.
The severity lies not in sophisticated technical complexity but in an architectural contradiction. Muse was promoted by Meta as secure by design, with the "Muse Secure VM" and the promise that "every person remains in control of their own Muse and decides how much access to grant," as stated in the launch announcement cited by The Register. However, user control stops at the app boundary: the operating system does not prevent a third-party process from redefining where sensitive data ends up once it has passed the microphone.
This design breaks the principle of privilege separation on which macOS has built its security model. Transparency Consent and Control (TCC) governs which apps may access the microphone, but does not verify where that traffic is routed after access is granted. An app that concentrates multiple sensitive permissions inevitably becomes a single point of failure without externally verifiable counterparts.
"Just because a bad neighbor moves in doesn't mean that that neighbor automatically has access to all the apartments" — Patrick Wardle, phone interview with The Register
The Paradox of the Useful AI Agent: More Access, More Surface
Wardle precisely articulated the dilemma this class of applications introduces to endpoint systems. "They're super convenient and super empowering. But they have so much access, if you configure them to be useful. Fundamentally they could do anything on your computer," the researcher stated. The remark is not hyperbole: an app that must read the screen, capture audio, analyze application context, and respond in real time accumulates privileges that, in a traditional model, would be distributed across isolated, kernel-controlled processes.
The problem compounds when considering these are not specialized tools for expert users but consumer products positioned as everyday assistants. The average user lacks the tools to verify whether dictation traffic actually reaches Meta's servers or an unknown endpoint. The promise of "security" becomes, in this sense, a form of information delegation: the vendor asserts, the user accepts, no third party verifies until a researcher publishes a PoC.
The researcher linked this specific defect to a broader industry trend. "I think part of their greed for user data opens the door, creates a wider attack surface," Wardle asserted. And further: "These AI companies are racing toward the next milestone. User privacy and security, those aren't priorities." The judgment is harsh but anchored in concrete evidence: the vulnerable setting is not a legacy code remnant but an architectural choice in a product released with emphasis on user control.
What We Know and What the Dossier Does Not Cover
The primary source, The Register article from September 21, 2026, provides solid technical details on the attack mechanism and the researcher's statements. However, the dossier presents significant limits that demand caution on certain dimensions of the story.
It is unconfirmed whether Meta has released a patch at the time of publication. The specific versions of the Muse app for macOS affected by the flaw are not detailed. The presence of the same vulnerability on platforms other than macOS — Windows, iOS, or Android — is not verified in the available material. CVE-2026-42945, cited in the NVD record title, provides no verifiable technical details in the extracted content: the system returns only repeated redirects to redhat-SADP pages, without a description of the flaw relating to Muse.
No independent confirmation of the not-a-mused PoC's behavior by third parties is available, nor a precise timeline of responsible disclosure to Meta. The actual scale of risk — whether the app is widely deployed in sensitive environments — is not quantified in the source.
Why It Matters
The brief documents no specific corrective measures released by Meta nor externally verifiable mitigative actions. The dossier does not specify the nature of exposed data beyond audio dictation traffic and AI prompts. No infrastructure overlap emerges linking this vulnerability to the Muse Spark 1.1 incident of August 2026, documented in sources 2, 4, and 5: they are separate events sharing only the vendor.
The case is significant because it embodies an architectural transition that enterprise security systems are not yet instrumented to monitor. Traditional EDR solutions are trained to detect suspicious processes, lateral movement, and payload uploads. A legitimate app modifying its own dictation endpoint does not necessarily trigger alarms: traffic exits encrypted, to an apparently valid domain, with the authenticated user's session credentials. The anomaly lies in the configuration, not the behavior.
For organizations deploying AI assistants on corporate endpoints, the message is that the attack surface has shifted. No longer at the network perimeter, but at the junction between permissions granted to an app and the operating system's ability to verify their use. Where the user sees a control interface, an attacker with local access sees a writable configuration file.
The promise of control remains, for now, a vendor's promise. Verification falls to those with the incentives and tools to perform it — or to those, like Wardle, who build them themselves and make them public.
Information is based on the cited source and current as of publication.
Sources
- https://www.theregister.com/ai-and-ml/2026/09/21/meta-muse-ai-app-flaw-lets-local-malware-redirect-dictation-traffic/5297980
- https://www.theguardian.com/technology/2026/aug/05/meta-ai-model-hack-training
- https://nvd.nist.gov/vuln/detail/cve-2026-42945
- https://www.bloomberg.com/news/articles/2026-08-05/meta-ai-model-accessed-internet-hacked-outside-firm-in-testing
- https://www.bleepingcomputer.com/news/security/meta-ai-model-hacked-a-company-during-misconfigured-cyber-test/
- https://support.theguardian.com/?REFPVID=mubo80zcyesk7f6alr6z&INTCMP=header_support_2026-09-15_SEPTEMBER_DISCOUNT___CA_ROW_HEADER_V1_NO_PRICE&acquisitionData=%7B%22source%22%3A%22GUARDIAN_WEB%22%2C%22componentId%22%3A%22header_support_2026-09-15_SEPTEMBER_DISCOUNT___CA_ROW_HEADER_V1_NO_PRICE%22%2C%22componentType%22%3A%22ACQUISITIONS_HEADER%22%2C%22campaignCode%22%3A%22header_support_2026-09-15_SEPTEMBER_DISCOUNT___CA_ROW_HEADER_V1_NO_PRICE%22%2C%22abTests%22%3A%5B%7B%22name%22%3A%222026-09-15_SEPTEMBER_DISCOUNT___CA_ROW_HEADER%22%2C%22variant%22%3A%22V1_NO_PRICE%22%7D%5D%2C%22referrerPageviewId%22%3A%22mubo80zcyesk7f6alr6z%22%2C%22referrerUrl%22%3A%22https%3A%2F%2Fwww.theguardian.com%2Ftechnology%2F2026%2Faug%2F05%2Fmeta-ai-model-hack-training%22%2C%22isRemote%22%3Atrue%7D
- https://support.theguardian.com/subscribe/weekly?REFPVID=mubo80zcyesk7f6alr6z&INTCMP=undefined&acquisitionData=%7B%22source%22%3A%22GUARDIAN_WEB%22%2C%22componentId%22%3A%22PrintSubscriptionsHeaderLink%22%2C%22componentType%22%3A%22ACQUISITIONS_HEADER%22%2C%22referrerPageviewId%22%3A%22mubo80zcyesk7f6alr6z%22%2C%22referrerUrl%22%3A%22https%3A%2F%2Fwww.theguardian.com%2Ftechnology%2F2026%2Faug%2F05%2Fmeta-ai-model-hack-training%22%7D
- https://nvd.nist.gov/#ok
Get DeafLetter
A weekly selection of signals, vulnerabilities and guides. Critical alerts remain optional.
You can unsubscribe at any time. Privacy policy.