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

39
FAUCET Score

CVE-2022-21824 is a prototype pollution vulnerability in Node.js, affecting versions prior to 12.22.9, 14.18.3, 16.13.2, and 17.3.1, as well as products like Debian, NetApp, and Oracle that utilize vulnerable Node.js versions. This flaw, stemming from the "console.table()" function's formatting logic, allows an attacker to assign an empty string to numerical keys of the object prototype by manipulating user-controlled input in the "properties" parameter. With a CVSS score of 8.2 (HIGH), it presents a low attack complexity and no user interaction, potentially leading to high availability impact and low integrity impact. Currently, there is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
>= 12.0.0, < 12.22.9CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
>= 14.0.0, < 14.18.3CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
>= 16.0.0, < 16.13.2CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
>= 17.0.0, < 17.3.1CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
<= 8.0.29CPE matchmatch criteria
cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.2HIGH

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

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

Exploit Intelligence

EPSS Score
21.51%
Probability of exploitation in next 30 days
EPSS Percentile
97.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.2151 is in the 96th percentile among its peer group of 51,506 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (20)

microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 x64Fixed in: 14.18.3-1
microsoftpatch availablevia msrc
Product: 18774-16820Fixed in: 14.18.3-1
microsoftpatch availablevia msrc
Product: 18775-16823Fixed in: 16.14.0-1
microsoftpatch availablevia msrc
Product: cbl2 nodejs 16.14.0-1 on CBL Mariner 2.0Fixed in: 16.14.0-1
microsoftpatch availablevia msrc
Product: cm1 nodejs 14.18.3-1 on CBL Mariner 1.0Fixed in: 14.18.3-1
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 ARMFixed in: 16.14.0-1
microsoftpatch availablevia msrc
Product: CBL Mariner 2.0 x64Fixed in: 16.14.0-1
microsoftpatch availablevia msrc
Product: CBL Mariner 1.0 ARMFixed in: 14.18.3-1
oraclepatch availablevia nvd_reference
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: nodejs:12-8060020220523160029.ad008a3a
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-nodejs12-nodejs-0:12.22.12-2.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-nodejs14-nodejs-0:14.20.1-2.el7
View patch
redhatpatch availablevia redhat_api
Product: RHODF-4.13-RHEL-9Fixed in: odf4/mcg-core-rhel9:v4.13.0-41
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Extended Update SupportFixed in: nodejs:14-8060020230306170237.ad008a3a
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.4 Extended Update SupportFixed in: nodejs:12-8040020220523155137.522a0ee4
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.2 Extended Update SupportFixed in: nodejs:12-8020020220523154454.4cda2c84
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.1 Update Services for SAP SolutionsFixed in: nodejs:12-8010020220518102644.c27ad7f8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: nodejs:16-8070020221207164159.bd1311ed
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: nodejs:14-8070020221020110846.bd1311ed
View patch
redhatend of lifevia redhat_api
Product: Red Hat Quay 3Fixed in: nodejs

Vendor Advisories (3)

microsoft2022-Mar/CVE-2022-21824

CVE-2022-21824

Mar 8, 2022
microsoft2022-Feb/CVE-2022-21824Important

Due to the formatting logic of the "console.table()" function it was not safe to allow user controlled input to be passed to the "properties" parameter while simultaneously passing a plain object with at least one property as the first parameter which could be "__proto__". The prototype pollution has very limited control in that it only allows an empty string to be assigned to numerical keys of the object prototype.Node.js >= 12.22.9 >= 14.18.3 >= 16.13.2 and >= 17.3.1 use a null protoype for the object these properties are being assigned to.

Feb 8, 2022
redhatCVE-2022-21824Low

nodejs: Prototype pollution via console.table properties

Jan 10, 2022

References

hackerone.com / reports/1431042
Issue TrackingMitigationThird Party Advisory
lists.debian.org / debian-lts-announce/2022/10/msg00006.html
Mailing ListThird Party Advisory
nodejs.org / en/blog/vulnerability/jan-2022-security-releases
Release NotesVendor Advisory
security.netapp.com / advisory/ntap-20220325-0007
Third Party Advisory
security.netapp.com / advisory/ntap-20220729-0004
Third Party Advisory
debian.org / security/2022/dsa-5170
Third Party Advisory
oracle.com / security-alerts/cpuapr2022.html
PatchThird Party Advisory
oracle.com / security-alerts/cpujul2022.html
Third Party Advisory