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

CVE-2023-41993: Apple Multiple Products WebKit Code Execution Vulnerability

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

Apple iOS, iPadOS, macOS, and Safari WebKit contain an unspecified vulnerability that leads to code execution when processing maliciously crafted web content. This vulnerability could impact HTML…

CVE-2023-41993 is a code-execution vulnerability in WebKit affecting multiple Apple products, including iOS, iPadOS, macOS, and Safari. Processing maliciously crafted web content can lead to arbitrary code execution. The issue can also affect other HTML parsers that rely on WebKit, not only Apple Safari. For defenders this matters because web content is ubiquitous on endpoints and in browsers; successful exploitation can give an attacker a foothold on the device. Confirm all product and version details against the vendor advisory.

CISA notes the required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Known ransomware use is not documented for this CVE.

How it works

The weakness is classified as CWE-754 (Improper Check for Unusual or Exceptional Conditions). In this class of flaw, the software fails to correctly handle unexpected or exceptional states while processing input. Here the input is web content handled by WebKit. An attacker supplies specially crafted content that triggers the improper check, resulting in code execution in the context of the process that is parsing the content.

Public detail on the exact trigger and memory-corruption mechanics is limited; the CISA summary describes only that processing maliciously crafted web content leads to code execution. Do not assume a particular exploit primitive (for example heap overflow or type confusion) without confirmation from the vendor advisory. Any HTML parser that embeds WebKit is potentially in scope, so the attack surface is not limited to Safari alone.

Am I affected? How to find it in your systems

WebKit is the rendering engine used by Apple Safari and is also embedded in many non-Apple applications and frameworks that process HTML. Typical locations include:

Inventory steps:

Telemetry and log signs of exploitation are not specifically detailed in the provided facts. In general for this class, look for unexpected process crashes in WebKit or Safari-related binaries, anomalous child processes spawned from browser or WebView contexts, and network connections initiated shortly after loading untrusted web content. Correlate any such events with the time window after the vulnerability became public and confirm indicators against the vendor advisory and your own threat-intelligence sources.

How to remediate

Patch first. Apply the vendor-supplied updates for the affected Apple products (iOS, iPadOS, macOS, Safari) exactly as described in the official advisory. For non-Apple products that embed WebKit, obtain and install the corresponding updates from those vendors.

After patching, harden the environment for this class of web-content processing flaws:

Verify remediation by re-checking version strings and confirming that the fixed builds are present across the estate. Discontinue use of any product for which a mitigation is unavailable, per the CISA required action.

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 possible.

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 exploitation, isolate the affected systems, preserve volatile and disk evidence, and follow your incident-response plan. Review access logs and endpoint telemetry for signs of follow-on activity. As a quick check for previously leaked credentials, you can run a free exposure scan of your email addresses against known breach data sets. Confirm any specific indicators of compromise against the vendor advisory and authoritative sources before taking further action.

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

Details

AffectedApple · Multiple Products
WeaknessCWE-754
Added to CISA KEVSep 25, 2023
Federal patch deadlineOct 16, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities