CVE-2021-30846
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA memory corruption issue was addressed with improved memory handling. This issue is fixed in iOS 14.8 and iPadOS 14.8, Safari 15, tvOS 15, iOS 15 and iPadOS 15, watchOS 8. Processing maliciously crafted web content may lead to arbitrary code execution.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThis is a memory corruption vulnerability in Apple's WebKit rendering engine affecting Safari and web content processing in iOS, iPadOS, tvOS, and watchOS. The vulnerability allows arbitrary code execution when a user processes maliciously crafted web content, likely through a use-after-free or similar memory management flaw.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 15.0= 10.0= 11.0= 33= 34< 14.8< 14.8< 12.0.1< 15.0< 8.0CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Determine the product and platformIdentify whether the system runs macOS, iOS, iPadOS, tvOS, watchOS, Debian Linux, or Fedora Linux. On Apple devices, go to Settings > General > About. On Linux systems, run 'uname -a' or check /etc/os-release.Affected if The system runs any of the affected products listed in the CVE (Safari, iOS, iPadOS, tvOS, watchOS, Debian 10/11, Fedora 33/34).
-
Check the installed Safari version on macOSOpen Safari, click Safari menu > About Safari. Compare the version number to 15.0.Affected if Safari version is lower than 15.0.
-
Check the iOS or iPadOS versionGo to Settings > General > About on the iPhone or iPad. Note the version number.Affected if iOS or iPadOS version is lower than 14.8.
-
Check the macOS versionGo to Apple menu > About This Mac. Note the version number.Affected if macOS version is lower than 12.0.1.
-
Check the tvOS or watchOS versionOn Apple TV: go to Settings > General > About. On Apple Watch: open the Watch app on iPhone > General > About.Affected if tvOS is lower than 15.0 or watchOS is lower than 8.0.
-
Check WebKit package version on Debian or Fedora LinuxOn Debian: run 'dpkg -l | grep webkit' or 'apt show libwebkit2gtk-4.0-37'. On Fedora: run 'rpm -qa | grep webkit'. Compare the installed version to the affected package versions in the distribution repositories.Affected if The WebKit package version corresponds to the vulnerable versions shipped with Debian 10.0, 11.0, Fedora 33, or Fedora 34.
A user is affected if their Safari is below 15.0, iOS/iPadOS is below 14.8, macOS is below 12.0.1, tvOS is below 15.0, watchOS is below 8.0, or their Debian/Fedora system runs the vulnerable WebKit packages from the affected distribution versions.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped8.012.0.114.8
Apply the vendor-supplied updates: iOS 14.8/iPadOS 14.8, iOS 15/iPadOS 15, Safari 15, tvOS 15, or watchOS 8 depending on the affected device. Prioritize updating mobile devices and any systems with direct internet exposure.
Apple: iOS 14.8+, iPadOS 14.8+, watchOS 8+, tvOS 15+, Safari 15+, macOS 12.0.1+ | Linux: Apply vendor security patches for webkit2gtk
- For Apple devices: Upgrade to iOS 14.8, iPadOS 14.8, watchOS 8, tvOS 15, Safari 15, or macOS 12.0.1 (or later) as specified in Apple's security updates
- For iOS 15 and iPadOS 15 users: Ensure you are running iOS 15 and iPadOS 15 (the description indicates this version contains the fix)
- For Safari users on macOS: Upgrade to Safari 15 or later
- For Linux systems (Debian, Fedora): Apply vendor-supplied security patches for the WebKitGTK/webkit2gtk component that addresses this vulnerability
- After upgrading, verify the system reports the correct version number to confirm the update was applied
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,480.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-30846 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sources- support.apple.com
- support.apple.com
- support.apple.com
- support.apple.com
- support.apple.com
- support.apple.com
- seclists.org
- seclists.org
- seclists.org
- seclists.org
- www.debian.org
- www.debian.org
- www.openwall.com
- www.openwall.com
- www.openwall.com
- www.openwall.com
- lists.fedoraproject.org
- lists.fedoraproject.org
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-30846 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data