iOS CVE-2025-43532
LOWCVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Lifecycle Timeline
2DescriptionNVD
A memory corruption issue was addressed with improved bounds checking. 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 malicious data may lead to unexpected app termination.
AnalysisAI
Memory corruption in Apple operating systems due to insufficient bounds checking allows local authenticated users to cause denial of service through malicious data processing, affecting iOS, iPadOS, macOS, tvOS, visionOS, and watchOS. The vulnerability requires local access and user interaction, with no public exploit identified; EPSS score of 0.02% indicates minimal real-world exploitation probability despite the assigned CVSS score of 2.8.
Technical ContextAI
CVE-2025-43532 is classified as CWE-120 (Buffer Overflow), indicating a failure to properly validate buffer boundaries during memory operations. The vulnerability exists in one or more of Apple's core operating system components shared across iOS, iPadOS, macOS (Sequoia 15.x, Sonoma 14.x, Tahoe 26.x), tvOS, visionOS, and watchOS. When a local process with limited privileges processes specially crafted input data, the bounds checking mechanism fails to prevent out-of-bounds memory access, resulting in application-level memory corruption. The vulnerability is triggered only when a user interacts with the malicious data (UI:R requirement in CVSS vector), limiting its attack surface.
RemediationAI
Vendor-released patches are available: update to iOS 18.7.3 or later, iPadOS 18.7.3 or later, iOS 26.2 or later, iPadOS 26.2 or later, macOS Sequoia 15.7.3 or later, macOS Sonoma 14.8.3 or later, macOS Tahoe 26.2 or later, tvOS 26.2 or later, visionOS 26.2 or later, or watchOS 26.2 or later depending on device type. Consult Apple's security advisories at the referenced support pages for version-specific update instructions. Since the vulnerability requires local access and user interaction to trigger, interim risk is minimal for systems with restricted local access controls and user privilege separation.
More from same product – last 7 days
SQL injection in Pimcore's CustomReportsBundle (versions ≤ 12.3.5) lets an authenticated user holding the reports_config
Arbitrary code execution in Docker Model Runner's vllm-metal inference backend on macOS allows any container on the Dock
Arbitrary code execution in Docker Desktop's Model Runner on macOS allows any container on the Docker network to escape
Local privilege escalation in Apple macOS allows a malicious app already running with low privileges to elevate to root
Local privilege escalation in Canonical Multipass for macOS before 1.16.3 allows a low-privileged local user to obtain r
Share
External POC / Exploit Code
Leaving vuln.today