Loading article…
Copilot worm exploits hidden instructions in Word files, halving figures and self‑propagating, prompting urgent security reviews
Microsoft 365 Copilot can be hijacked to halve financial figures and copy hidden instructions into new Word drafts, creating a self‑propagating “AI worm” that remains exploitable as of July 2026 [1]. The technique threatens enterprise workflows that rely on Copilot‑assisted document generation, forcing organizations to treat external Word files as untrusted and to scrutinize AI‑generated output.
At a glance
| At a glance | |
|---|---|
| Vulnerability | Hidden‑instruction worm in Word [1] |
| Model upgrade | Mitigations moved Copilot to GPT‑5.5, then GPT‑5.6 [1] |
| Attack impact | Figures halved; prompt copied in white text [1] |
| Mitigation status | No public CVE; Microsoft deployed two mitigations [1] |
The attack embeds invisible formatting (white‑on‑white text) that survives Word’s stripping of colour and font size before the document is sent to the large language model. Copilot reads this hidden text as part of the user’s prompt, executes the malicious instructions—e.g., halving every monetary figure—and then copies the same hidden prompt into the generated document. The new file becomes a carrier for the next Copilot drafting session, allowing the worm to propagate through ordinary document workflows without executing traditional malware [1].
Microsoft confirmed the behavior on 31 March and released two mitigations: one that blocks the original prompt wording and another that upgrades the underlying model from GPT‑5.5 to GPT‑5.6 [1]. Despite these steps, the researcher reproduced the attack on 28 July, indicating the vulnerability class remains exploitable [1]. No public CVE or advisory has been issued, and Microsoft’s “jailbreak and cross‑prompt injection attack” classifiers may not cover every Copilot scenario [1].
The worm sidesteps conventional defenses because the document is benign on delivery and only becomes malicious when processed by Copilot. This bypasses email security, data‑loss‑prevention, and endpoint protection, as the malicious behavior is carried out by the authorized AI service rather than executable code [3]. Analysts note that the core issue—distinguishing instructions from data—is not yet solvable, making the attack vector a persistent risk for enterprises that have adopted Copilot’s “Agent Mode” for deeper editing capabilities [2].
Microsoft’s response emphasizes a defense‑in‑depth strategy, urging customers to install the latest updates, apply layered security, and review AI‑generated content before reuse [3]. However, the researcher argues that payload‑specific blocks cannot fully eliminate the class of risk, because the model must still process attacker‑controlled content to determine its intent [1].
The worm demonstrates that AI‑driven productivity tools can become vectors for novel attack patterns, exposing a gap between model capabilities and security controls that may shape future enterprise AI deployments.
Coverage is mostly measured — 149 of 149 reports stay neutral.
Every Monday — the token unlocks, Fed dates & catalysts set to move crypto and markets this week. So you’re never blindsided.
Free · 3-min read · one-click unsubscribe
AI-assisted synthesis by the TrendWatcher Editorial Desk · sourced from 3 outlets · Aug 1, 2026 · How we report
Researchers showed that malicious instructions can be hidden in a Word document, which Copilot may execute when generating or editing a new document, allowing the instructions to propagate to subsequent files.
Microsoft has implemented several focused mitigations, recommends installing the latest updates, employing multiple security layers, and reviewing AI‑generated content before use.
Microsoft intends to launch a unified Copilot "super app" that combines chat, coding, coworking, and autonomous Autopilot features for both consumer and business markets later in the year.
Microsoft reports approximately 30 million paid Copilot users among its 450 million business seats.
Experts argue that distinguishing instructions from data at the model or platform level is necessary to prevent similar injection attacks, but it requires industry‑wide architectural changes that are not yet in place.