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
    • 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-2024-54534

CVE-2024-54534: Apple Safari Use-After-Free Vulnerability

CVE-2024-54534 is a use-after-free vulnerability in Apple Safari that enables memory corruption through malicious web content. This article covers the technical details, affected Apple platforms, security impact, and patches.

Published: January 28, 2026

CVE-2024-54534 Overview

CVE-2024-54534 is a memory corruption vulnerability affecting Apple's WebKit browser engine across multiple Apple platforms. The vulnerability stems from improper memory handling when processing maliciously crafted web content. An attacker could exploit this flaw by enticing a victim to visit a specially crafted website, potentially leading to arbitrary code execution or system compromise.

This Out-of-Bounds Write (CWE-787) vulnerability affects the core browser rendering engine used across Apple's ecosystem, making it particularly impactful given the widespread deployment of Safari and WebKit-based browsers on Apple devices.

Critical Impact

Processing maliciously crafted web content may lead to memory corruption, potentially enabling remote code execution across all affected Apple platforms including iOS, macOS, watchOS, tvOS, and visionOS.

Affected Products

  • Apple Safari (versions prior to 18.2)
  • Apple iOS and iPadOS (versions prior to 18.2)
  • Apple macOS Sequoia (versions prior to 15.2)
  • Apple watchOS (versions prior to 11.2)
  • Apple tvOS (versions prior to 18.2)
  • Apple visionOS (versions prior to 2.2)

Discovery Timeline

  • December 12, 2024 - CVE-2024-54534 published to NVD
  • November 3, 2025 - Last updated in NVD database

Technical Details for CVE-2024-54534

Vulnerability Analysis

This vulnerability is classified as an Out-of-Bounds Write (CWE-787), which occurs when WebKit's memory handling routines fail to properly validate boundaries during web content processing. When a user visits a malicious webpage, the browser engine may write data beyond the allocated memory buffer, corrupting adjacent memory regions.

The vulnerability resides in the WebKit rendering engine, which is the foundation for Safari and is embedded in all Apple operating systems for web content rendering. This architectural decision means that the vulnerability extends beyond just the Safari browser to affect any application that uses WebKit for content display.

The attack can be executed remotely over the network without requiring any privileges or user authentication. An attacker simply needs to host malicious web content and convince a victim to navigate to the malicious URL. No user interaction beyond visiting the page is required for exploitation.

Root Cause

The root cause of CVE-2024-54534 lies in insufficient bounds checking within WebKit's memory allocation and management routines. When processing certain types of web content, the engine fails to properly validate the size of data being written against the allocated buffer size. This allows an attacker to craft content that triggers writes beyond the intended memory boundaries, leading to memory corruption.

Apple addressed this issue with improved memory handling, implementing stricter boundary validation and safer memory management practices within the affected code paths.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no authentication or special privileges. An attacker can exploit this vulnerability through the following scenario:

  1. The attacker creates a malicious website hosting specially crafted web content designed to trigger the memory corruption
  2. The victim is enticed to visit the malicious website through phishing, social engineering, or malvertising
  3. When the victim's browser (Safari) or any WebKit-based application loads the malicious content, the out-of-bounds write occurs
  4. The memory corruption can lead to arbitrary code execution in the context of the browser process

The vulnerability mechanism exploits WebKit's content rendering pipeline. When maliciously crafted web content is processed, improper boundary validation allows memory writes to occur outside allocated buffers. This corruption can be leveraged to overwrite critical memory structures, potentially leading to control flow hijacking and arbitrary code execution. For detailed technical information, refer to the Apple Security Support documentation.

Detection Methods for CVE-2024-54534

Indicators of Compromise

  • Unexpected browser crashes or memory access violations when visiting specific websites
  • Unusual WebKit process behavior including abnormal memory consumption patterns
  • Safari or WebKit-based applications exhibiting instability after visiting unknown URLs
  • System logs indicating memory corruption or segmentation faults in WebKit processes

Detection Strategies

  • Monitor for Safari and WebKit process crashes with memory-related error codes in system logs
  • Deploy network security solutions to analyze and block known malicious web content patterns
  • Implement endpoint detection rules to identify WebKit processes with anomalous memory access patterns
  • Utilize SentinelOne's behavioral AI to detect exploitation attempts targeting browser vulnerabilities

Monitoring Recommendations

  • Enable crash reporting on all Apple devices to capture WebKit-related crash data for analysis
  • Deploy web proxy solutions with deep content inspection to identify potential exploitation attempts
  • Monitor for unusual outbound network connections following browser crashes
  • Review system logs (/var/log/system.log on macOS) for WebKit-related memory errors

How to Mitigate CVE-2024-54534

Immediate Actions Required

  • Update all Apple devices to the latest available OS versions immediately
  • Ensure Safari is updated to version 18.2 or later on all systems
  • Advise users to avoid visiting untrusted websites until patches are applied
  • Consider using content filtering to block access to known malicious domains

Patch Information

Apple has released security updates to address this vulnerability across all affected platforms. Organizations should prioritize deployment of these patches:

PlatformFixed VersionAdvisory
Safari18.2Apple Security Support Document 121837
iOS/iPadOS18.2Apple Security Support Document 121837
macOS Sequoia15.2Apple Security Support Document 121839
watchOS11.2Apple Security Support Document 121843
tvOS18.2Apple Security Support Document 121844
visionOS2.2Apple Security Support Document 121845

Additional security information is available in the NetApp Security Advisory NTAP-20250418-0002.

Workarounds

  • If immediate patching is not possible, consider using alternative browsers that do not rely on WebKit for critical operations
  • Implement strict web content filtering policies to block potentially malicious sites
  • Enable heightened security controls such as content blockers and JavaScript restrictions where feasible
  • Limit browsing to trusted, known-safe websites until patches can be applied
bash
# Check Safari version on macOS
/Applications/Safari.app/Contents/MacOS/Safari --version

# Verify macOS version
sw_vers -productVersion

# Check for available updates on macOS
softwareupdate --list

# Install all available updates
softwareupdate --install --all

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

  • Vulnerability Details
  • TypeUse After Free

  • Vendor/TechApple Safari

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability1.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • FullDisclosure Mailing - Dec 11, 2024

  • FullDisclosure Mailing - Dec 13, 2024

  • FullDisclosure Mailing - Dec 5, 2024

  • FullDisclosure Mailing - Dec 7, 2024

  • FullDisclosure Mailing - Apr 5, 2025

  • NetApp Security Advisory NTAP-20250418-0002
  • Vendor Resources
  • Apple Security Support Document 121837

  • Apple Security Support Document 121839

  • Apple Security Support Document 121843

  • Apple Security Support Document 121844

  • Apple Security Support Document 121845

  • Apple Security Support Document 121846
  • Related CVEs
  • CVE-2026-28859: Apple Safari Use-After-Free Vulnerability

  • CVE-2025-43529: Apple Safari Use-After-Free Vulnerability

  • CVE-2025-24201: Apple Safari Use-After-Free Vulnerability

  • CVE-2024-40782: Apple Safari Use-After-Free 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