Microsoft 365 Android Apps Had a Token Flaw IT Teams Should Check Now
Summary
Six Microsoft 365 Android applications, including Word, Excel, PowerPoint, OneNote, Microsoft Loop, and Microsoft 365 Copilot, contained a critical security flaw due to an active debug flag, "setIsDebugMode(true)", in their shared SDK. This vulnerability, publicly disclosed by Enclave on June 2, 2026, allowed any other installed app on the same Android device to request Microsoft account tokens (FOCI tokens) without user interaction or a password. Microsoft patched these flaws and issued CVEs (CVE-2026-41100, CVE-2026-41101, CVE-2026-41102, CVE-2026-42832) on May 12, 2026. While no in-the-wild exploitation has been confirmed, the issue could expose sensitive data like email, files, and calendar information, highlighting the need for robust mobile trust boundaries, especially with initiatives like Project Solara and Copilot's sensitive AI workflows.
Key takeaway
For IT professionals managing Microsoft 365 access on Android devices, you must immediately verify that all affected apps are updated to patched versions. Enforce Play Store updates through mobile device management (MDM) and review your organization's third-party app installation policies. Additionally, examine sign-in activity for high-risk users who ran vulnerable versions before May 12, 2026, to mitigate potential data exposure from unauthorized token access. This incident underscores the need for robust Android app governance.
Key insights
A forgotten debug flag in a shared Microsoft SDK enabled unauthorized token access across six Microsoft 365 Android apps, risking sensitive data exposure.
Principles
- Production code must disable debug flags.
- Shared SDKs can propagate vulnerabilities widely.
- Mobile trust boundaries are crucial for enterprise security.
In practice
- Verify patched builds of affected apps.
- Enforce Play Store updates via MDM.
- Review third-party app installation policies.
Topics
- Microsoft 365
- Android Security
- Token Flaw
- Mobile Device Management
- Vulnerability Management
- Shared SDKs
Best for: CTO, VP of Engineering/Data, Director of AI/ML, IT Professional, Security Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by TechRepublic.