macOS
CVE-2025-31243
HIGH
Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. An app may be able to gain root privileges.
AnalysisAI
Privilege escalation in macOS Sequoia 15.x, Sonoma 14.x, and Ventura 13.x allows local applications to gain root privileges through a permissions enforcement weakness. The vulnerability requires user interaction but no authentication, enabling malicious applications to achieve complete system compromise. Fixed in macOS Sequoia 15.6, Sonoma 14.7.7, and Ventura 13.7.7. No public exploit identified at time of analysis, with EPSS score of 0.01% (2nd percentile) indicating minimal observed exploitation likelihood.
Technical ContextAI
This vulnerability stems from CWE-269 (Improper Privilege Management), a class of security flaw where insufficient permission checks allow unprivileged processes to perform privileged operations. In macOS, the operating system employs multiple permission frameworks including entitlements, sandboxing, and authorization services to enforce privilege boundaries. This specific issue indicates that a permissions check was either absent, improperly implemented, or could be bypassed in a system component, allowing a local application to escalate from standard user privileges to root (UID 0). The affected products span three major macOS release families: Ventura (13.x), Sonoma (14.x), and Sequoia (15.x), suggesting the vulnerable code path existed across multiple Darwin kernel and userspace framework versions. Apple's fix description 'addressed with additional restrictions' indicates the remediation involved tightening permission validation logic rather than a complete architectural change.
RemediationAI
Vendor-released patches are available for all affected macOS versions. Organizations should upgrade to macOS Sequoia 15.6 or later for systems running the Sequoia release family, upgrade to macOS Sonoma 14.7.7 or later for Sonoma systems, and upgrade to macOS Ventura 13.7.7 or later for Ventura systems. Patches can be applied through System Settings > General > Software Update or via enterprise deployment tools such as Jamf Pro or Apple's Mobile Device Management. Detailed security content and installation instructions are available in Apple security advisories at https://support.apple.com/en-us/124149 (Sequoia), https://support.apple.com/en-us/124150 (Sonoma), and https://support.apple.com/en-us/124151 (Ventura). No workarounds are documented; patching is the only confirmed mitigation. Organizations unable to immediately patch should implement compensating controls including restricting application installation to authorized sources, enforcing Gatekeeper policies, and monitoring for unexpected privilege escalation activity through endpoint detection and response tools.
An unauthenticated remote code execution vulnerability exists in Remote for Mac, a macOS remote control utility develope
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
Remote code execution in OpenSSH's sshd server (regression of CVE-2006-5051) allows unauthenticated remote attackers to
The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot
The issue was addressed with improved checks. Rated high severity (CVSS 7.0). Actively exploited in the wild (cisa kev)
A logic issue was addressed with improved restrictions. Rated high severity (CVSS 7.8), this vulnerability is no authent
In Sudo before 1.9.12p2, the sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environmen
A race condition was addressed with additional validation. Rated high severity (CVSS 7.0), this vulnerability is no auth
This issue was addressed with improved checks. Rated critical severity (CVSS 10.0), this vulnerability is remotely explo
When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data t
When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today