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

CVE-2019-8605: Apple Multiple Products Use-After-Free Vulnerability

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

A use-after-free vulnerability in Apple iOS, macOS, tvOS, and watchOS could allow a malicious application to execute code with system privileges.

CVE-2019-8605 is a use-after-free vulnerability affecting multiple Apple products, including iOS, macOS, tvOS, and watchOS. A malicious application could exploit it to execute code with system privileges, which matters because successful abuse can give an attacker deep control over the device and the data it holds.

Defenders should treat this as a privilege-escalation risk on Apple platforms and confirm all version and patch details directly against the vendor advisory, as public detail beyond the CISA summary is limited here.

How it works

The flaw belongs to the use-after-free class (CWE-416). In this pattern, software frees a block of memory but later continues to use a pointer to that memory. An attacker who can influence allocation and timing may replace the freed memory with controlled data. When the program later dereferences the stale pointer, it can act on the attacker’s data instead of the original object.

According to the CISA summary, a malicious application on an affected Apple device could trigger this condition and thereby execute code with system privileges. Exact trigger conditions, attack surface (for example which framework or API), and exploit mechanics are not provided in the given facts; teams must obtain those specifics from Apple’s advisory. No claim is made here about remote versus local delivery or about chaining with other bugs.

Am I affected? How to find it in your systems

The vulnerability is reported in Apple iOS, macOS, tvOS, and watchOS. These operating systems typically run on iPhones, iPads, Macs, Apple TVs, and Apple Watches—devices commonly issued to employees or used for corporate email, VPN, and managed applications.

How to remediate

Patch first. CISA’s required action is to apply updates per vendor instructions. Obtain the security updates Apple released for the affected OS families and deploy them through your normal MDM, Software Update, or manual update channels. Verify installation by checking the OS build against the advisory.

After patching, apply hardening appropriate to use-after-free and malicious-application risks on Apple platforms:

If you can't patch immediately

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

These steps only lower risk; they do not eliminate the underlying use-after-free. Schedule the official update as soon as operationally feasible.

If your data may have been exposed

Actively exploited vulnerabilities can lead to device compromise and subsequent data theft. Known ransomware use of this CVE is not documented in the supplied facts. If you suspect a malicious application may have run with elevated privileges, follow your incident-response process: isolate the device, preserve logs, rotate credentials accessible from it, and assess what data the device could reach. You can also run a free exposure scan of your email addresses to check whether those identities already appear in known breach data sets.

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

Details

AffectedApple · Multiple Products
WeaknessCWE-416
Added to CISA KEVJun 27, 2022
Federal patch deadlineJul 18, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities