AI news story

A security researcher built a self-spreading worm that hides inside Word docs and hijacks Microsoft Copilot

A security researcher has demonstrated a worm-like attack on Microsoft Copilot for Word: invisible prompt injections hidden in documents spread automatically into new files every time they're reused. Microsoft confirmed the issue but failed to fix it

  • AI
  • Source: The Decoder
  • Published: 2026-08-01
  • Signal score: 3
  • 23 sources

Editor's take

A security researcher has successfully demonstrated a stealthy worm capable of infecting Microsoft Word documents and propagating itself through its integration with Microsoft Copilot. This exploit leverages invisible prompt injections within documents, which then automatically spread to any new files created or edited using those infected documents, effectively hijacking Copilot's functionality.

This development is significant because it highlights a novel attack vector targeting the increasingly integrated AI assistants within productivity software. The implications extend beyond individual users to enterprise environments where sensitive data is processed, potentially leading to widespread data exfiltration or manipulation. It underscores the security challenges inherent in embedding powerful AI models into everyday workflows, especially when those models interpret user-provided content.

Future attention should focus on Microsoft's response and the broader industry's ability to secure AI-powered applications. Specifically, observing whether Microsoft implements robust sanitization for document content that interacts with Copilot, and how other AI vendors address similar vulnerabilities in their integrated tools, will be critical. The effectiveness of future defenses against such prompt injection attacks will determine the security posture of AI-assisted productivity.

Signal score: 3

This event was corroborated by 23 independent sources. The signal score weighs cross-source corroboration, recency, source weight and topic salience. How we rank stories.

More AI stories

  1. Meet Shepherd: An Open-Source Python Substrate That Lets Meta-Agents Fork, Replay, and Revert Any Agent Run

    MarkTechPost · 2026-08-08

    Long agent runs accumulate state that no transcript records — edited files, a live dev server, installed packages, a warm prompt cache.

  2. Denmark Requires Oral Defenses for Students' Written Work to Counter AI Cheating

    Hacker News · 2026-08-08

    Denmark's Ministry of Education has mandated oral defenses for student assignments to mitigate AI-generated content.

  3. Cloudflare launches Kitesurf, a browser built for AI agents

    TechCrunch · 2026-08-07

    Kitesurf is a cloud-hosted browser designed for AI agents instead of people. It uses less computing power than Chromium for common automation tasks

  4. Pokee AI Releases Pokee-Isaac 28B: A 10M-Token Context Agentic Model Built to Run Inside the Customer Boundary

    MarkTechPost · 2026-08-08

    Pokee AI released Pokee-Isaac 28B, a 28B text-only foundation model with a 10M-token context window built to run inside the customer boundary.

  5. Gentoo bugzilla closed due AI bot scraper overload

    Hacker News · 2026-08-08

    The Gentoo Bugzilla instance has been taken offline due to an overwhelming volume of automated traffic from an AI model scraper.

  6. Before Q, K, and V: Reconstructing the Transformer

    Towards Data Science · 2026-08-08

    Many Transformer explainers start with the finished architecture. We ask why it looks the way it does.