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-28958

CVE-2026-28958: Apple iPadOS Information Disclosure Issue

CVE-2026-28958 is an information disclosure vulnerability in Apple iPadOS that allows apps to access sensitive user data. This article covers the technical details, affected systems, security impact, and mitigation.

Published: May 18, 2026

CVE-2026-28958 Overview

CVE-2026-28958 is an information disclosure vulnerability affecting multiple Apple operating systems. Apple addressed the issue with improved data protection across Safari, iOS, iPadOS, macOS, and visionOS. An app installed on the device may be able to access sensitive user data without proper authorization. The flaw is categorized under [CWE-200] Information Exposure and requires local access plus user interaction to exploit. Apple has shipped fixes in Safari 26.5, iOS 26.5, iPadOS 26.5, macOS Tahoe 26.5, and visionOS 26.5.

Critical Impact

A locally installed application can read sensitive user data on unpatched Apple devices, breaching confidentiality boundaries between apps and the user's protected information.

Affected Products

  • Apple iOS and iPadOS prior to 26.5
  • Apple macOS Tahoe prior to 26.5 and Safari prior to 26.5
  • Apple visionOS prior to 26.5

Discovery Timeline

  • 2026-05-11 - CVE-2026-28958 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-28958

Vulnerability Analysis

The vulnerability allows an application running on an affected Apple device to access sensitive user data that should be isolated by the operating system's data protection model. Apple's advisory states the issue was resolved through improved data protection, indicating the previous implementation did not enforce confidentiality boundaries correctly. The flaw maps to [CWE-200], a generic information exposure weakness.

Exploitation requires local code execution context, meaning a malicious or compromised app must already be installed on the device. User interaction is also required, which typically means the user must launch or otherwise engage with the offending application. The impact is limited to confidentiality, with no integrity or availability consequences according to the CVSS vector.

The EPSS probability is 0.012%, reflecting low expected exploitation activity in the near term. No public proof-of-concept code, exploit modules, or in-the-wild abuse has been reported. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog.

Root Cause

Apple's release notes attribute the fix to improved data protection. This language typically indicates that a system component exposed protected data through an access path that bypassed the intended sandbox or entitlement check. Apple has not published deeper technical specifics in the public advisory.

Attack Vector

An attacker must deliver a malicious application to the target device, for example through sideloading, enterprise distribution channels, or by abusing a previously compromised legitimate app. Once the app runs with user interaction, it can read sensitive user data that the operating system should otherwise restrict.

No verified exploitation code is publicly available. For technical specifics consult the Apple Support Article 127121 referenced by Apple.

Detection Methods for CVE-2026-28958

Indicators of Compromise

  • No public indicators of compromise have been published for CVE-2026-28958.
  • Apple has not released file hashes, network signatures, or process indicators tied to exploitation.

Detection Strategies

  • Inventory Apple endpoints and confirm OS build versions against Safari 26.5, iOS 26.5, iPadOS 26.5, macOS Tahoe 26.5, and visionOS 26.5 baselines.
  • Review mobile device management (MDM) compliance reports to flag devices running pre-26.5 builds.
  • Audit installed applications on managed Apple devices for unsigned, sideloaded, or unexpected publishers that could host a malicious payload.

Monitoring Recommendations

  • Monitor MDM telemetry for delayed OS updates and enforce update deadlines on non-compliant devices.
  • Track app installation events from non-App Store sources on macOS through Endpoint Security telemetry.
  • Correlate user-reported anomalies, such as unexpected permission prompts, with recently installed applications.

How to Mitigate CVE-2026-28958

Immediate Actions Required

  • Update all affected devices to Safari 26.5, iOS 26.5, iPadOS 26.5, macOS Tahoe 26.5, or visionOS 26.5.
  • Use MDM policies to enforce minimum OS versions and block enrollment of devices on outdated builds.
  • Remove untrusted or sideloaded applications from managed Apple endpoints.

Patch Information

Apple released fixes in Safari 26.5, iOS 26.5, iPadOS 26.5, macOS Tahoe 26.5, and visionOS 26.5. Refer to the official advisories: Apple Support Article 127110, Apple Support Article 127115, Apple Support Article 127120, and Apple Support Article 127121.

Workarounds

  • No vendor workarounds are documented. Applying the official OS updates is the only supported remediation.
  • Restrict installation of third-party applications to the App Store and notarized publishers until devices are patched.
  • Where patching must be delayed, restrict device usage to trusted first-party applications and revoke unnecessary app entitlements.
bash
# Verify macOS build on a managed endpoint
sw_vers
# Confirm the ProductVersion is 26.5 or later, then validate Safari
defaults read /Applications/Safari.app/Contents/Info.plist CFBundleShortVersionString

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

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.01%

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

  • Apple Support Article 127115

  • Apple Support Article 127120
  • Related CVEs
  • CVE-2026-28943: Apple iPadOS Information Disclosure Flaw

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

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

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