216.73.216.197

CVE-2026-44705

· Published 11/06/2026 19:16 · Modified 11/06/2026 20:59 · Author: The MITRE Corporation

Labels: CVE-2026-44705 2026-06-11CVE-2026-44705CWE-22[email protected]

Essential information

Published
11/06/2026 19:16
Modified
11/06/2026 20:59
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
8.2 HIGH (v3.1) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CWE-22
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L

CVSS metrics

Description

tmp is a temporary file and directory creator for node.js. Prior to 0.2.6, the tmp npm package contains a path traversal vulnerability that allows escaping the intended temporary directory when untrusted data flows into the prefix, postfix, or dir options. By embedding traversal sequences (e.g., ../) or path separators in these parameters, attackers can cause files to be created outside the configured temporary base directory at attacker-controlled locations with the privileges of the running process. This vulnerability affects applications that pass user-controlled data to tmp's file/directory creation functions without proper input sanitization. This vulnerability is fixed in 0.2.6.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
nodejs / tmp cpe:2.3:a:nodejs:tmp:<0.2.6:*:*:*:*:*:*:*

References