Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-42890

CVE-2023-42890: Apple Safari RCE Vulnerability

CVE-2023-42890 is a remote code execution vulnerability in Apple Safari caused by improper memory handling. Processing malicious web content may allow attackers to execute arbitrary code. This article covers affected versions, impact, and mitigation.

Published: January 28, 2026

CVE-2023-42890 Overview

CVE-2023-42890 is a memory handling vulnerability in Apple WebKit that affects multiple Apple products including Safari, macOS, iOS, iPadOS, tvOS, and watchOS. The vulnerability exists in the web content processing component and can be exploited when a user visits a malicious website containing specially crafted web content. Successful exploitation allows an attacker to execute arbitrary code on the affected device with the privileges of the targeted user.

This vulnerability represents a significant security risk across the Apple ecosystem, as WebKit serves as the rendering engine for Safari and is used by all web content displayed on iOS and iPadOS devices. The network-based attack vector combined with the potential for complete system compromise makes this a priority vulnerability for remediation.

Critical Impact

Processing maliciously crafted web content may lead to arbitrary code execution, potentially allowing attackers to compromise affected Apple devices through drive-by attacks.

Affected Products

  • Apple Safari (versions prior to 17.2)
  • Apple macOS Sonoma (versions prior to 14.2)
  • Apple iOS and iPadOS (versions prior to 17.2)
  • Apple tvOS (versions prior to 10.2)
  • Apple watchOS (versions prior to 10.2)

Discovery Timeline

  • December 12, 2023 - CVE-2023-42890 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-42890

Vulnerability Analysis

CVE-2023-42890 is classified as a Code Injection vulnerability (CWE-94) stemming from improper memory handling within the WebKit rendering engine. The vulnerability exists in how WebKit processes certain web content, where malformed or specially crafted data can trigger memory corruption conditions during rendering operations.

When WebKit parses and renders web content, certain memory management operations fail to properly validate or handle specific inputs. This creates an exploitable condition where an attacker can craft malicious web content that, when processed by the vulnerable WebKit engine, causes memory corruption leading to arbitrary code execution.

The attack requires user interaction in the form of visiting a malicious webpage or loading attacker-controlled web content. Given WebKit's pervasive use across Apple's operating systems—including as the mandatory rendering engine for all browsers on iOS—this vulnerability presents a broad attack surface affecting millions of devices.

Root Cause

The root cause of CVE-2023-42890 is improper memory handling within WebKit's web content processing routines. Apple's security advisory indicates the issue was addressed with "improved memory handling," suggesting the underlying problem involved memory allocation, deallocation, or boundary checking failures during the parsing or rendering of web content.

Memory handling vulnerabilities in browser engines typically arise from complex interactions between JavaScript execution, DOM manipulation, and the rendering pipeline. These components must carefully manage memory across numerous objects with varying lifetimes, and failures in this coordination can lead to exploitable memory corruption conditions.

Attack Vector

The attack vector for CVE-2023-42890 is network-based and requires user interaction. An attacker can exploit this vulnerability through the following scenarios:

Drive-by Download Attack: An attacker hosts malicious web content on a controlled server or injects it into a compromised legitimate website. When a victim navigates to the page using a vulnerable browser, the malicious content triggers the memory handling flaw, potentially achieving code execution.

Malicious Advertisement: Attackers can leverage advertising networks to distribute malicious content, reaching victims through legitimate websites displaying compromised advertisements.

Phishing Campaigns: Social engineering techniques can be employed to direct victims to attacker-controlled pages hosting the exploit payload.

The exploitation mechanism involves crafting specific web content that causes WebKit to mishandle memory during processing. While the exact technical details of the exploitation have not been publicly disclosed, successful exploitation grants the attacker the ability to execute arbitrary code within the context of the affected application.

Detection Methods for CVE-2023-42890

Indicators of Compromise

  • Unexpected browser crashes or Safari becoming unresponsive during web browsing sessions
  • Unusual network connections originating from Safari or other WebKit-based applications
  • Signs of unauthorized code execution following web browsing activity
  • Unexpected child processes spawned by Safari or other WebKit-dependent applications

Detection Strategies

  • Monitor for abnormal WebKit process behavior including unexpected memory allocation patterns
  • Implement endpoint detection solutions capable of identifying memory corruption exploitation attempts
  • Enable crash reporting and analyze WebKit-related crashes for signs of exploitation attempts
  • Deploy network-based intrusion detection to identify known malicious web content delivery

Monitoring Recommendations

  • Maintain comprehensive logging of web browsing activities across enterprise devices
  • Utilize SentinelOne's Singularity platform to detect and respond to exploitation attempts in real-time
  • Monitor Apple Security Advisories for updated indicators related to this vulnerability
  • Review the Openwall OSS Security Post for additional technical context

How to Mitigate CVE-2023-42890

Immediate Actions Required

  • Update all Apple devices to the patched versions: Safari 17.2, macOS Sonoma 14.2, iOS/iPadOS 17.2, tvOS 10.2, and watchOS 10.2
  • Enable automatic software updates on all Apple devices to ensure timely patch deployment
  • Review enterprise mobile device management policies to enforce minimum OS version requirements
  • Educate users about the risks of visiting untrusted websites until patches are deployed

Patch Information

Apple has released security updates addressing CVE-2023-42890 across all affected products. Organizations should prioritize deploying these updates immediately:

  • Safari 17.2 - Apple Support Article HT214039
  • macOS Sonoma 14.2 - Apple Support Article HT214036
  • iOS 17.2 and iPadOS 17.2 - Apple Support Article HT214035
  • tvOS 17.2 - Apple Support Article HT214040
  • watchOS 10.2 - Apple Support Article HT214041

Linux distributions using WebKitGTK should refer to the Gentoo GLSA 202401-33 for applicable patches.

Workarounds

  • Restrict web browsing to trusted sites only until patches can be applied
  • Consider using content filtering solutions to block access to potentially malicious websites
  • Disable JavaScript execution where feasible to reduce the attack surface (note: this will impact website functionality)
  • Deploy network-level web filtering to block known malicious domains and content
bash
# Verify Safari version on macOS
/Applications/Safari.app/Contents/MacOS/Safari --version

# Check macOS version
sw_vers -productVersion

# On iOS devices, verify version via:
# Settings > General > About > Software Version
# Ensure version is 17.2 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 Safari

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.40%

  • 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

  • CWE-94
  • Technical References
  • Full Disclosure Announcement

  • Full Disclosure Announcement

  • Full Disclosure Announcement

  • Full Disclosure Announcement

  • Full Disclosure Announcement

  • Openwall OSS Security Post

  • Gentoo GLSA 202401-33

  • Apple Support Article HT214039
  • Vendor Resources
  • Apple Support Article HT214035

  • Apple Support Article HT214036

  • Apple Support Article HT214039

  • Apple Support Article HT214040

  • Apple Support Article HT214041
  • Related CVEs
  • CVE-2023-32409: Apple Safari RCE Vulnerability

  • CVE-2024-27851: Apple Safari RCE Vulnerability

  • CVE-2025-24150: Apple Safari RCE Vulnerability

  • CVE-2023-42917: Apple Safari 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