---
title: "DEF CON Copirate 365 Talk: Plundering in the Depths of Microsoft Copilot (CVE-2026-24299) · Embrace The Red"
url: https://daily.dev/posts/def-con-copirate-365-talk-plundering-in-the-depths-of-microsoft-copilot-cve-2026-24299-embrace--mtlczhfal
source_url: https://embracethered.com/blog/posts/2026/defcon-talk-copirate-365
type: article
source: "Embrace The Red"
published: 2026-05-04T13:08:28.733Z
updated: 2026-05-04T13:08:55.904Z
tags: ["llm", "ai-security", "prompt-injection", "data-exfiltration", "microsoft-copilot"]
reading_time: 18
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# DEF CON Copirate 365 Talk: Plundering in the Depths of Microsoft Copilot (CVE-2026-24299) · Embrace The Red

**[Embrace The Red](https://daily.dev/sources/embracethered)** · 18 min read · 0 upvotes · 0 comments

## Summary

A detailed writeup of a DEF CON Singapore talk covering a chain of vulnerabilities in Microsoft 365 Copilot and Consumer Copilot (CVE-2026-24299). The research demonstrates: (1) HTML preview as a data exfiltration channel via CSS font-face bypass, (2) Delayed Tool Invocation to plant instructions for later execution, (3) hijacking M365 Copilot's long-term memory via indirect prompt injection to write false or malicious memories, and (4) combining persistence with data exfiltration into a 'SpAIware' backdoor. The attack chain allows an attacker to silently exfiltrate emails, passwords, and other sensitive data from any future Copilot conversation after a one-time compromise. All issues were patched by Microsoft in early 2026. Key takeaways include the dangers of auto-committing memories without audit logs, the unreliability of CSP as a security boundary across Copilot hosting environments, and the need for explicit security contracts for AI widgets.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://embracethered.com/blog/posts/2026/defcon-talk-copirate-365>

## Similar posts on daily.dev

- [New attack turned Microsoft 365 Copilot into 1-click data theft tool](https://daily.dev/posts/new-attack-turned-microsoft-365-copilot-into-1-click-data-theft-tool-ffqgdzkcx) · BleepingComputer · 0 upvotes · 0 comments
- [Copilot 'SearchLeak' Attack Allows 1-Click Data Theft](https://daily.dev/posts/copilot-searchleak-attack-allows-1-click-data-theft-wrsuwvrwg) · Dark Reading · 0 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#ai-security](https://daily.dev/tags/ai-security), [#prompt-injection](https://daily.dev/tags/prompt-injection), [#data-exfiltration](https://daily.dev/tags/data-exfiltration), [#microsoft-copilot](https://daily.dev/tags/microsoft-copilot)

[View this post on daily.dev](https://daily.dev/posts/def-con-copirate-365-talk-plundering-in-the-depths-of-microsoft-copilot-cve-2026-24299-embrace--mtlczhfal)
