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
    • 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-2021-30972

CVE-2021-30972: Apple macOS Privacy Bypass Vulnerability

CVE-2021-30972 is a privacy bypass vulnerability in Apple macOS that allows malicious applications to bypass Privacy preferences. This article covers the technical details, affected versions, and mitigation steps.

Published: February 25, 2026

CVE-2021-30972 Overview

CVE-2021-30972 is an authorization bypass vulnerability affecting Apple macOS and Mac OS X systems. The vulnerability allows a malicious application to bypass certain Privacy preferences, potentially exposing sensitive user data or enabling unauthorized access to protected resources. This issue stems from insufficient checks within the macOS privacy framework (CWE-863: Incorrect Authorization).

Critical Impact

A malicious application running on an affected system can circumvent macOS Privacy preferences, potentially accessing protected user data such as contacts, calendar, photos, or other sensitive information without explicit user consent.

Affected Products

  • Apple Mac OS X 10.15.7 (prior to Security Update 2022-001 Catalina)
  • Apple macOS Big Sur (prior to version 11.6.3)
  • Apple macOS 12.0.0 and 12.0.1 (Monterey)

Discovery Timeline

  • 2021-08-24 - CVE-2021-30972 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-30972

Vulnerability Analysis

This vulnerability exists due to incorrect authorization checks within the macOS privacy subsystem. The flaw enables applications to bypass Transparency, Consent, and Control (TCC) protections that normally guard access to sensitive user data and system resources.

macOS relies on TCC to manage application permissions for accessing protected resources like the camera, microphone, contacts, calendars, and files. When an application requests access to these resources, TCC should prompt the user for consent. However, CVE-2021-30972 allows malicious applications to circumvent these checks entirely, accessing protected data without triggering the normal authorization prompts.

The vulnerability requires local access and a low-privileged user context to exploit. While no network-based attack vector exists, an attacker who can execute a malicious application on a target system—through phishing, supply chain compromise, or other means—could leverage this flaw to exfiltrate sensitive information.

Root Cause

The root cause is classified as CWE-863 (Incorrect Authorization), indicating that the affected macOS components failed to properly validate authorization requests. The privacy preference checks did not adequately verify that applications had received explicit user consent before granting access to protected resources. Apple addressed this by implementing improved checks to ensure proper authorization validation.

Attack Vector

Exploitation requires local access to an affected macOS system. An attacker must first gain the ability to execute code on the target, typically through:

  1. Convincing a user to download and run a malicious application
  2. Compromising a legitimate application that the user trusts
  3. Exploiting another vulnerability to gain initial code execution

Once running on the system, the malicious application can bypass TCC privacy preferences to access sensitive data without user interaction or consent. The attack does not require elevated privileges, making it accessible to standard user-level malware.

Since no verified proof-of-concept code is publicly available, the specific technical mechanism involves manipulating how applications interact with the TCC database or related privacy frameworks to bypass authorization checks. For detailed technical information, refer to Apple's Security Update HT213055.

Detection Methods for CVE-2021-30972

Indicators of Compromise

  • Unexpected applications appearing in System Preferences > Security & Privacy with access to protected resources
  • Unauthorized access logs showing applications reading from protected directories (~/Library/Calendars, ~/Library/Contacts, etc.)
  • Anomalous TCC database modifications in /Library/Application Support/com.apple.TCC/TCC.db

Detection Strategies

  • Monitor for applications accessing TCC-protected resources without corresponding user consent events in system logs
  • Implement endpoint detection rules for unusual access patterns to sensitive user data directories
  • Deploy behavioral analysis to identify applications reading protected data immediately after installation without user prompts
  • Audit TCC database entries for unauthorized permission grants

Monitoring Recommendations

  • Enable unified logging for privacy-related events using log show --predicate 'subsystem == "com.apple.TCC"'
  • Configure SentinelOne to monitor for suspicious application behavior targeting TCC-protected resources
  • Establish baselines for normal application permission requests and alert on deviations

How to Mitigate CVE-2021-30972

Immediate Actions Required

  • Update macOS Big Sur systems to version 11.6.3 or later immediately
  • Apply Security Update 2022-001 Catalina for Mac OS X 10.15.7 systems
  • Review currently installed applications and remove any untrusted software
  • Audit System Preferences > Security & Privacy > Privacy to verify application permissions

Patch Information

Apple has released patches addressing this vulnerability. System administrators should apply the appropriate updates based on their macOS version:

  • macOS Catalina: Security Update 2022-001 Catalina (HT213055)
  • macOS Big Sur: macOS Big Sur 11.6.3 (HT213056)

Updates can be applied through System Preferences > Software Update or via managed deployment tools like Jamf or Munki for enterprise environments.

Workarounds

  • Restrict application installations to Apple-notarized software only by enabling Gatekeeper (spctl --master-enable)
  • Implement application whitelisting to prevent unauthorized software execution
  • Configure endpoint protection solutions like SentinelOne to detect and block applications exhibiting privacy bypass behaviors
  • Regularly review and revoke unnecessary application permissions in Security & Privacy preferences
bash
# Configuration example
# Verify Gatekeeper is enabled (restricts apps to notarized software)
spctl --status

# Enable Gatekeeper if disabled
sudo spctl --master-enable

# Check current TCC permissions (requires Full Disk Access)
sudo sqlite3 /Library/Application\ Support/com.apple.TCC/TCC.db "SELECT client, service FROM access;"

# Remove all TCC permissions for a suspicious application
tccutil reset All com.suspicious.app.bundle.id

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMac Os X

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.06%

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

  • Apple Support Article HT213056

  • Apple Support Article HT212978
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer Vulnerability
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