iOS
CVE-2025-43234
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
Multiple memory corruption issues were addressed with improved input validation. This issue is fixed in iOS 18.6 and iPadOS 18.6, macOS Sequoia 15.6, tvOS 18.6, visionOS 2.6, watchOS 11.6. Processing a maliciously crafted texture may lead to unexpected app termination.
AnalysisAI
Memory corruption vulnerabilities in Apple's graphics texture processing engine across iOS, iPadOS, macOS, tvOS, visionOS, and watchOS allow remote code execution via maliciously crafted texture files. Affects all major Apple platforms prior to July 2025 updates (iOS/iPadOS 18.6, macOS Sequoia 15.6, tvOS 18.6, visionOS 2.6, watchOS 11.6). Despite a critical CVSS 9.8 score indicating network-exploitable remote code execution without authentication, EPSS shows only 0.18% exploitation probability (40th percentile), and no public exploit identified at time of analysis. The vulnerability requires processing specially crafted texture data, likely through applications handling untrusted image or 3D content.
Technical ContextAI
This vulnerability affects Apple's texture processing subsystem, a graphics framework component responsible for handling texture data across Metal, Core Graphics, and related rendering APIs used throughout Apple's operating systems. The root cause is CWE-20 (Improper Input Validation), specifically multiple buffer overflow conditions occurring when parsing malformed texture file formats. Texture processing involves complex data structures including mipmaps, compression formats (ASTC, BC, ETC), and metadata that must be validated before memory allocation and decompression. The affected CPE entries span Apple's entire ecosystem: iPhone OS (iOS), iPadOS, macOS Sequoia, tvOS, visionOS, and watchOS, indicating a shared codebase vulnerability in a low-level graphics library common to all Apple platforms. The memory corruption occurs during texture decompression or format conversion, where insufficient bounds checking allows attacker-controlled data to corrupt heap or stack memory structures.
RemediationAI
Apply vendor-released patches immediately by updating to iOS 18.6, iPadOS 18.6, macOS Sequoia 15.6, tvOS 18.6, visionOS 2.6, or watchOS 11.6 as appropriate for each device. Updates can be installed through Settings > General > Software Update on iOS/iPadOS/visionOS devices, System Settings > General > Software Update on macOS, Settings > System > Software Updates on tvOS and watchOS, or through Apple Configurator for managed deployments. Detailed security content and installation instructions are available in Apple security advisories at https://support.apple.com/en-us/124147, https://support.apple.com/en-us/124149, https://support.apple.com/en-us/124153, https://support.apple.com/en-us/124154, and https://support.apple.com/en-us/124155. No effective workarounds exist for this graphics framework vulnerability short of avoiding all untrusted content processing, which is impractical for most use cases. Organizations should prioritize patching internet-facing systems, devices processing external content, and high-value targets within standard maintenance windows.
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.
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
Cisco IOS 15.5(3)M on Integrated Services Router (ISR) 800, 819, and 829 devices allows remote attackers to cause a deni
Same weakness CWE-20 – Improper Input Validation
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today