Cyber Posture

CVE-2025-24230

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.0020 41.9th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24230 is a critical-severity Out-of-bounds Read (CWE-125) vulnerability in Apple Macos. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 41.9th 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 Exploitation for Client Execution (T1203). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the root cause of the out-of-bounds read by enforcing improved input validation on malicious audio files.

prevent

Ensures timely flaw remediation through patching to the fixed Apple OS versions that resolve the vulnerability.

prevent

Mitigates out-of-bounds memory reads via protections like address space randomization and non-executable memory.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

The OOB read vulnerability in audio file handling allows remote exploitation (AV:N, UI:N) leading to app termination or potential code execution in client applications.

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

NVD Description

An out-of-bounds read issue was addressed with improved input validation. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4, watchOS 11.4. Playing a malicious…

more

audio file may lead to an unexpected app termination.

Deeper analysisAI

CVE-2025-24230 is an out-of-bounds read vulnerability (CWE-125) that was addressed through improved input validation in multiple Apple operating systems. Affected components include iOS prior to version 18.4, iPadOS prior to 18.4 and 17.7.6, macOS Sequoia prior to 15.4, macOS Sonoma prior to 14.7.5, macOS Ventura prior to 13.7.5, tvOS prior to 18.4, visionOS prior to 2.4, and watchOS prior to 11.4. The issue, published on 2025-03-31, carries a CVSS v3.1 base score of 9.8 (Critical).

Attackers can exploit this vulnerability over the network (AV:N) with low complexity (AC:L), no privileges (PR:N), and no user interaction (UI:N), resulting in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H) within the unchanged scope (S:U). Exploitation occurs when a malicious audio file is played, potentially leading to unexpected app termination.

Apple's security advisories detail the fixes in the listed versions and recommend updating affected devices immediately. Relevant support pages include 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/122374, and https://support.apple.com/en-us/122375.

Details

CWE(s)

Affected Products

apple
ipados
≤ 17.7.6 · 18.0 — 18.4
apple
iphone os
≤ 18.4
apple
macos
13.0 — 13.7.5 · 14.0 — 14.7.5 · 15.0 — 15.4
apple
tvos
≤ 18.4
apple
visionos
≤ 2.4

CVEs Like This One

CVE-2026-20611Same product: Apple Ipados
CVE-2025-24211Same product: Apple Ipados
CVE-2025-24190Same product: Apple Ipados
CVE-2025-24137Same product: Apple Ipados
CVE-2025-43234Same product: Apple Ipados
CVE-2025-43186Same product: Apple Ipados
CVE-2025-31281Same product: Apple Ipados
CVE-2025-43529Same product: Apple Ipados
CVE-2025-24213Same product: Apple Ipados
CVE-2025-43300Same product: Apple Ipados

References