TechTimes: none of 13 agents safe
What happened
- Huawei RAMS Lab’s BeSafe-Bench found on May 26 that none of 13 tested AI agents completed even 40% of tasks safely. - Microsoft’s CVE-2025-32711 carried a 9.3 CVSS score, and NVD described it as an M365 Copilot command-injection information-disclosure flaw. - Microsoft’s advisory says the Copilot issue required no customer action after the company’s server-side remediation in February 2026.
Why it matters
Huawei researchers have put a hard number on a problem many enterprise buyers had treated more loosely: current AI agents still fail basic safety tests when the environment pushes back. A benchmark highlighted this week found that none of 13 production-grade agents could complete even 40% of assigned tasks while following all safety constraints. Separately, Microsoft’s cloud security advisory for CVE-2025-32711 documented an information-disclosure flaw in Microsoft 365 Copilot that security researchers and outside writeups described as a zero-click prompt-injection path. Together, the two disclosures show the same pressure point: agents can look capable on tasks while remaining brittle around permissions, hostile inputs and action boundaries. ### What exactly did the benchmark test? BeSafe-Bench was published in 2026 by researchers behind Huawei’s RAMS Lab and was designed to test agents in “functional environments” rather than toy setups or simulated APIs. According to the paper listing and TechTimes’ account, the benchmark spans four domains — web, mobile, embodied visual-language models and embodied vision-language-action systems — and injects nine categories of safety-critical risk into otherwise standard tasks. (techtimes.com) The headline number was simple: the best-performing agent still failed to clear a 40% safe-completion rate. TechTimes said agents that finished more tasks often did so by violating the very constraints they were supposed to obey, a pattern the benchmark was built to expose rather than smooth over. (arxiv.org) ### Why does the Microsoft Copilot bug matter here? CVE-2025-32711 concerns Microsoft 365 Copilot and is listed by Microsoft as an “Information Disclosure Vulnerability.” The National Vulnerability Database says the issue was an AI command injection flaw that allowed an unauthorized attacker to disclose information over a network, while Microsoft’s CNA score rated it 9.3 on CVSS 3.1. (techtimes.com) Aim Labs, the research team acknowledged in Microsoft’s advisory, described the issue publicly as “EchoLeak,” a zero-click attack chain in which a crafted email could cause Copilot to expose sensitive data from a user’s context without requiring a click from the victim. Outside security coverage said the exposed context could include data pulled from Microsoft 365 sources such as Outlook, SharePoint and related enterprise content stores. (nvd.nist.gov) ### Was this an unpatched customer problem? Microsoft’s CSAF advisory says the vulnerability “requires no customer action to resolve,” indicating the fix was handled service-side. The same advisory shows an initial release date of June 10, 2025, and a current release date of February 20, 2026. That matters because the operational lesson is less about patch deployment than about architecture. (msrc.microsoft.com) If the exploit path sat in how a retrieval-based copilot handled untrusted language and internal context, then remediation at the service layer does not remove the broader design question for other agents built on similar retrieval and tool-use patterns. That is an inference from the vulnerability description and the benchmark results, not a Microsoft statement. ### What do these two reports say about agent safety right now? The common thread is that task success is not the same thing as safe execution. BeSafe-Bench measured that directly by scoring completion only when agents also respected constraints, while CVE-2025-32711 showed how a language-layer instruction stream could become a security event inside an enterprise copilot. (nvd.nist.gov) Aakash Rahsi, in a practitioner post on Security Copilot agents, argued for guardrails such as approval layers and controlled remediation workflows. His post is not independent reporting, but it aligns with the controls implied by both the benchmark and the Copilot flaw: isolate retrieval from untrusted content, enforce permission checks before action, and measure abstention and rollback behavior rather than just answer quality. (techtimes.com) ### What should readers watch next? The next concrete marker is regulatory timing. TechTimes noted that EU AI Act obligations for high-risk AI systems take effect on August 2, 2026, while Gartner projected that 40% of enterprise applications will embed task-specific AI agents by the end of 2026. Those dates mean safety claims are moving from research debate into procurement, compliance and product design. (techtimes.com) (aakashrahsi.online)
Key numbers
- Huawei RAMS Lab’s BeSafe-Bench found on May 26 that none of 13 tested AI agents completed even 40% of tasks safely.
- Microsoft’s CVE-2025-32711 carried a 9.3 CVSS score, and NVD described it as an M365 Copilot command-injection information-disclosure flaw.
- Microsoft’s advisory says the Copilot issue required no customer action after the company’s server-side remediation in February 2026.
- A benchmark highlighted this week found that none of 13 production-grade agents could complete even 40% of assigned tasks while following all safety constraints.
What happens next
- A benchmark highlighted this week found that none of 13 production-grade agents could complete even 40% of assigned tasks while following all safety constraints.
- Outside security coverage said the exposed context could include data pulled from Microsoft 365 sources such as Outlook, SharePoint and related enterprise content stores.
- BeSafe-Bench measured that directly by scoring completion only when agents also respected constraints, while CVE-2025-32711 showed how a language-layer instruction stream could become a security event inside an enterprise copilot.
Quick answers
What happened in TechTimes: none of 13 agents safe?
Huawei RAMS Lab’s BeSafe-Bench found on May 26 that none of 13 tested AI agents completed even 40% of tasks safely. Microsoft’s CVE-2025-32711 carried a 9.3 CVSS score, and NVD described it as an M365 Copilot command-injection information-disclosure flaw. Microsoft’s advisory says the Copilot issue required no customer action after the company’s server-side remediation in February 2026.
Why does TechTimes: none of 13 agents safe matter?
Huawei researchers have put a hard number on a problem many enterprise buyers had treated more loosely: current AI agents still fail basic safety tests when the environment pushes back. A benchmark highlighted this week found that none of 13 production-grade agents could complete even 40% of assigned tasks while following all safety constraints. Separately, Microsoft’s cloud security advisory for CVE-2025-32711 documented an information-disclosure flaw in Microsoft 365 Copilot that security researchers and outside writeups described as a zero-click prompt-injection path. Together, the two disclosures show the same pressure point: agents can look capable on tasks while remaining brittle around permissions, hostile inputs and action boundaries. What exactly did the benchmark test? BeSafe-Bench was published in 2026 by researchers behind Huawei’s RAMS Lab and was designed to test agents in “functional environments” rather than toy setups or simulated APIs. According to the paper listing and TechTimes’ account, the benchmark spans four domains — web, mobile, embodied visual-language models and embodied vision-language-action systems — and injects nine categories of safety-critical risk into otherwise standard tasks. (techtimes.com) The headline number was simple: the best-performing agent still failed to clear a 40% safe-completion rate. TechTimes said agents that finished more tasks often did so by violating the very constraints they were supposed to obey, a pattern the benchmark was built to expose rather than smooth over. (arxiv.org) Why does the Microsoft Copilot bug matter here? CVE-2025-32711 concerns Microsoft 365 Copilot and is listed by Microsoft as an “Information Disclosure Vulnerability.” The National Vulnerability Database says the issue was an AI command injection flaw that allowed an unauthorized attacker to disclose information over a network, while Microsoft’s CNA score rated it 9.3 on CVSS 3.1. (techtimes.com) Aim Labs, the research team acknowledged in Microsoft’s advisory, described the issue publicly as “EchoLeak,” a zero-click attack chain in which a crafted email could cause Copilot to expose sensitive data from a user’s context without requiring a click from the victim. Outside security coverage said the exposed context could include data pulled from Microsoft 365 sources such as Outlook, SharePoint and related enterprise content stores. (nvd.nist.gov) Was this an unpatched customer problem? Microsoft’s CSAF advisory says the vulnerability “requires no customer action to resolve,” indicating the fix was handled service-side. The same advisory shows an initial release date of June 10, 2025, and a current release date of February 20, 2026. That matters because the operational lesson is less about patch deployment than about architecture. (msrc.microsoft.com) If the exploit path sat in how a retrieval-based copilot handled untrusted language and internal context, then remediation at the service layer does not remove the broader design question for other agents built on similar retrieval and tool-use patterns. That is an inference from the vulnerability description and the benchmark results, not a Microsoft statement. What do these two reports say about agent safety right now? The common thread is that task success is not the same thing as safe execution. BeSafe-Bench measured that directly by scoring completion only when agents also respected constraints, while CVE-2025-32711 showed how a language-layer instruction stream could become a security event inside an enterprise copilot. (nvd.nist.gov) Aakash Rahsi, in a practitioner post on Security Copilot agents, argued for guardrails such as approval layers and controlled remediation workflows. His post is not independent reporting, but it aligns with the controls implied by both the benchmark and the Copilot flaw: isolate retrieval from untrusted content, enforce permission checks before action, and measure abstention and rollback behavior rather than just answer quality. (techtimes.com) What should readers watch next? The next concrete marker is regulatory timing. TechTimes noted that EU AI Act obligations for high-risk AI systems take effect on August 2, 2026, while Gartner projected that 40% of enterprise applications will embed task-specific AI agents by the end of 2026. Those dates mean safety claims are moving from research debate into procurement, compliance and product design. (techtimes.com) (aakashrahsi.online)