Cyber Posture

CVE-2025-24180

High

Published: 31 March 2025

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

Summary

CVE-2025-24180 is a high-severity Open Redirect (CWE-601) vulnerability in Apple Safari. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Spearphishing Link (T1566.002); ranked at the 35.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Spearphishing Link (T1566.002) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

The CVE was caused by insufficient input validation in WebAuthn allowing cross-site credential claims, which SI-10 directly and comprehensively addresses by mandating input validation at critical points.

prevent

SI-2 requires timely flaw remediation, directly mitigating this CVE by ensuring patches like Safari 18.4 are identified, tested, and applied to correct the WebAuthn vulnerability.

preventdetect

RA-5 supports detection of CVE-2025-24180 through vulnerability scanning of Apple browsers and OSes, enabling proactive patching before exploitation.

MITRE ATT&CK Enterprise TechniquesAI

T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
T1555.003 Credentials from Web Browsers Credential Access
Adversaries may acquire credentials from web browsers by reading files specific to the target browser.
Why these techniques?

Vulnerability enables credential theft via malicious website exploiting WebAuthn validation flaw, directly mapping to spearphishing link delivery and stealing credentials from web browsers.

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

NVD Description

The issue was addressed with improved input validation. This issue is fixed in Safari 18.4, iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4, visionOS 2.4, watchOS 11.4. A malicious website may be able to claim WebAuthn credentials from another website…

more

that shares a registrable suffix.

Deeper analysisAI

CVE-2025-24180 is a vulnerability in the WebAuthn implementation that allows a malicious website to claim credentials registered to another website sharing a registrable suffix, due to insufficient input validation. The issue affects Apple's Safari browser and operating systems including iOS 18.4 and earlier, iPadOS 18.4 and earlier, macOS Sequoia 15.4 and earlier, visionOS 2.4 and earlier, and watchOS 11.4 and earlier. It is rated with a CVSS v3.1 base score of 8.1 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N) and is associated with CWE-601 (URL Redirection to Untrusted Site).

An attacker can exploit this vulnerability by hosting a malicious website that tricks a user into interacting with it, such as during WebAuthn registration or authentication. No special privileges are required, but user interaction is necessary, typically via visiting the site and approving a credential operation. Successful exploitation enables the attacker to access high-integrity WebAuthn credentials (like FIDO2 passkeys) from a legitimate site with a shared domain suffix, potentially compromising user authentication on that site without impacting availability.

Apple security advisories confirm the vulnerability was addressed through improved input validation in Safari 18.4, iOS 18.4, iPadOS 18.4, macOS Sequoia 15.4, visionOS 2.4, and watchOS 11.4. Users are advised to update to these versions promptly, as detailed in the referenced support pages (https://support.apple.com/en-us/122371, https://support.apple.com/en-us/122373, https://support.apple.com/en-us/122376, https://support.apple.com/en-us/122378, https://support.apple.com/en-us/122379).

Details

CWE(s)

Affected Products

apple
safari
≤ 18.4
apple
ipados
≤ 18.4
apple
iphone os
≤ 18.4
apple
macos
15.0 — 15.4
apple
visionos
≤ 2.3

CVEs Like This One

CVE-2025-31184Same product: Apple Ipados
CVE-2026-20660Same product: Apple Ipados
CVE-2026-20652Same product: Apple Ipados
CVE-2025-30430Same product: Apple Ipados
CVE-2025-24264Same product: Apple Ipados
CVE-2024-54530Same product: Apple Ipados
CVE-2025-24150Same product: Apple Ipados
CVE-2023-43010Same product: Apple Ipados
CVE-2026-28876Same product: Apple Ipados
CVE-2026-20616Same product: Apple Ipados

References