Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-21189

30
FAUCET Score

CVE-2022-21189 is a critical Prototype Pollution vulnerability affecting Dexie versions before 3.2.2 and specific alpha versions of 4.0.0. It allows an attacker to manipulate the Object.prototype by injecting malicious key paths (like __proto__) into the Dexie.setByKeyPath function, potentially leading to arbitrary property modification. With a CVSS score of 9.8 (Critical), this vulnerability is easily exploitable over the network with low complexity and no user interaction, enabling full compromise of confidentiality, integrity, and availability. Despite its severity, there is currently no evidence of active exploitation, public exploit code, or significant community discussion, as indicated by its low EPSS score and lack of media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 3.2.2CPE matchmatch criteria
cpe:2.3:a:dexie:dexie:*:*:*:*:*:node.js:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:dexie:dexie:4.0.0:alpha1:*:*:*:*:*:*
4.0.0CPE matchmatch criteria
cpe:2.3:a:dexie:dexie:4.0.0:alpha2:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.3HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
3.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.68%
Probability of exploitation in next 30 days
EPSS Percentile
74.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0168 is in the 62nd percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: dexieFixed in: 3.2.2
npmpatch availablevia ghsa
Product: dexieFixed in: 4.0.0-alpha.3

Vendor Advisories (1)

npmGHSA-3xgx-r9j4-qw9whigh

Prototype Pollution in Dexie

May 3, 2022

References

github.com / dexie/Dexie.js/blob/fe682ef24568278c3b31d9d6c93de095d4b77ae8/src/functions/utils.ts%23L134-L164
Broken Link
github.com / dexie/Dexie.js/commit/1d655a69b9f28c3af6fae10cf5c61df387dc689b
PatchThird Party Advisory
snyk.io / vuln/SNYK-JAVA-ORGWEBJARSNPM-2805308
ExploitThird Party Advisory
snyk.io / vuln/SNYK-JS-DEXIE-2607042
ExploitThird Party Advisory