Cyber Posture

CVE-2025-24264

Critical

Published: 31 March 2025

Published
31 March 2025
Modified
02 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0166 82.1th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.

Security Summary

CVE-2025-24264 is a memory handling vulnerability affecting Apple's Safari browser and related operating systems, including versions of iOS prior to 18.4, iPadOS prior to 18.4 and 17.7.6, macOS Sequoia prior to 15.4, tvOS prior to 18.4, visionOS prior to 2.4, and watchOS prior to 11.4. The flaw, classified under CWE-400 (Uncontrolled Resource Consumption), was addressed through improved memory handling. Processing maliciously crafted web content may lead to an unexpected Safari crash, earning a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating critical severity with high impacts across confidentiality, integrity, and availability.

A remote attacker with no privileges or user interaction required can exploit this vulnerability over the network with low complexity. By delivering maliciously crafted web content, the attacker can trigger the memory handling issue in Safari, resulting in a crash that disrupts availability. The high CVSS scores for confidentiality and integrity suggest potential for additional impacts such as data exposure or modification, though the primary manifestation is the described crash.

Apple security advisories detail mitigations through patches released in Safari 18.4, iOS 18.4, iPadOS 18.4 and 17.7.6, macOS Sequoia 15.4, tvOS 18.4, visionOS 2.4, and watchOS 11.4. Security practitioners should prioritize updating affected devices to these versions, as outlined in Apple's support documentation at https://support.apple.com/en-us/122371, https://support.apple.com/en-us/122372, https://support.apple.com/en-us/122373, https://support.apple.com/en-us/122376, and https://support.apple.com/en-us/122377.

Details

CWE(s)
CWE-400

Affected Products

apple
safari
≤ 18.4
apple
ipados
≤ 17.7.6 · 18.0 — 18.4
apple
iphone os
≤ 18.4
apple
macos
15.0 — 15.4
apple
tvos
≤ 18.4
apple
visionos
≤ 2.4

MITRE ATT&CK Enterprise Techniques

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

The vulnerability is triggered by processing maliciously crafted web content leading to a browser crash, directly enabling Drive-by Compromise (T1189) via web delivery and Application or System Exploitation (T1499.004) for denial of service.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References