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

CVE-2024-54508: Apple Safari DOS Vulnerability

CVE-2024-54508 is a denial of service vulnerability in Apple Safari caused by memory handling issues. Malicious web content can trigger unexpected process crashes. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-54508 Overview

CVE-2024-54508 is a memory handling vulnerability affecting Apple's WebKit browser engine across multiple Apple platforms. The flaw allows maliciously crafted web content to trigger an unexpected process crash, resulting in a denial of service condition. This vulnerability impacts Safari and the WebKit rendering engine used across Apple's entire ecosystem including iOS, iPadOS, macOS, tvOS, watchOS, and visionOS.

Critical Impact

Processing maliciously crafted web content may lead to an unexpected process crash, enabling remote attackers to cause denial of service across Apple's entire device ecosystem through a single malicious webpage.

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 tvOS (versions prior to 18.2)
  • Apple watchOS (versions prior to 11.2)
  • Apple visionOS (versions prior to 2.2)

Discovery Timeline

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

Technical Details for CVE-2024-54508

Vulnerability Analysis

This vulnerability resides in WebKit's memory handling routines when processing web content. The flaw can be triggered remotely through network-accessible web content without requiring any privileges or user interaction beyond visiting a malicious webpage. The attack results in a complete availability impact, causing the affected browser or application process to crash unexpectedly. While confidentiality and integrity are not directly compromised, the denial of service impact is significant given the widespread use of WebKit across Apple's product line.

Root Cause

The root cause of CVE-2024-54508 stems from improper memory handling within WebKit when processing specially crafted web content. While Apple has not disclosed specific technical details about the vulnerable code path, the fix involved improving memory handling routines to properly manage memory operations during content processing. Memory handling vulnerabilities in browser engines typically arise from incorrect bounds checking, improper object lifecycle management, or failure to handle edge cases in memory allocation and deallocation sequences.

Attack Vector

The attack vector for CVE-2024-54508 is network-based, requiring an attacker to host or inject malicious web content that a victim's browser or WebKit-based application processes. The attack has low complexity and does not require authentication or user interaction beyond normal browsing activity. Potential attack scenarios include:

  • Hosting a malicious webpage that victims are lured to visit
  • Injecting malicious content through compromised advertising networks
  • Exploiting vulnerable web applications to serve crafted content to users
  • Man-in-the-middle attacks to inject malicious content into legitimate web traffic

The vulnerability enables attackers to reliably crash the browser or any application using WebKit for content rendering, disrupting user activity and potentially causing data loss in unsaved work.

Detection Methods for CVE-2024-54508

Indicators of Compromise

  • Repeated unexpected Safari or WebKit-based application crashes
  • Process crash logs showing termination in WebKit memory handling functions
  • Unusual network traffic to unfamiliar domains preceding browser crashes
  • Multiple crash reports from the same user within short time periods

Detection Strategies

  • Monitor system crash logs for WebKit-related process terminations and memory-related error signatures
  • Implement web filtering to block known malicious domains serving exploit content
  • Deploy endpoint detection solutions capable of identifying abnormal browser process behavior
  • Analyze network traffic for suspicious web content patterns associated with WebKit exploitation

Monitoring Recommendations

  • Enable crash reporting and centralized log collection across managed Apple devices
  • Monitor for elevated rates of browser crashes across your fleet that may indicate active exploitation
  • Track visits to newly registered or low-reputation domains that could host exploit content
  • Implement anomaly detection for browser process stability metrics

How to Mitigate CVE-2024-54508

Immediate Actions Required

  • Update Safari to version 18.2 or later immediately
  • Update iOS and iPadOS devices to version 18.2 or later
  • Update macOS Sequoia to version 15.2 or later
  • Update tvOS to version 18.2, watchOS to version 11.2, and visionOS to version 2.2

Patch Information

Apple has released security updates addressing this vulnerability across all affected platforms. The fixes improve memory handling to prevent the crash condition when processing malicious web content. Detailed patch information is available through Apple's security advisories:

  • Safari 18.2 Security Update
  • iOS 18.2 and iPadOS 18.2 Security Update
  • macOS Sequoia 15.2 Security Update
  • tvOS 18.2 Security Update
  • watchOS 11.2 Security Update
  • visionOS 2.2 Security Update

Additional advisories have been published to the Full Disclosure Mailing List and Debian LTS Announcement for Debian-based systems using WebKitGTK.

Workarounds

  • Restrict browsing to known trusted websites until patches can be applied
  • Use content blockers or browser extensions to filter potentially malicious web content
  • Consider using alternative browsers not based on WebKit as a temporary measure on macOS
  • Implement network-level filtering to block access to known malicious domains
  • Enable automatic updates to ensure timely patch deployment
bash
# Check current Safari version on macOS
/usr/bin/defaults read /Applications/Safari.app/Contents/Info CFBundleShortVersionString

# Check for available software updates on macOS
softwareupdate --list

# Install all available updates on macOS
sudo softwareupdate --install --all

# For iOS devices, check version via command line (if supervised)
# Settings > General > About > Software Version should show 18.2 or later

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechApple Safari

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability1.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Full Disclosure Mailing List

  • Full Disclosure Mailing List

  • Full Disclosure Mailing List

  • Full Disclosure Mailing List

  • Full Disclosure Mailing List

  • Debian LTS Announcement
  • Vendor Resources
  • Apple Support Article

  • Apple Support Article

  • Apple Support Article

  • Apple Support Article

  • Apple Support Article

  • Apple Support Article
  • Related CVEs
  • CVE-2026-28857: Apple Safari DOS Vulnerability

  • CVE-2026-20664: Apple Safari DoS Vulnerability

  • CVE-2026-20635: Apple Safari DOS Vulnerability

  • CVE-2026-20644: Apple Safari DOS 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