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

CVE-2026-28920: Apple iPadOS Information Disclosure Flaw

CVE-2026-28920 is an information disclosure vulnerability in Apple iPadOS that allows malicious websites to leak sensitive data. This article covers the technical details, affected versions, impact, and mitigation.

Published: May 18, 2026

CVE-2026-28920 Overview

CVE-2026-28920 is an information disclosure vulnerability affecting multiple Apple operating systems. The flaw allows a maliciously crafted website to leak sensitive data when visited by a user. Apple addressed the issue by adding validation logic across its operating system family. The weakness is classified under [CWE-200] (Exposure of Sensitive Information to an Unauthorized Actor) and requires user interaction in the form of visiting an attacker-controlled web resource.

Critical Impact

Visiting a maliciously crafted website may leak sensitive data from the user's device across iOS, iPadOS, macOS, tvOS, visionOS, and watchOS platforms.

Affected Products

  • Apple iOS and iPadOS (fixed in iOS 18.7.9, iPadOS 18.7.9, iOS 26.5, iPadOS 26.5)
  • Apple macOS (fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5)
  • Apple tvOS 26.5, visionOS 26.5, and watchOS 26.5

Discovery Timeline

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

Technical Details for CVE-2026-28920

Vulnerability Analysis

The vulnerability is an information leakage flaw resolved through additional validation in Apple's operating system components. An attacker hosts a maliciously crafted website and lures a victim into loading the page. The page triggers behavior in the affected component that exposes sensitive data outside the expected security boundary. Because the bug spans iOS, iPadOS, macOS, tvOS, visionOS, and watchOS, the affected code path is likely shared across Apple's platform stack, such as a system framework reachable from the web rendering engine.

Apple's advisory text states that the issue "was addressed with additional validation," indicating the prior code path failed to validate inputs or state before returning data to the requesting context. The vulnerability does not enable code execution or modification of system state, but it weakens confidentiality guarantees for users browsing untrusted content.

Root Cause

The root cause is missing input or state validation in a component reachable from web content. Without this validation, the component returned data that should have remained isolated from the calling web context. Apple's fix introduces validation checks before sensitive data is processed or returned.

Attack Vector

Exploitation requires the victim to visit a maliciously crafted website. The attacker does not need credentials or prior access to the device. Delivery vectors include phishing emails, malicious advertisements, compromised legitimate sites, and links shared through messaging platforms. No technical proof-of-concept is publicly available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

No verified proof-of-concept code is available for CVE-2026-28920.
Refer to Apple's security advisories listed under Patch Information
for vendor-supplied technical context.

Detection Methods for CVE-2026-28920

Indicators of Compromise

  • No vendor-published indicators of compromise are associated with CVE-2026-28920 at this time.
  • Unexpected outbound connections from browser processes to unfamiliar domains immediately after a user visits a new website.
  • Browser telemetry showing repeated visits to newly registered or low-reputation domains delivered through phishing or malvertising.

Detection Strategies

  • Monitor endpoint telemetry for Apple devices running unpatched OS builds and correlate with web browsing activity to high-risk domains.
  • Inspect web proxy and DNS logs for connections to domains flagged in threat intelligence feeds for browser-targeted information disclosure campaigns.
  • Track devices reporting OS versions older than iOS 18.7.9, iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, or any 26.5 release across the Apple platform family.

Monitoring Recommendations

  • Maintain an up-to-date inventory of Apple device OS versions and flag devices that remain below the patched builds.
  • Alert on user reports of unexpected data exposure or browser anomalies following visits to unfamiliar sites.
  • Review URL filtering logs for clusters of users accessing the same newly observed domain, which can indicate a phishing campaign.

How to Mitigate CVE-2026-28920

Immediate Actions Required

  • Update Apple devices to iOS 18.7.9, iPadOS 18.7.9, iOS 26.5, iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, or watchOS 26.5.
  • Enforce patch deployment through mobile device management (MDM) policies for managed Apple fleets.
  • Communicate phishing awareness guidance to users, emphasizing caution when clicking links from untrusted sources.

Patch Information

Apple has released fixes across all affected platforms. Refer to the vendor advisories for build-specific details: Apple Support Article 127110, Apple Support Article 127111, Apple Support Article 127115, Apple Support Article 127116, Apple Support Article 127117, Apple Support Article 127118, Apple Support Article 127119, and Apple Support Article 127120.

Workarounds

  • No vendor-supplied workaround exists; applying the security updates is the only complete mitigation.
  • Restrict browsing to trusted sites and deploy DNS or web filtering to block known malicious domains until devices are patched.
  • Disable or limit web preview features in messaging applications on unpatched devices to reduce automatic content loading.
bash
# Verify the installed OS build on macOS
sw_vers

# Trigger software update check on macOS
sudo softwareupdate --list
sudo softwareupdate --install --all --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/TechApple Ipados

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.05%

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

  • Apple Support Article 127111

  • Apple Support Article 127115

  • Apple Support Article 127116

  • Apple Support Article 127117

  • Apple Support Article 127118

  • Apple Support Article 127119

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

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

  • CVE-2026-28958: Apple iPadOS Information Disclosure Issue

  • 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