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-2025-24189

CVE-2025-24189: Apple Safari Buffer Overflow Vulnerability

CVE-2025-24189 is a buffer overflow vulnerability in Apple Safari that enables memory corruption through malicious web content. This article covers the technical details, affected Apple platforms, and mitigation.

Published: April 1, 2026

CVE-2025-24189 Overview

CVE-2025-24189 is a memory corruption vulnerability affecting Apple's WebKit browser engine across multiple Apple platforms and products. The vulnerability exists due to improper memory handling when processing maliciously crafted web content, which can lead to memory corruption. This issue was addressed by Apple with improved checks in their affected software components.

Critical Impact

Processing maliciously crafted web content may lead to memory corruption, potentially allowing attackers to execute arbitrary code or cause denial of service conditions across multiple Apple platforms including Safari, iOS, macOS, and other Apple operating systems.

Affected Products

  • Apple Safari (versions prior to 18.3)
  • Apple iOS and iPadOS (versions prior to 18.3)
  • Apple macOS Sequoia (versions prior to 15.3)
  • Apple tvOS (versions prior to 18.3)
  • Apple visionOS (versions prior to 2.3)
  • Apple watchOS (versions prior to 11.3)

Discovery Timeline

  • 2025-05-19 - CVE-2025-24189 published to NVD
  • 2025-11-04 - Last updated in NVD database

Technical Details for CVE-2025-24189

Vulnerability Analysis

This vulnerability is classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer), indicating a memory corruption issue that occurs when the software performs operations on a memory buffer but can read from or write to a memory location outside the intended boundary of the buffer.

When the WebKit engine processes specially crafted web content, it fails to properly validate certain memory operations, leading to out-of-bounds memory access. This memory corruption can result in unpredictable behavior, application crashes, or potentially enable an attacker to execute arbitrary code in the context of the affected application.

The vulnerability requires user interaction—specifically, a victim must visit a malicious website or be tricked into loading malicious web content through Safari or any application utilizing the WebKit rendering engine. Given the ubiquity of WebKit across Apple's ecosystem, this vulnerability has a broad attack surface spanning desktop, mobile, wearable, and AR/VR platforms.

Root Cause

The root cause of CVE-2025-24189 lies in insufficient input validation and boundary checks within the WebKit rendering engine when handling specific types of web content. The vulnerability occurs because the affected code path does not properly verify memory boundaries before performing read or write operations, allowing crafted input to trigger memory corruption conditions.

Apple addressed this issue with "improved checks," indicating that additional validation logic was implemented to ensure memory operations remain within expected boundaries when processing potentially malicious web content.

Attack Vector

The attack vector for this vulnerability is network-based and requires user interaction. An attacker would typically exploit this vulnerability through the following scenario:

  1. The attacker crafts malicious web content designed to trigger the memory corruption condition
  2. The victim is lured to visit a malicious website or is served the malicious content through compromised advertising networks or other web-based delivery mechanisms
  3. When the victim's browser (Safari) or WebKit-enabled application renders the malicious content, the memory corruption occurs
  4. Depending on the exploitation technique, this could lead to code execution, information disclosure, or denial of service

The vulnerability can be triggered through any WebKit-based application across Apple's product line, making cross-platform exploitation feasible for attackers targeting the Apple ecosystem.

Detection Methods for CVE-2025-24189

Indicators of Compromise

  • Unexpected Safari or WebKit-related application crashes with memory corruption signatures
  • System logs showing abnormal memory allocation patterns from browser processes
  • Suspicious network connections to unknown domains prior to application crashes
  • Core dump files indicating out-of-bounds memory access in WebKit-related processes

Detection Strategies

  • Monitor for unusual browser process behavior including unexpected memory consumption spikes
  • Implement web filtering to block known malicious domains associated with WebKit exploitation
  • Deploy endpoint detection solutions capable of identifying memory corruption exploitation attempts
  • Analyze crash reports for WebKit-related memory corruption patterns (CWE-119 signatures)

Monitoring Recommendations

  • Enable and review system crash logs for Safari and other WebKit-based applications regularly
  • Implement network traffic analysis to detect potential exploit delivery attempts
  • Configure SentinelOne agents to monitor for suspicious browser process behavior
  • Set up alerting for multiple WebKit-related crashes from similar user populations

How to Mitigate CVE-2025-24189

Immediate Actions Required

  • Update Safari to version 18.3 or later immediately
  • Update iOS and iPadOS devices to version 18.3 or later
  • Update macOS Sequoia to version 15.3 or later
  • Update tvOS to version 18.3, visionOS to version 2.3, and watchOS to version 11.3 or later
  • Enable automatic updates on all Apple devices to ensure timely security patch deployment

Patch Information

Apple has released security updates addressing this vulnerability across all affected platforms. The patches implement improved checks to prevent the memory corruption condition. For detailed information, refer to the following Apple Security Advisories:

  • Apple Security Advisory #122066 - Safari 18.3
  • Apple Security Advisory #122068 - visionOS 2.3
  • Apple Security Advisory #122071 - iOS 18.3 and iPadOS 18.3
  • Apple Security Advisory #122072 - macOS Sequoia 15.3
  • Apple Security Advisory #122073 - watchOS 11.3
  • Apple Security Advisory #122074 - tvOS 18.3

Additional technical discussion is available on the OpenWall OSS Security Discussion.

Workarounds

  • Limit browsing to trusted websites until patches can be applied
  • Use content blocking extensions to reduce exposure to potentially malicious web content
  • Consider using alternative browsers temporarily on macOS if Safari cannot be immediately updated
  • Implement network-level web filtering to block known exploit delivery infrastructure
bash
# Check current Safari version on macOS
/usr/bin/defaults read /Applications/Safari.app/Contents/Info.plist CFBundleShortVersionString

# Check current iOS/iPadOS version
# Navigate to: Settings > General > About > Software Version

# Enable automatic updates on macOS
sudo softwareupdate --schedule on

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechApple Safari

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.91%

  • 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
  • CWE-119
  • Technical References
  • OpenWall OSS Security Discussion
  • Vendor Resources
  • Apple Security Advisory #122066

  • Apple Security Advisory #122068

  • Apple Security Advisory #122071

  • Apple Security Advisory #122072

  • Apple Security Advisory #122073

  • Apple Security Advisory #122074
  • Related CVEs
  • CVE-2025-43431: Apple Safari Buffer Overflow Vulnerability

  • CVE-2025-31278: Apple Safari Buffer Overflow Vulnerability

  • CVE-2025-31273: Apple Safari Buffer Overflow Vulnerability

  • CVE-2025-24209: Apple Safari Buffer Overflow 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