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-2024-54551

CVE-2024-54551: Apple Safari DOS Vulnerability

CVE-2024-54551 is a denial-of-service vulnerability in Apple Safari caused by improper memory handling when processing web content. This article covers the technical details, affected versions, and mitigation steps.

Published: May 26, 2026

CVE-2024-54551 Overview

CVE-2024-54551 is a memory handling vulnerability affecting Apple's WebKit browser engine across multiple operating systems and Safari. Processing maliciously crafted web content can trigger a denial-of-service condition in the browser engine. The flaw is classified under [CWE-119] (Improper Restriction of Operations within the Bounds of a Memory Buffer). Apple addressed the issue with improved memory handling in Safari 17.6, iOS 17.6, iPadOS 17.6, macOS Sonoma 14.6, tvOS 17.6, visionOS 1.3, and watchOS 10.6. The vulnerability is exploitable remotely over the network, requires no privileges, and requires no user interaction beyond visiting a malicious page.

Critical Impact

Remote attackers can crash Safari and WebKit-based applications on unpatched Apple devices by serving crafted web content, disrupting availability without authentication or user interaction.

Affected Products

  • Apple Safari (prior to 17.6)
  • Apple iOS and iPadOS (prior to 17.6), macOS Sonoma (prior to 14.6)
  • Apple tvOS 17.6, visionOS 1.3, and watchOS 10.6 (prior versions)

Discovery Timeline

  • 2025-03-21 - CVE-2024-54551 published to the National Vulnerability Database (NVD)
  • 2025-06 - Referenced in Debian LTS Announcement June 2025
  • 2026-04-02 - Last updated in NVD database

Technical Details for CVE-2024-54551

Vulnerability Analysis

The vulnerability resides in Apple's WebKit browser engine, which powers Safari and renders web content on Apple operating systems. According to Apple's advisory, processing crafted web content can lead to a denial-of-service. The defect is categorized as a memory buffer boundary issue [CWE-119], indicating that WebKit performs operations on memory without proper bounds enforcement. Apple resolved the flaw through improved memory handling routines in the affected WebKit components.

The vulnerability affects only the availability of the targeted process. Confidentiality and integrity remain intact, meaning the issue does not lead to code execution or data exposure based on available information. However, the impact extends beyond Safari since WebKit renders content in any application embedding the engine, including Mail previews, in-app browsers, and Quick Look.

Root Cause

The root cause is improper memory handling within WebKit when parsing or rendering specific web content structures. Apple's terse advisory does not disclose the exact subsystem, but the [CWE-119] classification points to memory buffer boundary issues. Such conditions typically arise from incorrect length calculations, missing bounds checks, or improper allocation sizing during content processing.

Attack Vector

Exploitation requires the victim to load attacker-controlled web content in a WebKit-based context. An attacker hosts a malicious page or injects content into a compromised site. When WebKit processes the content, the memory handling defect triggers a crash of the rendering process. The Debian LTS advisory references this CVE in the context of distribution-level WebKit packages, confirming the issue also reaches WebKitGTK consumers.

No verified public proof-of-concept code is available for this vulnerability. Refer to Apple's advisories for affected component details: Apple Support Document #120909, #120911, #120913, #120914, #120915, and #120916.

Detection Methods for CVE-2024-54551

Indicators of Compromise

  • Repeated, unexpected crashes of Safari or WebKit-based applications when loading specific URLs or web content
  • Crash reports in ~/Library/Logs/DiagnosticReports/ referencing WebContent, com.apple.WebKit.WebContent, or WebKit processes
  • Browser tab reload loops or rendering process termination correlated to navigation to untrusted domains

Detection Strategies

  • Inventory Apple endpoints and identify devices running Safari, iOS, iPadOS, macOS, tvOS, visionOS, or watchOS versions below the fixed releases
  • Correlate proxy and DNS logs with browser crash telemetry to identify domains triggering WebKit failures
  • Monitor Linux endpoints for WebKitGTK package versions below those addressed in the Debian LTS Announcement June 2025

Monitoring Recommendations

  • Forward macOS unified logs and crash reports to a centralized log platform for anomaly detection on WebKit process exits
  • Track Apple software version compliance using mobile device management (MDM) reporting
  • Alert on outbound connections from end-user devices to newly registered or low-reputation domains preceding WebKit crashes

How to Mitigate CVE-2024-54551

Immediate Actions Required

  • Update Safari to 17.6 and upgrade affected operating systems to iOS 17.6, iPadOS 17.6, macOS Sonoma 14.6, tvOS 17.6, visionOS 1.3, or watchOS 10.6
  • Deploy Apple security updates through MDM to enforce minimum OS versions across managed fleets
  • For Debian and downstream Linux systems, apply the WebKitGTK packages referenced in the Debian LTS advisory

Patch Information

Apple released fixes in Safari 17.6, iOS 17.6, iPadOS 17.6, macOS Sonoma 14.6, tvOS 17.6, visionOS 1.3, and watchOS 10.6. Patch details are documented in Apple Support Document #120909, #120911, #120913, #120914, #120915, and #120916. The fix consists of improved memory handling in the affected WebKit code paths.

Workarounds

  • Restrict browsing to trusted sites until patches are deployed, and enable web content filtering at the network gateway
  • Use enterprise content filtering to block newly registered or untrusted domains likely to host crafted exploit pages
  • Where Safari cannot be updated immediately, advise users to avoid clicking unsolicited links in email and messaging applications
bash
# Verify installed Safari and macOS versions on managed endpoints
sw_vers -productVersion
mdls -name kMDItemVersion /Applications/Safari.app

# Force MDM-managed software update on macOS
sudo softwareupdate -ia --restart

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 Probability0.16%

  • 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
  • CWE-119
  • Technical References
  • Debian LTS Announcement June 2025
  • Vendor Resources
  • Apple Support Document #120909

  • Apple Support Document #120911

  • Apple Support Document #120913

  • Apple Support Document #120914

  • Apple Support Document #120915

  • Apple Support Document #120916
  • Related CVEs
  • CVE-2025-31257: Apple Safari DOS Vulnerability

  • CVE-2026-20608: Apple Safari DOS Vulnerability

  • CVE-2025-31215: Apple Safari DOS Vulnerability

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