iOS
CVE-2025-43539
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
The issue was addressed with improved bounds checks. This issue is fixed in iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Sequoia 15.7.3, macOS Sonoma 14.8.3, macOS Tahoe 26.2, tvOS 26.2, visionOS 26.2, watchOS 26.2. Processing a file may lead to memory corruption.
AnalysisAI
Memory corruption via out-of-bounds write in Apple operating systems allows remote attackers to execute arbitrary code when victims process a malicious file. The vulnerability affects macOS (Sonoma 14.x, Sequoia 15.x, Tahoe 26.x), iOS/iPadOS (18.x, 26.x), tvOS, visionOS, and watchOS 26.x. Despite a high CVSS score of 8.8, EPSS data indicates only 0.05% exploitation probability (15th percentile), and no public exploit code or active exploitation is confirmed. The flaw stems from inadequate bounds checking (CWE-787) in file processing routines, requiring user interaction but no authentication, making it a realistic phishing or malicious download target.
Technical ContextAI
This vulnerability represents a classic out-of-bounds write condition (CWE-787), also known as a buffer overflow, occurring in Apple's file processing subsystems. The flaw affects the core operating system layer across Apple's entire ecosystem, as indicated by CPE strings targeting macOS broadly without component-specific granularity. When the affected code processes specially crafted file formats, insufficient bounds validation allows data to be written beyond allocated memory boundaries. This class of vulnerability can corrupt adjacent memory structures, function pointers, or critical data, providing attackers control over program execution flow. The cross-platform nature-spanning mobile (iOS/iPadOS), desktop (macOS), embedded (watchOS), mixed reality (visionOS), and media devices (tvOS)-suggests the vulnerable code exists in a shared framework or library used across Apple's unified development environment, potentially CoreFoundation, ImageIO, or similar system-level components responsible for file format parsing.
RemediationAI
Immediately update all affected Apple devices to vendor-released patched versions that incorporate improved bounds checking mechanisms. For macOS Sonoma users, upgrade to version 14.8.3 or later; macOS Sequoia users should install version 15.7.3 or later; macOS Tahoe users require version 26.2 or later. iOS and iPadOS devices must be updated to either 18.7.3 or 26.2 depending on device compatibility. Similarly, tvOS, visionOS, and watchOS users should install version 26.2 or later. Organizations can deploy these updates through Mobile Device Management (MDM) systems for centralized patch management. Apple's security updates are available through System Settings > General > Software Update on macOS, and Settings > General > Software Update on iOS/iPadOS devices. Detailed security content documentation and direct download links are provided in Apple's security advisories at https://support.apple.com/en-us/125887 and https://support.apple.com/en-us/125888. No workarounds are published; patching remains the sole effective mitigation. Until patches are deployed, implement defense-in-depth controls including restricting users from opening untrusted files, disabling automatic file preview features, and enforcing strict email attachment policies.
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-787 – Out-of-bounds Write
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today