Apple macOS
CVE-2025-43473
MEDIUM
Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Local app with standard user privileges reads sensitive data; no integrity or availability impact; scope unchanged as exploitation is contained to the local user session.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
This issue was addressed with improved state management. This issue is fixed in macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, macOS Tahoe 26.1. An app may be able to access sensitive user data.
AnalysisAI
Sensitive user data exposure in Apple macOS allows a locally-installed application to bypass access controls and read data outside its authorized scope, exploiting improper state management. Affected systems include macOS Sequoia prior to 15.7.4, macOS Sonoma prior to 14.8.4, and macOS Tahoe prior to 26.1. No public exploit identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog, but the high confidentiality impact (CVSS C:H) warrants prompt patching on systems where untrusted applications may execute.
Technical ContextAI
The root cause is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), specifically arising from a state management defect within the macOS operating system kernel or a core system framework. State management flaws of this type occur when the OS fails to correctly track or enforce the access permission state of an application across transitions - such as context switches, IPC operations, or permission checks - allowing an app to read memory, files, or system resources it should not have access to. Apple's fix description ('improved state management') is consistent with a race condition or stale-state scenario in a security-sensitive code path. The CPE cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:* covers all macOS versions across the Sonoma, Sequoia, and Tahoe release lines prior to their respective patched releases.
RemediationAI
Upgrade to macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, or macOS Tahoe 26.1, as confirmed by Apple's security advisories at https://support.apple.com/en-us/125634, https://support.apple.com/en-us/126349, and https://support.apple.com/en-us/126350. Users on macOS Ventura or earlier who cannot upgrade should be aware these releases are not listed as receiving a fix and may require an OS version upgrade. As a compensating control where patching is not immediately possible, restrict installation of third-party or unverified applications using macOS Gatekeeper and MDM application allowlisting policies - this reduces the attack surface by preventing untrusted apps from executing, though it does not eliminate the underlying vulnerability. No workaround eliminates the flaw itself; patching is the only confirmed remediation.
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today