iOS
CVE-2025-43221
HIGH
Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H
Lifecycle Timeline
2DescriptionCVE.org
An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in iOS 18.6 and iPadOS 18.6, macOS Sequoia 15.6, tvOS 18.6, visionOS 2.6. Processing a maliciously crafted media file may lead to unexpected app termination or corrupt process memory.
AnalysisAI
Out-of-bounds read vulnerability in Apple media processing frameworks allows local attackers to cause application crashes or disclose sensitive process memory by tricking users into opening malicious media files. Affects iOS/iPadOS 18.x, macOS Sequoia 15.x, tvOS 18.x, and visionOS 2.x prior to July 2025 security updates. No public exploit identified at time of analysis, with EPSS score of 0.02% indicating minimal observed exploitation activity. User interaction required (opening crafted file) reduces immediate risk despite 7.1 CVSS score.
Technical ContextAI
This vulnerability represents a CWE-125 out-of-bounds read flaw in Apple's media file parsing subsystems across multiple operating systems. When processing specially crafted media files, the affected media frameworks read beyond allocated buffer boundaries due to insufficient bounds validation. The flaw impacts the core media handling stack shared across Apple's ecosystem (iOS/iPadOS, macOS, tvOS, and visionOS), suggesting the vulnerable code exists in a common framework like AVFoundation, CoreMedia, or related media codec libraries. Out-of-bounds reads can expose arbitrary process memory contents to attackers, potentially leaking sensitive data such as cryptographic keys, authentication tokens, or other in-memory secrets. The local attack vector (AV:L) indicates exploitation requires the malicious media file to be processed on the victim's device, while the high confidentiality impact (C:H) reflects the potential for significant information disclosure through memory content exposure.
RemediationAI
Apply vendor-released patches immediately by updating to iOS 18.6, iPadOS 18.6, macOS Sequoia 15.6, tvOS 18.6, or visionOS 2.6 as appropriate for your device platform. These updates include improved bounds checking that resolves the out-of-bounds read condition in media processing code. Updates can be installed through System Settings on each platform or via Apple's enterprise management tools for organizational deployments. Complete advisory details and download links are available at https://support.apple.com/en-us/124147 (iOS/iPadOS), https://support.apple.com/en-us/124149 (macOS), https://support.apple.com/en-us/124153 (tvOS), and https://support.apple.com/en-us/124154 (visionOS). No effective workarounds exist beyond avoiding opening media files from untrusted sources until patches are applied, which is not practical for most users given the ubiquity of media content.
A use-after-free issue was addressed with improved memory management. Rated high severity (CVSS 8.8), this vulnerability
Apple's kernel across all platforms (iOS, macOS, watchOS, visionOS, tvOS) contains a memory corruption vulnerability (CV
A use-after-free issue was addressed with improved memory management. Rated high severity (CVSS 7.8), this vulnerability
The DLSw implementation in Cisco IOS does not initialize packet buffers, which allows remote attackers to obtain sensiti
The issue was addressed with improved checks. Rated high severity (CVSS 7.0). Actively exploited in the wild (cisa kev)
AirKeyboard iOS App 1.0.5 contains a missing authentication vulnerability that allows unauthenticated attackers to type
Mobile Security Framework (MobSF) is a security research platform for mobile applications in Android, iOS and Windows Mo
A vulnerability in the Cisco IOx application hosting environment of multiple Cisco platforms could allow an authenticate
Arbitrary code execution in Jellyfin iOS GitHub Actions workflow. CVSS 10.0.
Memory corruption vulnerabilities in Apple's graphics texture processing engine across iOS, iPadOS, macOS, tvOS, visionO
Buffer overflow memory corruption in Apple file parsing components allows remote code execution across iOS 18.6, iPadOS
A use-after-free issue was addressed with improved memory management. Rated critical severity (CVSS 9.8), this vulnerabi
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today