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

CVE-2021-30663: Apple Multiple Products WebKit Integer Overflow 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-30663 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.

An integer overflow was addressed with improved input validation. This issue is fixed in iOS 14.5.1 and iPadOS 14.5.1, tvOS 14.6, iOS 12.5.3, Safari 14.1.1, macOS Big Sur 11.3.1. Processing maliciously crafted web content may lead to arbitrary code execution.

CVE-2021-30663 is an integer overflow vulnerability in WebKit that affects multiple Apple products, including iOS, iPadOS, macOS, tvOS, and Safari. When WebKit processes maliciously crafted web content, the flaw can lead to code execution. It can also affect other HTML parsers that rely on WebKit, not only Apple’s own browsers and operating systems. For IT and security teams, this matters because users routinely open web content on managed and personal devices; successful abuse can give an attacker a foothold on the endpoint.

Public detail is limited to the CISA description and the associated weakness classes. Confirm exact affected builds, fixed releases, and any product-specific notes directly against the vendor advisory before acting.

How it works

The issue is classified under CWE-190 (Integer Overflow or Wraparound) and CWE-20 (Improper Input Validation). In WebKit’s handling of web content, an integer value used in size, length, or offset calculations can wrap when fed attacker-controlled input. That wraparound can produce an undersized or incorrect allocation or bounds check, which in turn can allow memory corruption and, ultimately, code execution in the context of the process rendering the content.

An attacker abuses this by delivering specially crafted web content—typically via a malicious or compromised page, embedded resource, or content that a WebKit-based parser will process. No further exploit mechanics are provided in the public summary; treat any claim of specific trigger conditions or reliability as unconfirmed unless the vendor advisory states them. The impact path is local to the WebKit (or WebKit-derived) rendering/parsing component: compromise of that process can then be used for further actions depending on sandboxing and platform controls.

Am I affected? How to find it in your systems

WebKit ships as part of Apple’s platforms and Safari, and is also embedded in some non-Apple products that use it for HTML processing. Inventory should cover:

Check installed OS and Safari (or WebKit) versions against the fixed versions listed in Apple’s advisory for this CVE. Use MDM, endpoint inventory, or Apple’s built-in software update reporting to enumerate versions at scale. For third-party products that embed WebKit, query the vendor or inspect package/library versions.

Telemetry signs of exploitation are not detailed in the provided facts. In general for this class, look for unexpected WebKit or Safari process crashes, abnormal child processes, or network activity following visits to untrusted sites; correlate with web proxy or DNS logs. Absence of such signals does not prove safety—confirm patch level first.

How to remediate

Patch first. Apply the updates Apple (and any other affected vendor) released for this vulnerability, following the vendor instructions referenced by CISA. Prioritize internet-facing and high-use browsing fleets, then remaining Apple devices and any third-party WebKit consumers.

If you can't patch immediately

Until updates are installed, reduce exposure with compensating controls:

These measures do not fix the integer overflow; they only buy time until the vendor update is applied.

If your data may have been exposed

Actively exploited client-side code-execution bugs can lead to device compromise and subsequent data theft or account takeover. Ransomware use is not documented for this CVE in the provided facts. If you suspect exposure, follow your incident-response process: isolate affected devices, preserve logs, rotate credentials accessible from those devices, and assess what data the user or process could reach. You can run a free exposure scan of your email addresses against known breach data to see whether credentials or personal information have appeared in prior breaches and prioritize resets accordingly.

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

Details

AffectedApple · Multiple Products
WeaknessCWE-190
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