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

CVE-2023-28205: Apple Multiple Products WebKit Use-After-Free Vulnerability

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

Apple iOS, iPadOS, macOS, and Safari WebKit contain a use-after-free vulnerability that leads to code execution when processing maliciously crafted web content. This vulnerability could impact HTML…

CVE-2023-28205 is a use-after-free vulnerability in WebKit that affects Apple iOS, iPadOS, macOS, and Safari. When these products process maliciously crafted web content, the flaw can lead to code execution. It can also affect other HTML parsers that rely on WebKit, including non-Apple products. For IT and security teams, this matters because web content is routinely rendered on endpoints and in browsers, creating a practical path for remote code execution if unpatched systems encounter attacker-controlled pages or content.

CISA notes that the required action is to apply updates per vendor instructions. Public detail on exact exploit mechanics beyond the use-after-free class is limited; always confirm affected builds, fixed releases, and any additional guidance against the official Apple advisory.

How it works

The weakness is CWE-416 (use-after-free). In a use-after-free condition, memory that has already been freed is later accessed or reused. An attacker who can influence allocation and free timing can leave dangling pointers that point to attacker-controlled data. When WebKit processes specially crafted web content, that dangling reference can be abused to achieve arbitrary code execution in the context of the process handling the content.

In practice this means a user or automated process that loads malicious HTML, JavaScript, or related web resources can trigger the condition. The same WebKit engine is used by Safari and by other products that embed WebKit for HTML processing, so the attack surface is not limited to a single browser binary. No specific exploit code or step-by-step trigger sequence is provided in the available facts; defenders should treat any untrusted web content as a potential vector and rely on the vendor advisory for precise technical details.

Am I affected? How to find it in your systems

WebKit appears on Apple endpoints running iOS, iPadOS, and macOS, and in Safari. It can also appear in third-party applications or appliances that embed WebKit for rendering or parsing HTML. Inventory efforts should therefore cover both Apple-managed devices and any non-Apple software that declares a WebKit dependency.

Telemetry signs of exploitation are not detailed in the public facts. In general for this class, look for unexpected process crashes in Safari or WebKit-related services, anomalous child processes spawned from browser contexts, or network activity following visits to untrusted sites. Correlate browser history, proxy logs, and endpoint detection alerts for web-content-driven code execution attempts. Absence of clear indicators does not prove safety; patch status remains the primary control.

How to remediate

Patch first. Apply the updates Apple has issued for the affected products, following the vendor instructions referenced by CISA. After installation, verify that devices report the fixed build levels through your management console or by local version checks.

Beyond the immediate update, harden the web-content attack surface: enforce least privilege for browser processes, keep content filters and safe-browsing features enabled, and restrict the ability of untrusted sites to load complex script or plugin content where policy allows. These steps reduce the likelihood of successful abuse of similar memory-corruption flaws in the future.

If you can't patch immediately

Until the vendor update can be deployed, reduce exposure with compensating controls.

These measures lower risk but do not eliminate it; schedule the official patch as soon as operational constraints permit.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to device compromise and subsequent data exposure. If you suspect systems were targeted before patching, treat the incident as a potential breach: isolate affected hosts, preserve forensic artifacts, and follow your incident-response plan. Known ransomware use of this CVE is not documented in the available facts. As a quick check for previously leaked credentials, you can run a free exposure scan of your email address against known breach data.

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

Details

AffectedApple · Multiple Products
WeaknessCWE-416
Added to CISA KEVApr 10, 2023
Federal patch deadlineMay 1, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities