The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2025-24204

CVE-2025-24204: Apple macOS Information Disclosure Flaw

CVE-2025-24204 is an information disclosure vulnerability in Apple macOS Sequoia that allows applications to access protected user data. This article covers technical details, affected versions, impact, and mitigation.

Published: March 11, 2026

CVE-2025-24204 Overview

CVE-2025-24204 is an Information Disclosure vulnerability affecting Apple macOS Sequoia that allows malicious applications to bypass security controls and access protected user data. The vulnerability stems from improper checks within the operating system's data protection mechanisms, enabling unauthorized access to sensitive information that should be protected by macOS privacy controls.

This vulnerability is classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), indicating that the flaw allows information to be exposed to actors not explicitly authorized to access it.

Critical Impact

A malicious application can bypass macOS privacy protections to access sensitive user data without proper authorization, potentially exposing personal information, credentials, and private files.

Affected Products

  • Apple macOS Sequoia versions prior to 15.4
  • Apple macOS (all versions matching cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*)

Discovery Timeline

  • 2025-03-31 - CVE-2025-24204 published to NVD
  • 2025-11-03 - Last updated in NVD database

Technical Details for CVE-2025-24204

Vulnerability Analysis

The vulnerability resides in macOS Sequoia's data protection framework, where insufficient validation checks allow applications to circumvent the operating system's privacy controls. macOS implements a layered privacy model that requires explicit user consent before applications can access protected data categories such as contacts, photos, calendar events, and location information.

This flaw allows a malicious application running on the system to bypass these consent requirements and directly access protected user data. The network-based attack vector suggests the vulnerability could be triggered remotely, potentially through a malicious application downloaded from the internet or delivered via phishing campaigns.

The impact is significant as it undermines the fundamental privacy guarantees that macOS provides to users, allowing complete unauthorized access to sensitive data with no user interaction required.

Root Cause

The root cause is improper validation checks in the macOS data protection subsystem. Apple's advisory indicates the issue was addressed with "improved checks," suggesting that the original implementation failed to properly validate authorization state or permissions before granting access to protected data resources. This allowed applications to bypass the Transparency, Consent, and Control (TCC) framework that governs data access on macOS.

Attack Vector

The attack can be executed over the network without requiring any privileges or user interaction. An attacker would need to deploy a malicious application on the target macOS system, which could be accomplished through:

  1. Distributing a trojanized application via phishing emails or malicious websites
  2. Exploiting application distribution channels to deliver malicious payloads
  3. Leveraging other vulnerabilities to install the malicious application

Once the malicious application is running, it can silently access protected user data categories that would normally require explicit user consent, including but not limited to: Desktop and Documents folders, Downloads, Photos, Contacts, Calendar, and other privacy-protected resources.

Detection Methods for CVE-2025-24204

Indicators of Compromise

  • Unexpected TCC database modifications or queries from unauthorized applications
  • Applications accessing protected data directories without corresponding user consent prompts
  • Unusual file access patterns to ~/Library/Application Support/com.apple.TCC/TCC.db
  • System log entries showing privacy-protected data access without corresponding authorization records

Detection Strategies

  • Monitor for applications accessing protected user data folders without corresponding TCC authorization entries
  • Implement endpoint detection rules to identify unauthorized access attempts to privacy-protected directories
  • Review system logs for anomalous data access patterns from non-system applications
  • Deploy behavioral analysis to detect applications bypassing normal consent workflows

Monitoring Recommendations

  • Enable detailed logging for file system access to privacy-protected directories
  • Configure alerts for TCC database access from unexpected processes
  • Monitor for new or modified applications that haven't been properly code-signed or notarized
  • Implement continuous monitoring of macOS security framework integrity

How to Mitigate CVE-2025-24204

Immediate Actions Required

  • Update all affected macOS systems to macOS Sequoia 15.4 or later immediately
  • Review installed applications and remove any untrusted or unnecessary software
  • Verify application sources and only install software from trusted developers
  • Enable Gatekeeper and ensure it is set to allow only applications from the App Store and identified developers

Patch Information

Apple has released macOS Sequoia 15.4 which addresses this vulnerability with improved validation checks. The security update is available through System Preferences > Software Update or via the Apple Support Article. Organizations should prioritize deployment of this update given the critical severity rating.

Additional technical details about this vulnerability are available in the Full Disclosure Mailing List Post.

Workarounds

  • Restrict installation of applications to only those from the Mac App Store until patching is complete
  • Implement application allowlisting to prevent unauthorized applications from executing
  • Review and audit existing application permissions in System Preferences > Security & Privacy > Privacy
  • Consider isolating sensitive data on systems that cannot be immediately patched
  • Deploy endpoint protection solutions capable of detecting unauthorized data access attempts

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechApple Macos

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-200
  • Technical References
  • Full Disclosure Mailing List Post
  • Vendor Resources
  • Apple Support Article
  • Related CVEs
  • CVE-2026-28820: Apple macOS Information Disclosure Flaw

  • CVE-2026-20670: Apple macOS Information Disclosure Issue

  • CVE-2026-28831: Apple macOS Information Disclosure Flaw

  • CVE-2026-20607: Apple macOS Information Disclosure Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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