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-2026-28930

CVE-2026-28930: Apple macOS Information Disclosure Flaw

CVE-2026-28930 is an information disclosure vulnerability in Apple macOS that allows apps to access protected user data due to a permissions issue. This article covers technical details, affected versions, and mitigation.

Published: May 18, 2026

CVE-2026-28930 Overview

CVE-2026-28930 is a permissions issue in Apple macOS that allows an application to access protected user data. Apple addressed the flaw with additional restrictions in macOS Tahoe 26.5. The vulnerability is classified under [CWE-284] Improper Access Control and carries a CVSS 3.1 base score of 7.5. The flaw affects the confidentiality of user data managed by macOS access control mechanisms without requiring user interaction or prior authentication.

Critical Impact

A malicious application running on a vulnerable macOS host can bypass permission boundaries and read protected user data, undermining the platform's Transparency, Consent, and Control (TCC) model.

Affected Products

  • Apple macOS versions prior to macOS Tahoe 26.5
  • Systems where Apple's permission restrictions were not enforced for the affected component
  • Endpoints that have not applied the Apple security update referenced in advisory 127115

Discovery Timeline

  • 2026-05-11 - CVE-2026-28930 published to the National Vulnerability Database
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-28930

Vulnerability Analysis

The vulnerability stems from an improper access control condition [CWE-284] within macOS. According to Apple's advisory, an app may be able to access protected user data that should be gated by the operating system's permission framework. macOS enforces user data protections through TCC, sandbox profiles, and entitlement checks. When these boundaries are not consistently applied, an unprivileged application can read files, metadata, or other resources reserved for explicitly authorized processes.

Apple resolved the issue by adding restrictions to the affected code path in macOS Tahoe 26.5. The fix tightens enforcement so that requests for protected resources are validated against the caller's entitlements and user consent state. The Apple advisory does not publicly enumerate the underlying component, but the impact is limited to confidentiality. Integrity and availability are not affected based on the published CVSS vector.

Root Cause

The root cause is missing or insufficient permission checks in a macOS component that brokers access to user data. The system did not adequately restrict callers, allowing an app context to retrieve protected resources without the consent or entitlements normally required by the platform.

Attack Vector

Exploitation requires an attacker to deliver and run a malicious application on the target macOS system. Once executed, the app invokes the vulnerable interface to read protected user data such as files, application data, or other resources subject to TCC controls. The advisory reports no requirement for elevated privileges or user interaction beyond launching the malicious app.

No public proof-of-concept or in-the-wild exploitation has been reported. The EPSS probability is 0.045%, indicating a low predicted likelihood of exploitation in the near term. Refer to the Apple Support Article for the authoritative description of the fix.

Detection Methods for CVE-2026-28930

Indicators of Compromise

  • Unexpected access to files under user home directories, ~/Library, or other TCC-protected paths by applications that lack the corresponding entitlements.
  • Unsigned or ad-hoc signed binaries reading protected user data shortly after first execution.
  • Outbound network connections following access to sensitive user directories, suggesting exfiltration after data collection.

Detection Strategies

  • Inventory macOS endpoints and flag any host running a version earlier than macOS Tahoe 26.5 as exposed to CVE-2026-28930.
  • Monitor process telemetry for applications opening files in TCC-protected locations without an approved consent prompt history.
  • Correlate application install events with subsequent reads of sensitive user data to identify suspicious behavior chains.

Monitoring Recommendations

  • Enable Unified Log collection on macOS endpoints and forward tccd and sandbox-related events to a centralized analytics platform.
  • Alert on new or rarely seen binaries that access Contacts, Calendars, Photos, Documents, or Desktop content.
  • Track Gatekeeper and notarization decisions to identify execution of unsigned applications that may carry exploit code.

How to Mitigate CVE-2026-28930

Immediate Actions Required

  • Update all affected Macs to macOS Tahoe 26.5 or later, as referenced in the Apple Support Article.
  • Restrict installation of unsigned or non-notarized applications across the fleet using MDM policy.
  • Audit recently installed third-party applications and revoke any unnecessary TCC permissions granted to untrusted apps.

Patch Information

Apple released the fix in macOS Tahoe 26.5. The vendor states the issue was addressed with additional restrictions. Administrators should deploy the update through Apple's Software Update mechanism or an MDM solution such as Jamf, Intune, or Kandji. Confirm patch application by validating the OS build on each endpoint after deployment.

Workarounds

  • Limit installation rights so that only administrators can deploy applications on managed Macs until patching is complete.
  • Remove or quarantine untrusted applications that request broad access to user data such as Full Disk Access or Files and Folders.
  • Enforce least-privilege TCC configurations through MDM profiles to reduce the data exposed if an app attempts to abuse the flaw.
bash
# Verify macOS build and confirm CVE-2026-28930 patch status
sw_vers -productVersion
softwareupdate --list
sudo softwareupdate -i -a --restart

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMacos

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.04%

  • 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-284
  • Vendor Resources
  • Apple Support Article
  • Related CVEs
  • CVE-2026-20622: Apple macOS Information Disclosure Flaw

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

  • CVE-2026-20648: macOS Tahoe Information Disclosure Flaw

  • CVE-2026-20612: macOS Information Disclosure 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