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-2023-32003

18
FAUCET Score

CVE-2023-32003 is a path traversal vulnerability in Node.js 20's experimental permission model, specifically affecting the fs.mkdtemp() and fs.mkdtempSync() APIs, which allows an attacker to create arbitrary directories. With a CVSS score of 5.3 (Medium), it can be exploited remotely with low attack complexity, potentially leading to unauthorized directory creation. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
>= 20.0.0, <= 20.5.0CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
37CPE matchmatch criteria
cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
38CPE matchmatch criteria
cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
>= 20.0, < 20.5.1CPE match
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

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

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

Exploit Intelligence

EPSS Score
1.05%
Probability of exploitation in next 30 days
EPSS Percentile
60.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0105 is in the 38th percentile among its peer group of 23,725 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Advisories (2)

redhatCVE-2023-32003Low

nodejs: fs.mkdtemp() and fs.mkdtempSync() are missing getValidatedPath() checks

Aug 9, 2023
microsoft2023-Aug/CVE-2023-32003

`fs.mkdtemp()` and `fs.mkdtempSync()` can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp() API and the impact is a malicious actor could create an arbitrary directory. This vulnerability affects all users using the experimental permission model in Node.js 20. Please note that at the time this CVE was issued the permission model is an experimental feature of Node.js.

Aug 8, 2023

References

hackerone.com / reports/2037887
Issue Tracking
lists.fedoraproject.org / archives/list/[email protected]/message/JQPELKG2LVTADSB7ME73AV4DXQK47PWK
Mailing ListThird Party Advisory
lists.fedoraproject.org / archives/list/[email protected]/message/PBOZE2QZIBLFFTYWYN23FGKN6HULZ6HX
Mailing ListThird Party Advisory
security.netapp.com / advisory/ntap-20230915-0009
Third Party Advisory