CVE-2021-1879
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 · uneditedThis issue was addressed by improved management of object lifetimes. This issue is fixed in iOS 12.5.2, iOS 14.4.2 and iPadOS 14.4.2, watchOS 7.3.3. Processing maliciously crafted web content may lead to universal cross site scripting. Apple is aware of a report that this issue may have been actively exploited..
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 confidenceA universal cross-site scripting (UXSS) vulnerability in WebKit caused by improper object lifecycle management. Processing maliciously crafted web content allows attackers to execute JavaScript in the context of any origin, bypassing same-origin policy protections.
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< 14.4.2< 12.5.2>= 13.0, < 14.4.2< 7.3.3CVSS 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
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
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.
-
Identify the Apple device typeDetermine if the device is an iPhone, iPad, or Apple Watch. This matters because the affected version ranges differ slightly between iPhone/iPad and Apple Watch.Affected if Device is an iPhone, iPad, or Apple Watch running iOS, iPadOS, or watchOS respectively.
-
Check iOS/iPadOS version on iPhone or iPadGo to Settings > General > About > Version to view the installed iOS or iPadOS version number.Affected if The version displayed is less than 14.4.2, or less than 12.5.2 (for iOS 12.x only devices).
-
Check watchOS version on Apple WatchOpen the Watch app on your paired iPhone, go to General > About, or open Settings on the Apple Watch itself and navigate to General > About > Version.Affected if The version displayed is less than 7.3.3.
-
Determine if WebKit-based browser is in useVerify that Safari or any third-party browser (that uses WebKit) is installed and could be used to process untrusted web content. On Apple devices, all browsers use WebKit as the rendering engine.Affected if Safari or any WebKit-based browser is available on the device.
-
Verify same-origin policy exposureConfirm that the device is used for browsing the web and could potentially visit untrusted websites. This vulnerability is triggered by processing malicious web content.Affected if The device is used for web browsing and could access arbitrary websites.
A user is affected if they are running iOS/iPadOS versions prior to 14.4.2 (or prior to 12.5.2 on iOS 12-only devices) or watchOS prior to 7.3.3, and they use the device for web browsing with WebKit-based browsers.
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 · scoped7.3.312.5.214.4.2
Apply the vendor-provided security updates (iOS 12.5.2, iOS/iPadOS 14.4.2, watchOS 7.3.3) to all affected devices. Until patched, users should avoid visiting untrusted websites.
iOS 12.5.2 (for iOS 12.x devices), iOS 14.4.2 (for iOS 13.x-14.x devices), iPadOS 14.4.2, or watchOS 7.3.3
- Back up your iOS device data using iCloud or iTunes before updating
- On iPhone or iPad: Go to Settings > General > Software Update and download/install the latest available update
- On Apple Watch: On your iPhone, open the Watch app, go to My Watch > General > Software Update and install the update
- After updating, verify the version in Settings > General > About to confirm you have iOS 12.5.2, iOS 14.4.2, iPadOS 14.4.2, or watchOS 7.3.3 or later
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing2.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 $3,168.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-1879 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-1879 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