iOS CVE-2025-43538
MEDIUMCVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
2DescriptionNVD
A logging issue was addressed with improved data redaction. This issue is fixed in iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Sonoma 14.8.3, macOS Tahoe 26.2, visionOS 26.2, watchOS 26.2. An app may be able to access sensitive user data.
AnalysisAI
Local apps can access sensitive user data through inadequate log redaction in Apple's operating systems, affecting iOS 18.7.2 and earlier, iPadOS 18.7.2 and earlier, iOS 26.1 and earlier, iPadOS 26.1 and earlier, macOS Sonoma 14.8.2 and earlier, macOS Tahoe 26.1 and earlier, visionOS 26.1 and earlier, and watchOS 26.1 and earlier. The vulnerability requires local app execution with limited user privileges but no interaction, resulting in unauthorized read access to sensitive data stored in application logs. While EPSS probability is minimal (0.01%), the local attack vector and high confidentiality impact warrant patching in environments where untrusted apps may be installed.
Technical ContextAI
This vulnerability stems from CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), specifically a failure to redact or mask sensitive data in system logging mechanisms. Apple's logging infrastructure, which underpins diagnostic reporting and app debugging across iOS, iPadOS, macOS, visionOS, and watchOS, retained cleartext sensitive information that could be accessed by installed applications running with limited privileges (PR:L). The affected CPE span Apple's complete OS portfolio, indicating the logging issue was systemic across multiple operating systems. The vulnerability does not involve privilege escalation or system modification-only unauthorized information retrieval from logs that should have been redacted.
RemediationAI
Vendor-released patches are available: upgrade to iOS 18.7.3 or later, iPadOS 18.7.3 or later, iOS 26.2 or later, iPadOS 26.2 or later, macOS Sonoma 14.8.3 or later, macOS Tahoe 26.2 or later, visionOS 26.2 or later, and watchOS 26.2 or later. No workarounds are documented. End users should enable automatic security updates in Settings > General > Software Update. Organizations distributing managed apps should verify app code does not contain hardcoded sensitive data that might be captured in logs, and should review app permissions in Mobile Device Management (MDM) policies. Detailed remediation steps are available in Apple's support documents at https://support.apple.com/en-us/125884 through https://support.apple.com/en-us/125891.
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