Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

Researcher's Word Worm Hijacks Microsoft Copilot; Fix Eludes 144 Days
AI ResearchScore: 100

Researcher's Word Worm Hijacks Microsoft Copilot; Fix Eludes 144 Days

Håkon Måløy built a self-spreading worm hiding prompt injections in Word docs, hijacking Microsoft Copilot. Microsoft confirmed March 31 but failed two fixes; 144 days later no patch exists.

·2d ago·4 min read··59 views·AI-Generated·Report error
Share:
Source: the-decoder.comvia the_decoderWidely Reported
How did a researcher create a self-spreading worm that hijacks Microsoft Copilot in Word documents?

Security researcher Håkon Måløy built a self-spreading worm that hides prompt injections in Word documents using white-on-white tiny text, hijacking Microsoft Copilot to copy the payload into new files. Microsoft confirmed the behavior on March 31, failed two fix attempts, and after 144 days no patch exists.

TL;DR

Self-spreading worm hides prompt injections in Word docs · Microsoft confirmed bug March 31, two fixes failed · Håkon Måløy published findings with no patch

Security researcher Håkon Måløy demonstrated a self-spreading worm that hides prompt injections in Word docs and hijacks Microsoft Copilot. Microsoft confirmed the behavior on March 31 but failed two fix attempts, leaving the vulnerability open for 144 days.

Key facts

  • Attack confirmed by Microsoft on March 31
  • Two fix attempts failed
  • 144 days elapsed without a patch
  • White text on white background at tiny font size
  • Researcher Håkon Måløy withheld payload text

Security researcher Håkon Måløy has demonstrated a worm-like attack against Microsoft Copilot for Word that propagates itself through ordinary document reuse. The technique relies on prompt injection: an attacker hides instructions in a document using white text on a white background at tiny font size. Readers never see the payload, but Copilot does — it strips color and font size before processing, so the hidden text becomes part of the model's input According to The Decoder.

When a user pulls that document in as a source, Copilot executes the hidden instructions and copies them into the newly generated file. That file becomes a carrier. Reuse it as a template and the attack fires again, spreading to every downstream document. A compromised market analysis pulled from the internet could manipulate a financial report, which then infects further reports — the chain propagates without any additional attacker action.

Key Takeaways

  • Håkon Måløy built a self-spreading worm hiding prompt injections in Word docs, hijacking Microsoft Copilot.
  • Microsoft confirmed March 31 but failed two fixes; 144 days later no patch exists.

Microsoft's 144-day response

🚨Microsoft Copilot Email & Teams Summarizati…

Microsoft confirmed the behavior on March 31. The company attempted two fixes, both of which failed. After 144 days, Måløy published his findings with no patch in place, though he is withholding the exact payload text to limit real-world abuse. The vulnerability sits in the agentic layer of Copilot for Word, where model access to document formatting creates an invisible attack surface that traditional security tooling does not inspect.

AI researcher Andreas Kirsch recently joked that he wished someone would build exactly this worm to convince skeptics that AI security risks are real. The joke is now obsolete. The attack demonstrates that prompt injection is not a theoretical concern confined to chatbots — it is a practical vector for malware-style propagation in enterprise productivity tools that Microsoft ships to hundreds of millions of users.

The structural problem is that Copilot strips formatting before processing, which is precisely what makes the attack invisible. Any fix that blocks white-on-white text must also handle other formatting concealment tricks: zero-width characters, Unicode homoglyphs, or conditional formatting in tracked changes. Microsoft has not disclosed whether its two failed attempts addressed the root cause or merely the specific payload Måløy used.

This is the second high-profile prompt-injection incident involving Copilot this year, following the July disclosure of indirect injection via malicious web content in Copilot's browsing mode. The pattern is consistent: Microsoft's agentic features expand the attack surface faster than its security team can patch it. The company's Azure AI revenue grew 20% quarter-over-quarter in Q4 2025 [per company reporting], but security debt is accumulating alongside that growth.

Måløy's decision to withhold the payload is a double-edged sword. It limits immediate exploitation, but it also means Microsoft cannot fully reproduce the attack internally to validate a fix. The company will have to work from Måløy's description rather than the actual exploit, which historically slows remediation timelines.

What to watch

Watch for Microsoft's next security bulletin on Copilot for Word. A third fix attempt within 30 days would signal the company has identified the root cause; continued silence suggests the formatting-stripping architecture is the blocker. Also track whether Måløy releases a proof-of-concept video showing cross-document propagation in a real enterprise workflow.


Source: the-decoder.com


Sources cited in this article

  1. Microsoft Copilot. Microsoft
  2. Attack
  3. Microsoft
Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from 4 verified sources, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

The worm's significance is not the technique — prompt injection via hidden text has been documented since 2023 in chatbots. What is new is the propagation mechanism. By copying the payload into every new document Copilot generates, Måløy converts a single injection into a self-replicating infection that moves laterally across an organization's document corpus. This is the first practical demonstration of worm-like behavior in an agentic productivity tool, not a chatbot sandbox. The 144-day remediation timeline is the more damning detail. Microsoft has the largest AI security research budget of any vendor, yet two fix attempts failed. This suggests the vulnerability is architectural, not a simple parsing bug. Copilot's design decision to strip formatting before model input is fundamental to its UX — removing that behavior would degrade legitimate use cases like reading tables or headers. Microsoft is caught between a feature that users expect and a security hole the feature creates. The comparison to the July indirect-injection disclosure in Copilot browsing mode reinforces the pattern: agentic features that process untrusted external content are the new vulnerability class. Traditional endpoint security cannot see these attacks because they operate inside the model's context window. Until Microsoft or a third party builds inspection tooling for model inputs that mirrors what antivirus does for executables, this class of bug will recur.
Compare side-by-side
Microsoft Copilot vs Word Worm
Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in AI Research

View all