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

CVE-2021-30762: Apple iOS WebKit Use-After-Free Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
CVSS 8.8 · High⚠ Actively exploited (CISA KEV)
8.8
CVSS score
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-30762 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of Nov 17, 2021 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.5.4. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited..

CVE-2021-30762 is a use-after-free vulnerability in Apple iOS WebKit that can lead to code execution when the component processes maliciously crafted web content. It matters because WebKit underpins HTML parsing in Apple Safari and can also appear in other products that rely on WebKit, so a successful exploit may allow an attacker to run code in the context of the affected process on devices that encounter untrusted web material.

CISA notes that the flaw leads to code execution via crafted web content and advises applying updates per vendor instructions. Ransomware use is not documented for this CVE. Confirm all version, configuration, and patch details directly against the Apple advisory before acting.

How it works

This issue is classified as CWE-416 (use-after-free). In a use-after-free condition, memory that has already been freed is later referenced again. If an attacker can influence the timing and content of that reuse—here, through maliciously crafted web content processed by WebKit—the dangling reference can be turned into unintended behavior, including arbitrary code execution inside the vulnerable process.

At a high level, the attacker needs the target to process the crafted content (for example, by loading a page or resource that exercises the vulnerable WebKit path). No further exploit mechanics, proof-of-concept details, or specific trigger sequences are provided in the available facts; treat any public write-ups as unverified until matched against the vendor advisory. The same WebKit code path can affect HTML parsers beyond Safari, so non-Apple products that embed WebKit for HTML processing may also be in scope depending on how they are built and updated.

Am I affected? How to find it in your systems

The vulnerability is reported against Apple iOS WebKit. In practice this surfaces on iOS devices that use WebKit-based browsing or HTML rendering, and potentially on other platforms or applications that incorporate WebKit for parsing web content. Inventory should therefore cover:

Because exact affected version ranges are not supplied in the facts, compare every inventoried iOS build and every WebKit-dependent product against the current Apple security advisory for CVE-2021-30762. Look for devices that have not yet received the vendor update named in that advisory.

Telemetry signs of exploitation are not detailed in the provided facts. In general for this class, review device and proxy logs for unexpected process crashes in WebKit-related components, anomalous web-content loads immediately preceding instability, or post-exploitation indicators such as unexpected outbound connections from browser or WebView processes. Absence of such signals does not prove safety; prioritize version compliance over detection alone.

How to remediate

Patch first. Apply the updates Apple has issued for this vulnerability, following the vendor instructions referenced by CISA. Use your MDM or standard iOS update process to drive timely installation across the fleet, and verify that devices report the fixed build once the advisory’s update has been applied.

After patching, harden the surrounding environment for this weakness class:

Confirm the precise update identifiers and any prerequisite steps solely from the Apple advisory; do not rely on secondary summaries.

If you can't patch immediately

When immediate patching is blocked, reduce exposure with compensating controls while you schedule the vendor update:

These measures only lower risk; they do not eliminate the use-after-free condition. Return to full remediation as soon as the vendor update can be applied.

If your data may have been exposed

Actively exploited vulnerabilities can lead to device compromise and subsequent data exposure. If you have reason to believe crafted web content reached unpatched systems, follow your incident-response process: isolate affected devices, preserve logs, credential-reset where appropriate, and assess what data the compromised process could access. Ransomware use is not documented for this CVE, but that does not rule out other post-exploitation activity. As a simple additional check, users can run a free exposure scan of their email addresses against known breach data sets to see whether their credentials have appeared in prior unrelated breaches and then take matching password-hygiene steps.

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

Details

AffectedApple · iOS
WeaknessCWE-416
CVSS base score8.8 (High)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
PublishedSep 8, 2021
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities