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-37616

31
FAUCET Score

CVE-2022-37616 is a critical prototype pollution vulnerability in the xmldom package (specifically in the copy function within dom.js) affecting versions prior to 0.8.3. This flaw allows an attacker to manipulate object prototypes, potentially leading to denial of service, information disclosure, or arbitrary code execution. With a CVSS score of 9.8 (CRITICAL), it is easily exploitable over a network with low attack complexity and no user interaction required, impacting confidentiality, integrity, and availability. Despite its high severity, there is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.6.0CPE matchmatch criteria
cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*
>= 0.7.0, < 0.7.6CPE matchmatch criteria
cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*
>= 0.8.0, < 0.8.3CPE matchmatch criteria
cpe:2.3:a:xmldom_project:xmldom:*:*:*:*:*:node.js:*:*
0.9.0CPE matchmatch criteria
cpe:2.3:a:xmldom_project:xmldom:0.9.0:beta1:*:*:*:node.js:*:*
10.0CPE matchmatch criteria
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

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

Exploit Intelligence

EPSS Score
1.61%
Probability of exploitation in next 30 days
EPSS Percentile
73.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0161 is in the 61st percentile among its peer group of 36,862 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 (10)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 ARMFixed in: 2.16.2-1
microsoftpatch availablevia msrc
Product: azl3 python-tensorboard 2.11.0-3 on Azure Linux 3.0Fixed in: 2.16.2-1
microsoftpatch availablevia msrc
Product: azl3 python-tensorboard 2.16.2-1 on Azure Linux 3.0Fixed in: 2.16.2-1
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 x64Fixed in: 2.16.2-1
microsoftpatch availablevia msrc
Product: 19696-17084Fixed in: 2.16.2-1
microsoftpatch availablevia msrc
Product: 17080-17084Fixed in: 2.16.2-1
npmpatch availablevia ghsa
Product: @xmldom/xmldomFixed in: 0.7.6
npmpatch availablevia ghsa
Product: @xmldom/xmldomFixed in: 0.8.3
npmpatch availablevia ghsa
Product: @xmldom/xmldomFixed in: 0.9.0-beta.2

Vendor Advisories (3)

microsoft2024-Jun/CVE-2022-37616

CVE-2022-37616

Jun 11, 2024
npmGHSA-9pgh-qqpf-7wqjcritical

Withdrawn: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in @xmldom/xmldom and xmldom

Oct 11, 2022
microsoft2022-Oct/CVE-2022-37616

A prototype pollution vulnerability exists in the function copy in dom.js in the xmldom (published as @xmldom/xmldom) package before 0.8.3 for Node.js via the p variable. NOTE: the vendor states "we are in the process of marking this report as invalid"; however some third parties takes the position that "A prototype injection/Prototype pollution is not just when global objects are polluted with recursive merge or deep cloning but also when a target object is polluted."

Oct 11, 2022

References

dl.acm.org / doi/abs/10.1145/3488932.3497769
Technical DescriptionThird Party Advisory
dl.acm.org / doi/pdf/10.1145/3488932.3497769
Third Party Advisory
github.com / xmldom/xmldom/blob/bc36efddf9948aba15618f85dc1addfc2ac9d7b2/lib/dom.js
PatchThird Party Advisory
github.com / xmldom/xmldom/blob/bc36efddf9948aba15618f85dc1addfc2ac9d7b2/lib/dom.js
PatchThird Party Advisory
github.com / xmldom/xmldom/issues/436
Issue TrackingPatchThird Party Advisory
github.com / xmldom/xmldom/issues/436
Issue TrackingThird Party Advisory
github.com / xmldom/xmldom/issues/436
Issue TrackingThird Party Advisory
github.com / xmldom/xmldom/security/advisories/GHSA-9pgh-qqpf-7wqj
Third Party Advisory
lists.debian.org / debian-lts-announce/2022/10/msg00023.html
Mailing ListThird Party Advisory
users.encs.concordia.ca / ~mmannan/publications/JS-vulnerability-aisaccs2022.pdf
Technical DescriptionThird Party Advisory