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-2023-41993

CVE-2023-41993: Apple iPadOS RCE Vulnerability

CVE-2023-41993 is a remote code execution vulnerability in Apple iPadOS that allows arbitrary code execution through malicious web content. This article covers technical details, affected versions, exploitation risks, and mitigation.

Updated: May 15, 2026

CVE-2023-41993 Overview

CVE-2023-41993 is a WebKit vulnerability in Apple's browser engine that allows arbitrary code execution when processing maliciously crafted web content. Apple addressed the flaw with improved checks in macOS Sonoma 14, iOS 16.7, iPadOS 16.7, and Safari 16.6.1. The vulnerability extends beyond Apple platforms to WebKitGTK consumers on Linux distributions including Fedora and Debian, as well as NetApp and Oracle products that bundle affected components. Apple acknowledged active exploitation against iOS versions before 16.7, and CISA has listed the CVE in its Known Exploited Vulnerabilities catalog. The flaw is categorized under [CWE-754] (Improper Check for Unusual or Exceptional Conditions).

Critical Impact

Visiting a malicious webpage can trigger arbitrary code execution within the WebKit rendering process, and exploitation has been observed in the wild.

Affected Products

  • Apple iOS, iPadOS, and macOS (pre-Sonoma 14, pre-iOS/iPadOS 16.7)
  • WebKitGTK+ and downstream Linux distributions (Debian 11/12, Fedora 37/38/39)
  • Oracle GraalVM, JDK, JRE, and multiple NetApp products bundling WebKit components

Discovery Timeline

  • 2023-09-21 - CVE-2023-41993 published to NVD
  • 2025-11-05 - Last updated in NVD database

Technical Details for CVE-2023-41993

Vulnerability Analysis

The vulnerability resides in WebKit, the open-source browser engine that powers Safari, the system WebView on iOS and iPadOS, and WebKitGTK on Linux. Apple's advisory states the issue was addressed with improved checks, indicating that the engine failed to handle an unusual or exceptional condition when processing web content. An attacker who controls or compromises a webpage can deliver crafted HTML, JavaScript, or other web content that triggers the flawed code path. Successful exploitation yields arbitrary code execution inside the renderer process, which historically serves as the foothold for sandbox escape chains targeting iOS and macOS. The CVE was disclosed alongside CVE-2023-41992 and CVE-2023-41991 as part of an exploit chain attributed to commercial spyware activity targeting iPhones.

Root Cause

The root cause is mapped to [CWE-754], an improper check for an unusual or exceptional condition in WebKit. Without complete details from Apple, the precise corrupted object or function is not public, but the fix added validation logic that previously was missing or insufficient. Such defects in WebKit commonly involve type confusion or state desynchronization between JavaScript engine components and DOM bindings.

Attack Vector

Exploitation requires only that a victim load attacker-controlled web content in an affected WebKit-based browser or embedded WebView. No authentication is needed, and user interaction is limited to clicking a link or opening a page. The vulnerability has been weaponized in real-world campaigns against iOS users, including reported zero-day usage against versions prior to iOS 16.7.

No verified public proof-of-concept code is available. Refer to the WebKit GTK Security Advisory WSA-2023-0009 for the upstream fix scope.

Detection Methods for CVE-2023-41993

Indicators of Compromise

  • Safari, WebKit, or WebKitGTK processes spawning unexpected child processes such as shells, scripting interpreters, or download utilities.
  • Outbound connections from browser processes to low-reputation domains shortly after a user visits an untrusted page.
  • Unexpected crashes or ReportCrash entries referencing JavaScriptCore or WebCore on Apple endpoints.

Detection Strategies

  • Inventory endpoints running iOS/iPadOS below 16.7, macOS below Sonoma 14, and Safari below 16.6.1, then prioritize them for patching and monitoring.
  • Correlate browser process telemetry with file write, persistence, and network egress events to surface post-exploitation behavior.
  • Hunt for use of CISA Known Exploited Vulnerability CVE-2023-41993 indicators published in threat intelligence feeds.

Monitoring Recommendations

  • Enable EDR telemetry on macOS endpoints to capture child process and code-injection events originating from com.apple.WebKit.WebContent.
  • For Linux servers running WebKitGTK applications, monitor for anomalous activity in browser-embedding processes and alert on unsigned binary execution.
  • Track patch compliance for Oracle and NetApp products listed in the affected products, using the NetApp Security Advisory as a reference.

How to Mitigate CVE-2023-41993

Immediate Actions Required

  • Update Apple devices to iOS 16.7 or later, iPadOS 16.7 or later, macOS Sonoma 14 or later, and Safari 16.6.1 or later without delay.
  • Patch WebKitGTK packages on Debian and Fedora systems using vendor security updates and the Gentoo GLSA 202401-33 for Gentoo deployments.
  • Apply NetApp and Oracle fixes to any product bundling vulnerable WebKit or JDK components per vendor guidance.

Patch Information

Apple released fixes documented in Apple Security Update HT213940, Apple Security Update HT213926, and Apple Security Update HT213930. Upstream WebKitGTK guidance is published in the WebKit GTK Security Advisory WSA-2023-0009. Downstream advisories include the NetApp Security Advisory.

Workarounds

  • Restrict browsing on unpatched devices to trusted sites and block known malicious domains at the network edge.
  • Enable Lockdown Mode on high-risk Apple devices to reduce WebKit attack surface until patches are applied.
  • For embedded WebKit deployments, disable JavaScript execution where feasible until updated libraries are installed.
bash
# Verify Safari and macOS versions on affected endpoints
sw_vers -productVersion
defaults read /Applications/Safari.app/Contents/Info CFBundleShortVersionString

# Debian/Ubuntu: update WebKitGTK packages
sudo apt-get update && sudo apt-get install --only-upgrade libwebkit2gtk-4.0-37

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechApple Ipados

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability24.16%

  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-754
  • Technical References
  • Gentoo GLSA 202401-33

  • NetApp Security Advisory

  • WebKit GTK Security Advisory WSA-2023-0009

  • CISA Known Exploited Vulnerability CVE-2023-41993
  • Vendor Resources
  • Apple Security Update HT213940

  • Apple Security Update HT213926

  • Apple Security Update HT213930
  • Related CVEs
  • CVE-2026-28819: Apple iPadOS RCE Vulnerability

  • CVE-2024-44299: Apple iPadOS RCE Vulnerability

  • CVE-2026-20700: Apple iPadOS RCE Vulnerability

  • CVE-2023-42899: Apple iPadOS RCE Vulnerability
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