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

CVE-2026-28954: Apple iPadOS Auth Bypass Vulnerability

CVE-2026-28954 is an authentication bypass flaw in Apple iPadOS that allows malicious disk images to bypass Gatekeeper checks. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 18, 2026

CVE-2026-28954 Overview

CVE-2026-28954 is a file quarantine bypass vulnerability affecting Apple iOS, iPadOS, and macOS. A maliciously crafted disk image can bypass Gatekeeper checks, allowing untrusted content to evade the macOS quarantine and code-signing validation mechanism. Apple addressed the issue with additional checks in iOS 18.7.9, iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, and macOS Tahoe 26.5. The flaw is classified under [CWE-290] (Authentication Bypass by Spoofing) and carries a CVSS 3.1 base score of 7.5. No public proof-of-concept or in-the-wild exploitation has been reported.

Critical Impact

Attackers can deliver a crafted disk image that bypasses Gatekeeper, allowing unsigned or untrusted code to run without the expected user warnings.

Affected Products

  • Apple iOS and iPadOS prior to 18.7.9
  • Apple macOS Sonoma prior to 14.8.7 and macOS Sequoia prior to 15.7.7
  • Apple macOS Tahoe prior to 26.5

Discovery Timeline

  • 2026-05-11 - CVE-2026-28954 published to NVD
  • 2026-05-12 - Last updated in NVD database

Technical Details for CVE-2026-28954

Vulnerability Analysis

The vulnerability resides in how macOS handles disk image (.dmg) files during quarantine evaluation. Gatekeeper inspects downloaded content for the com.apple.quarantine extended attribute and validates code signatures and notarization status before allowing execution. A maliciously crafted disk image can manipulate this evaluation path so that content extracted or mounted from the image is not subjected to the expected Gatekeeper checks.

The issue is categorized as [CWE-290] Authentication Bypass by Spoofing. Apple resolved it by adding further validation checks to the quarantine subsystem rather than altering trust semantics.

Root Cause

The root cause is insufficient validation in the quarantine handling logic for disk images. Specific structural properties of a crafted image cause the system to treat its contents as already trusted, bypassing the standard checks that would otherwise reject unsigned, unnotarized, or untrusted executables and bundles.

Attack Vector

The CVSS vector indicates a network-reachable attack with no privileges and no user interaction required for the bypass itself. In practice, exploitation involves an attacker hosting or delivering a crafted disk image, typically via web download, email attachment, or messaging. When the user mounts the image, payloads inside execute without triggering Gatekeeper prompts. The impact is limited to confidentiality (C:H) — integrity and availability are not directly affected by the bypass alone, though follow-on payloads frequently extend impact.

No verified public exploit code is available for this issue. Refer to the Apple Security Advisory #127111 for vendor-supplied technical context.

Detection Methods for CVE-2026-28954

Indicators of Compromise

  • Disk image (.dmg) files mounted shortly after download from untrusted sources, particularly without an associated com.apple.quarantine extended attribute on extracted contents.
  • Execution of unsigned or unnotarized binaries originating from mounted disk images without a Gatekeeper user prompt.
  • Unexpected child processes spawned by diskimagesmounteragent, hdiutil, or DiskImageMounter shortly after a browser or mail client writes a .dmg to disk.

Detection Strategies

  • Monitor endpoint telemetry for process lineages where a downloader application is followed by .dmg mount events and subsequent execution of binaries from /Volumes/.
  • Inspect extended attributes on files written from mounted images using xattr -l to confirm quarantine propagation.
  • Correlate file-creation events for disk images with execution events and check for the absence of Gatekeeper assessment log entries in system.log and the unified log (log show --predicate 'subsystem == "com.apple.syspolicy"').

Monitoring Recommendations

  • Enable and forward macOS Endpoint Security Framework (ESF) events covering ES_EVENT_TYPE_NOTIFY_MOUNT, ES_EVENT_TYPE_NOTIFY_EXEC, and quarantine-related file events to a centralized SIEM.
  • Alert on execution from /Volumes/ paths where the parent disk image was downloaded within the last 24 hours.
  • Track macOS build versions across the fleet to identify hosts still running pre-patch releases vulnerable to CVE-2026-28954.

How to Mitigate CVE-2026-28954

Immediate Actions Required

  • Update affected systems to iOS 18.7.9, iPadOS 18.7.9, macOS Sonoma 14.8.7, macOS Sequoia 15.7.7, or macOS Tahoe 26.5 or later.
  • Inventory macOS endpoints by build number and prioritize patching for systems used by privileged users or developers who frequently mount disk images.
  • Treat any .dmg from unverified sources as untrusted until the patch is deployed organization-wide.

Patch Information

Apple released fixes across multiple advisories. See Apple Security Advisory #127111, #127115, #127116, and #127117 for the affected OS versions and corresponding patched builds. The fix introduces additional validation checks in the quarantine subsystem.

Workarounds

  • Block delivery of .dmg attachments through email and messaging gateways where feasible.
  • Restrict mounting of disk images via mobile device management (MDM) configuration profiles on managed macOS endpoints.
  • Require users to validate code signatures with codesign --verify --deep --strict and spctl --assess on any binary executed from a mounted image until patching is complete.
bash
# Verify current macOS build and Gatekeeper status
sw_vers
spctl --status

# Inspect quarantine attribute on a downloaded disk image
xattr -l ~/Downloads/suspicious.dmg

# Manually assess a binary extracted from a mounted image
spctl --assess --verbose=4 /Volumes/Installer/App.app
codesign --verify --deep --strict --verbose=2 /Volumes/Installer/App.app

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechApple Ipados

  • 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-290
  • Vendor Resources
  • Apple Security Advisory #127111

  • Apple Security Advisory #127115

  • Apple Security Advisory #127116

  • Apple Security Advisory #127117
  • Related CVEs
  • CVE-2026-28873: Apple iPadOS Auth Bypass Vulnerability

  • CVE-2026-28988: Apple iPadOS Auth Bypass Vulnerability

  • CVE-2026-20661: Apple iPadOS Auth Bypass Vulnerability

  • CVE-2026-20655: Apple iPadOS 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