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
    • 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-28855

CVE-2026-28855: Apple iPadOS Info Disclosure Vulnerability

CVE-2026-28855 is an information disclosure vulnerability in Apple iPadOS caused by a permissions issue. Apps may access protected user data. This article covers technical details, affected versions, and mitigations.

Published: March 27, 2026

CVE-2026-28855 Overview

CVE-2026-28855 is a permissions vulnerability affecting Apple's iOS, iPadOS, and macOS operating systems. The flaw stems from improper access control (CWE-284) that allows a malicious application to bypass permission restrictions and access protected user data without proper authorization.

This vulnerability enables unauthorized data access through a network-based attack vector that requires no user interaction or special privileges. Apple has addressed this issue with additional permission restrictions in iOS 26.3, iPadOS 26.3, and macOS Tahoe 26.3.

Critical Impact

A malicious application can bypass permission controls to access sensitive protected user data on affected Apple devices, potentially exposing private information without user consent.

Affected Products

  • Apple iOS (versions prior to 26.3)
  • Apple iPadOS (versions prior to 26.3)
  • Apple macOS Tahoe (versions prior to 26.3)

Discovery Timeline

  • 2026-03-25 - CVE-2026-28855 published to NVD
  • 2026-03-26 - Last updated in NVD database

Technical Details for CVE-2026-28855

Vulnerability Analysis

This vulnerability falls under the category of Improper Access Control (CWE-284), where the affected Apple operating systems fail to properly enforce permission boundaries for application data access. The flaw allows applications to circumvent the standard permission model that protects sensitive user data.

The attack can be executed remotely over a network connection without requiring any user interaction or elevated privileges. The primary impact is unauthorized disclosure of confidential information, with no direct impact on system integrity or availability. This characteristic indicates a pure confidentiality breach scenario where attackers can silently exfiltrate protected user data.

Root Cause

The root cause is an insufficient permissions enforcement mechanism within the operating system's data protection framework. The permission checks that should prevent applications from accessing protected user data contained logical gaps that could be exploited by malicious applications. Apple's security model relies on strict sandboxing and permission grants, but this flaw created a pathway to bypass these protective measures.

Attack Vector

The vulnerability can be exploited through a malicious application installed on the target device. The attack proceeds as follows:

  1. An attacker distributes a malicious application through various channels (enterprise distribution, compromised legitimate apps, or social engineering)
  2. Once installed, the application exploits the permissions flaw to access protected user data
  3. The malicious app can then exfiltrate sensitive information without triggering normal permission prompts
  4. Since no user interaction is required for exploitation, the data access occurs silently in the background

The network attack vector indicates that the malicious application can communicate stolen data to remote servers, completing the data exfiltration chain.

Detection Methods for CVE-2026-28855

Indicators of Compromise

  • Applications accessing protected data directories or APIs without corresponding permission grants in system logs
  • Unusual network traffic patterns from applications that should not require network access for their stated functionality
  • Anomalous file system access patterns targeting user data containers outside an application's sandbox
  • System log entries showing permission bypass attempts or unexpected data access events

Detection Strategies

  • Monitor application behavior for unauthorized access to protected data APIs and file paths
  • Implement Mobile Device Management (MDM) solutions to enforce application allow-lists and detect unauthorized software
  • Review system logs for permission-related anomalies and unexpected data access patterns
  • Deploy endpoint detection solutions capable of identifying applications exhibiting data exfiltration behaviors

Monitoring Recommendations

  • Enable comprehensive logging on managed Apple devices to capture application permission requests and data access events
  • Configure security tools to alert on applications accessing sensitive data categories (contacts, photos, location, health data) without corresponding user-granted permissions
  • Establish baseline application behavior profiles to detect deviations indicative of exploitation attempts

How to Mitigate CVE-2026-28855

Immediate Actions Required

  • Update all affected devices to iOS 26.3, iPadOS 26.3, or macOS Tahoe 26.3 immediately
  • Audit installed applications and remove any untrusted or unknown software
  • Enable automatic updates to ensure timely installation of future security patches
  • Review application permissions and revoke unnecessary access to sensitive data categories

Patch Information

Apple has released security updates that address this vulnerability with additional permission restrictions:

  • iOS and iPadOS 26.3: See Apple Security Advisory 126346
  • macOS Tahoe 26.3: See Apple Security Advisory 126348

Organizations should prioritize deployment of these updates across all managed Apple devices to eliminate the vulnerability.

Workarounds

  • Restrict application installations to trusted sources only (App Store for consumer devices, managed distribution for enterprise)
  • Implement Mobile Device Management (MDM) policies to control application permissions and enforce security configurations
  • For enterprise environments, consider enabling app restrictions that prevent installation of applications from unknown developers
  • Regularly audit device security settings and ensure privacy controls are appropriately configured pending patch deployment

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 Ipados

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.03%

  • 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 Security Advisory 126346

  • Apple Security Advisory 126348
  • Related CVEs
  • CVE-2026-28877: Apple iPadOS Information Disclosure Flaw

  • CVE-2026-20694: Apple iPadOS Information Disclosure Flaw

  • CVE-2026-20692: Apple iPadOS Privacy Information Disclosure

  • CVE-2026-28863: Apple iPadOS Information Disclosure Bug
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