iOS
CVE-2025-43222
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/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:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
A use-after-free issue was addressed by removing the vulnerable code. This issue is fixed in iPadOS 17.7.9, macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. An attacker may be able to cause unexpected app termination.
AnalysisAI
Use-after-free memory corruption in Apple's operating systems (iPadOS 17.x, macOS Sequoia 15.x, Sonoma 14.x, Ventura 13.x) allows network-based attackers to execute arbitrary code or cause denial of service without authentication. The vulnerability was remediated by removing the vulnerable code entirely rather than patching it. Despite a critical CVSS 9.8 score, EPSS indicates only 0.08% exploitation probability (24th percentile), and no public exploit identified at time of analysis. Apple released patches in July 2025 across all affected platforms simultaneously.
Technical ContextAI
This vulnerability manifests as a use-after-free condition (CWE-416), a class of memory corruption defect where code attempts to access memory after it has been freed. Use-after-free bugs occur when improper memory lifecycle management causes dangling pointers to reference deallocated heap memory. When exploited, attackers can manipulate freed memory contents to achieve arbitrary code execution, information disclosure, or denial of service. The affected products span Apple's entire desktop and tablet operating system portfolio: iPadOS 17.x, macOS Ventura 13.x, macOS Sonoma 14.x, and macOS Sequoia 15.x. Apple's remediation approach-removing vulnerable code entirely rather than attempting to fix the memory management-suggests the affected component was either deprecated functionality or code that could be safely eliminated without impacting core system functionality. This architectural decision reduces future attack surface but may indicate the code path was sufficiently complex that secure refactoring was deemed infeasible.
RemediationAI
Vendor-released patches are available: upgrade iPadOS to version 17.7.9 or later, macOS Sequoia to 15.6 or later, macOS Sonoma to 14.7.7 or later, or macOS Ventura to 13.7.7 or later. Apple addressed the vulnerability by removing the affected code entirely rather than patching the use-after-free condition, eliminating future exploitation risk for this specific code path. Patches were released simultaneously in July 2025 through Apple's standard update mechanisms (System Settings > General > Software Update for macOS, Settings > General > Software Update for iPadOS). Organizations should apply updates through Mobile Device Management systems for enterprise deployments. Complete remediation guidance is available in Apple security advisories at https://support.apple.com/en-us/124148 (Ventura), https://support.apple.com/en-us/124149 (Sonoma), https://support.apple.com/en-us/124150 (Sequoia), and https://support.apple.com/en-us/124151 (iPadOS). No workarounds are documented; patching is the only remediation path.
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-416 – Use After Free
View allSame technique Use After Free
View allShare
External POC / Exploit Code
Leaving vuln.today