A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-26204

CVE-2024-26204: Microsoft Outlook Information Disclosure

CVE-2024-26204 is an information disclosure vulnerability in Microsoft Outlook for Android that could allow unauthorized access to sensitive data. This article covers technical details, affected versions, and mitigation.

Published: June 2, 2026

CVE-2024-26204 Overview

CVE-2024-26204 is an information disclosure vulnerability affecting Microsoft Outlook for Android. Microsoft published the advisory on March 12, 2024. The flaw is categorized under [CWE-77] (Improper Neutralization of Special Elements used in a Command) and allows an unauthenticated remote attacker to access confidential information processed by the mobile mail client. Exploitation does not require user interaction or prior authentication. The issue impacts the confidentiality of data handled by Outlook for Android, including mailbox content and account context. Microsoft has issued a fix through its standard mobile app update channel for Android.

Critical Impact

Unauthenticated attackers can disclose sensitive information from Outlook for Android over the network without user interaction.

Affected Products

  • Microsoft Outlook for Android (prior to the patched release)
  • Android devices running vulnerable Outlook builds distributed via Google Play
  • Enterprise mobile deployments using Outlook for Android with Microsoft 365 accounts

Discovery Timeline

  • 2024-03-12 - CVE-2024-26204 published to NVD
  • 2024-03-12 - Microsoft released the security advisory and patched build
  • 2025-01-15 - Last updated in NVD database

Technical Details for CVE-2024-26204

Vulnerability Analysis

CVE-2024-26204 is an information disclosure issue in Outlook for Android. The CWE mapping to [CWE-77] indicates that the root cause involves improper neutralization of special elements within a command-style input handled by the application. An attacker who can reach the vulnerable code path over the network can recover information that should remain confidential. The advisory indicates no integrity or availability impact, meaning the flaw exposes data but does not modify mailbox contents or disrupt service. The EPSS value places it among vulnerabilities with above-average likelihood of exploit activity, reinforcing the priority of patching mobile fleets.

Root Cause

The vulnerability stems from improper handling of command-related input within Outlook for Android. According to the [CWE-77] mapping, the application does not adequately neutralize special elements before they are used in a command context. This allows crafted input to alter how the client processes a request, causing the application to disclose data that should be inaccessible to the requester.

Attack Vector

The attack vector is network-based with low complexity and no privileges required. An attacker delivers a crafted message or request that the Outlook for Android client processes. Because user interaction is not required, exploitation can be triggered by inbound content reaching the mailbox. The result is unauthorized disclosure of confidential information held or rendered by the client.

No public proof-of-concept code or exploit module is available for CVE-2024-26204 at the time of writing. Technical specifics of the command-injection-style flaw are not disclosed in the Microsoft Security Update CVE-2024-26204 advisory beyond the affected component and impact summary.

Detection Methods for CVE-2024-26204

Indicators of Compromise

  • Outlook for Android clients running versions earlier than the patched release listed in the Microsoft advisory.
  • Unexpected outbound network connections from the Outlook for Android process to non-Microsoft destinations.
  • Anomalous mailbox access patterns or message-rendering errors logged on the Microsoft 365 backend.

Detection Strategies

  • Inventory mobile devices and confirm the installed Outlook for Android build against the fixed version distributed via Google Play.
  • Correlate Microsoft 365 audit logs (MailItemsAccessed, MessageRead) with mobile device identifiers to detect access from unpatched clients.
  • Use mobile device management (MDM) compliance policies to flag devices running vulnerable Outlook versions.

Monitoring Recommendations

  • Stream Microsoft 365 Unified Audit Logs and Intune device compliance events into a centralized SIEM for correlation.
  • Alert on mailbox access events originating from Outlook for Android user agents reporting outdated app versions.
  • Track Google Play managed app update status across the fleet to confirm rollout of the fixed release.

How to Mitigate CVE-2024-26204

Immediate Actions Required

  • Update Outlook for Android to the patched build identified in the Microsoft Security Update CVE-2024-26204 advisory.
  • Enforce automatic app updates through Google Play and Intune managed Google Play for enrolled devices.
  • Block or quarantine mobile devices that remain on vulnerable Outlook versions using conditional access policies.

Patch Information

Microsoft addressed CVE-2024-26204 in an updated Outlook for Android release distributed through Google Play. Administrators should consult the Microsoft Security Update CVE-2024-26204 page for the exact fixed version and configure managed Google Play to push the update to enrolled devices.

Workarounds

  • Apply Microsoft 365 conditional access rules that require a minimum Outlook for Android app version before granting mailbox access.
  • Restrict Outlook for Android usage to MDM-enrolled devices where app version compliance can be enforced.
  • Where patching is delayed, instruct users to access mail through Outlook on the web until the Android client is updated.
bash
# Example: Intune app protection policy enforcing minimum Outlook for Android version
# (replace <fixed-version> with the build listed in the Microsoft advisory)
az intune app-protection-policy update \
  --policy-name "Outlook-Android-MinVersion" \
  --platform android \
  --min-app-version "<fixed-version>" \
  --action blockAccess

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft Outlook

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability2.40%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-77

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2024-26204
  • Related CVEs
  • CVE-2025-29805: Microsoft Outlook Information Disclosure

  • CVE-2026-42893: Microsoft Outlook RCE Vulnerability

  • CVE-2020-16947: Microsoft Outlook RCE Vulnerability

  • CVE-2024-42220: Microsoft Outlook Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English