Microsoft discloses Copilot data flaws
- Microsoft disclosed three already-fixed information-disclosure bugs in Microsoft 365 Copilot and Copilot Chat in Edge on May 7, 2026. - The flaws are CVE-2026-26129, CVE-2026-26164, and CVE-2026-33111; Microsoft says server-side mitigations are in place and no customer action is required. - The bigger issue is AI permissions — Copilot can only leak what enterprise access controls already let it see.
Microsoft’s latest Copilot security disclosure is less about a patch Tuesday scramble and more about a warning label for enterprise AI. The company published three vulnerability advisories covering Microsoft 365 Copilot and Copilot Chat in Microsoft Edge, then said the issues were already fully mitigated on Microsoft’s side. That means there is no emergency admin action here. But the story still matters, because all three bugs sit right on the fault line companies worry about most with workplace AI — accidental exposure of sensitive internal data. ### What did Microsoft actually disclose? Microsoft made public three information-disclosure vulnerabilities on May 7, 2026: CVE-2026-26129 and CVE-2026-26164 in Microsoft 365 Copilot, plus CVE-2026-33111 in Copilot Chat in Microsoft Edge. The company’s public guidance says the issues have been remediated already and that customers do not need to deploy their own fixes. That is an important distinction — this was disclosure after mitigation, not disclosure while customers were still exposed and waiting. (cybersecuritynews.com) ### Which products were involved? Two of the bugs hit Microsoft 365 Copilot, specifically the work-focused assistant tied into business data and apps. The third hit Copilot Chat in Edge, which puts AI chat inside the browser. Microsoft’s own bounty page makes clear that both Microsoft 365 Copilot hosted in Microsoft’s cloud and Microsoft 365 Copilot integrated in Edge are now treated as formal security research targets, which tells you how seriously the company is taking this attack surface. (cybersecuritynews.com) ### What kind of flaws were these? The common theme is input and output handling. Public descriptions point to improper neutralization of special elements — basically, the system did not safely handle certain crafted content before another component processed it. Two advisories describe information disclosure in Microsoft 365 Copilot, while reporting around CVE-2026-33111 ties the Edge issue to command-injection-style behavior inside the chat context. (securereading.com) Even without dramatic remote-code-execution headlines, that matters, because the prize in enterprise AI is often the data itself. ### Why is data exposure the real fear? A workplace assistant is valuable because it can reach across email, files, chats, and internal documents. But that same reach turns every parsing mistake into a potential privacy problem. If an attacker can manipulate prompts, outputs, or downstream handling, the risk is not that Copilot “takes over” a machine. The risk is that Copilot reveals something it should not — a document excerpt, an internal thread, a confidential summary. (cybersecuritynews.com) That is why disclosure bugs in AI tools feel bigger than their dry labels suggest. ### Is this an isolated Copilot problem? Not really. Microsoft has already had another Copilot-related data protection issue this year involving protected Outlook content showing up where it should not. That earlier episode was different in mechanics, but the pattern is the same — AI assistants inherit the messiness of enterprise permissions, labels, and context boundaries. When those boundaries blur, even briefly, trust drops fast. (securereading.com) ### So what should companies take from this? The practical lesson is not “turn Copilot off.” It is “treat Copilot like a privileged data interface.” Microsoft says these three flaws are fixed, and there is no customer patch to rush out. But companies still need tight permissions, clean data governance, and realistic assumptions about what an AI assistant can surface if something goes wrong. Basically, the model is only as safe as the access map around it. (cybernews.com) ### Why did Microsoft disclose them now? Part of the answer is transparency pressure. Microsoft has been expanding formal bug bounty coverage for Copilot and inviting researchers to test these products directly, with rewards up to $30,000 in the Microsoft 365 Copilot program. More scrutiny means more findings, and more findings mean cloud AI services start looking a lot more like living software platforms than sealed products. (cybersecuritynews.com) ### Bottom line These were fixed bugs, not an active crisis. But they are a useful reminder of what enterprise AI security really is — not just model safety, but plain old access control, parsing hygiene, and data boundaries wrapped around a very chatty interface. (cybersecuritynews.com) (microsoft.com)