LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2015-1130: Apple OS X Authentication Bypass Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 10, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Aug 10, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2015-1130 to its Known Exploited Vulnerabilities catalog on Feb 10, 2022, with a federal patch deadline of Aug 10, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

The XPC implementation in Admin Framework in Apple OS X before 10.10.3 allows local users to bypass authentication and obtain admin privileges.

Overview

CVE-2015-1130 is an authentication bypass in the XPC implementation within the Admin Framework on Apple OS X. A local user can bypass authentication checks and obtain admin privileges. This matters because any account that can run code on the system may escalate to full administrative control, undermining least-privilege controls and enabling further system changes, persistence, or data access.

Public detail is limited to the CISA summary and the stated affected product line. Confirm exact build ranges, fixed releases, and any additional context directly against the vendor advisory before acting.

How it works

The weakness is classified as CWE-254 (Security Features). In this case the flaw sits in how the Admin Framework handles XPC (inter-process communication) messages used for privileged administrative operations. XPC is the mechanism OS X components use to request elevated actions from privileged helpers. When authentication or authorization checks on those messages are incomplete or incorrectly enforced, a local process running as a normal user can send crafted requests that the framework accepts as legitimate admin actions.

An attacker who already has a foothold as a standard local user abuses the flaw by interacting with the vulnerable Admin Framework XPC interface. Successful abuse yields admin-level privileges on the host without supplying valid admin credentials. No remote unauthenticated vector is described in the provided facts; the attack requires local code execution. Exact message formats, interfaces, or proof-of-concept details are not supplied here and must not be assumed—verify any technical specifics in the vendor advisory.

Am I affected? How to find it in your systems

The vulnerability affects Apple OS X systems prior to 10.10.3. It is relevant anywhere OS X is deployed as a workstation, laptop, or server-class Mac in your environment—developer machines, administrative workstations, shared lab systems, or any host where non-admin users or untrusted local code may run.

Inventory steps:

Telemetry and log signs of exploitation are not detailed in the provided facts. In general for local privilege-escalation issues of this class, review unified logs, authd / authorization logs, and process-creation events for unexpected elevation of non-admin processes, unusual XPC activity involving administrative services, or sudden creation of admin-group memberships. Correlate with any prior local compromise indicators. Confirm specific log sources and IOCs against the vendor advisory and your own baseline.

How to remediate

Patch first. Apply the updates provided by Apple that address CVE-2015-1130, following the vendor’s instructions. CISA’s required action is simply to apply updates per vendor instructions. After patching, verify the installed version is no longer in the affected range (systems before 10.10.3) and reboot if the advisory requires it.

Additional hardening appropriate to this class of local authentication-bypass / privilege-escalation flaw:

Re-inventory after the change window to confirm coverage.

If you can't patch immediately

Until the vendor update can be applied, reduce risk with compensating controls:

These measures lower likelihood and impact but do not eliminate the vulnerability. Schedule the official patch as the primary fix.

If your data may have been exposed

Actively exploited local privilege-escalation vulnerabilities can be a stepping stone to broader compromise and data exposure. Known ransomware use is not documented for this CVE. If you have reason to believe hosts were exploited, follow your incident-response process: isolate affected systems, preserve evidence, rotate credentials that may have been accessible, and assess what data the elevated account could reach. As a routine hygiene step, you can run a free exposure scan of your email addresses against known breach data sets to check whether credentials or personal information have appeared in prior breaches.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedApple · OS X
WeaknessCWE-254
Added to CISA KEVFeb 10, 2022
Federal patch deadlineAug 10, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities