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-2020-9802

CVE-2020-9802: Apple iCloud RCE Vulnerability

CVE-2020-9802 is a remote code execution flaw in Apple iCloud caused by a logic issue. Malicious web content can trigger arbitrary code execution. This article covers technical details, affected versions, and mitigation.

Updated: May 16, 2026

CVE-2020-9802 Overview

CVE-2020-9802 is a logic flaw in Apple's WebKit browser engine that enables arbitrary code execution when a user processes maliciously crafted web content. The vulnerability affects a broad range of Apple products including iOS, iPadOS, tvOS, watchOS, Safari, and the Windows versions of iTunes and iCloud. Apple addressed the issue with improved restrictions across all impacted platforms. The flaw carries a network attack vector and requires user interaction, typically the act of visiting a hostile webpage. The EPSS score sits at 41.488% with a percentile of 97.45, indicating significant exploitation interest.

Critical Impact

Successful exploitation allows arbitrary code execution within the context of the WebKit-based browser process, providing a foothold for further compromise of the device.

Affected Products

  • Apple iOS and iPadOS prior to 13.5
  • Apple Safari prior to 13.1.1, tvOS prior to 13.4.5, and watchOS prior to 6.2.5
  • Apple iTunes 12.10.7 for Windows, iCloud for Windows 11.2, and iCloud for Windows 7.19

Discovery Timeline

  • 2020-06-09 - CVE-2020-9802 published to NVD
  • 2025-05-05 - Last updated in NVD database

Technical Details for CVE-2020-9802

Vulnerability Analysis

CVE-2020-9802 is rooted in a logic issue within Apple's WebKit engine, which powers Safari and content rendering across Apple platforms. Logic flaws in browser engines typically arise when assumptions about object state, type, or execution flow break down under attacker-controlled inputs. Apple's advisory states the issue was addressed with improved restrictions, indicating that an enforcement boundary inside WebKit failed to constrain certain operations on crafted content. The broad set of affected products reflects WebKit's reuse across iOS, iPadOS, tvOS, watchOS, Safari, iTunes for Windows, and iCloud for Windows.

Root Cause

The NVD entry classifies the weakness as NVD-CWE-noinfo, and Apple's public advisory describes only the high-level cause: a logic issue corrected through improved restrictions. No further technical disclosure is provided by the vendor. Logic issues of this class in WebKit historically stem from improper validation of object types, state transitions, or scope boundaries during JavaScript or DOM processing.

Attack Vector

Exploitation requires a victim to load maliciously crafted web content. An attacker hosts the payload on a controlled site, distributes it through phishing links, or injects it into a compromised third-party page or advertisement. Once the content renders in WebKit, the logic flaw is triggered and arbitrary code executes within the rendering process. The attack is network-reachable, requires no privileges, and depends on user interaction such as clicking a link.

No verified proof-of-concept code is publicly available for this CVE. Refer to the Apple Security Update HT211171 for vendor details on the Safari patch.

Detection Methods for CVE-2020-9802

Indicators of Compromise

  • Unexpected child processes spawned by Safari, WebKit.WebContent, iTunes, or iCloud helper processes following web navigation
  • Outbound connections to unfamiliar domains immediately after browser activity, particularly to infrastructure serving JavaScript-heavy payloads
  • Crash reports referencing WebCore or JavaScriptCore frames on endpoints running outdated Apple software versions

Detection Strategies

  • Inventory Apple endpoints and Windows hosts running iTunes or iCloud and flag versions below the fixed releases listed in Apple advisories HT211168 through HT211181
  • Correlate browser process anomalies with proxy and DNS telemetry to identify users visiting suspicious URLs prior to abnormal child process activity
  • Hunt for post-exploitation behaviors such as credential access, persistence creation, or lateral movement originating from browser-spawned processes

Monitoring Recommendations

  • Ingest endpoint process and network telemetry into a centralized analytics platform to baseline normal Safari and WebKit-based application behavior
  • Monitor patch compliance dashboards for Apple OS and Windows-installed Apple software, alerting on hosts that remain below the fixed versions
  • Track threat intelligence feeds for any future emergence of public proof-of-concept exploits targeting this WebKit logic flaw

How to Mitigate CVE-2020-9802

Immediate Actions Required

  • Upgrade affected devices to iOS 13.5, iPadOS 13.5, tvOS 13.4.5, watchOS 6.2.5, and Safari 13.1.1
  • Update Windows hosts to iTunes 12.10.7, iCloud for Windows 11.2, or iCloud for Windows 7.19 as appropriate
  • Identify executive and high-risk users first and prioritize their devices for the update rollout

Patch Information

Apple released coordinated security updates on May 20, 2020, addressing this vulnerability across all impacted products. Reference the vendor advisories: Apple Security Update HT211168, HT211171, HT211175, HT211177, HT211178, HT211179, and HT211181.

Workarounds

  • Restrict browsing to trusted sites and block known malicious domains at the network perimeter until patching is complete
  • Disable JavaScript in Safari for high-risk users where business workflows allow
  • Apply enterprise mobile device management policies that enforce minimum OS versions before granting access to corporate resources
bash
# Verify Safari version on macOS
defaults read /Applications/Safari.app/Contents/Info.plist CFBundleShortVersionString

# Verify iOS/iPadOS build via MDM query or on-device:
# Settings > General > About > Software Version (must be 13.5 or later)

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechApple Icloud

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability41.49%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Apple Security Update HT211168

  • Apple Security Update HT211171

  • Apple Security Update HT211175

  • Apple Security Update HT211177

  • Apple Security Update HT211178

  • Apple Security Update HT211179

  • Apple Security Update HT211181
  • Related CVEs
  • CVE-2020-27932: Apple iCloud RCE Vulnerability

  • CVE-2020-9850: Apple iCloud RCE Vulnerability

  • CVE-2020-3864: Apple iCloud 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