Approved changes feed: RSS · Atom

cpe:2.3:a:isaacs:node-tar:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorIsaacs (3fb4a70f-1a94-5af8-bf1e-2c138a52667e)
ProductNode Tar (81c44534-8f02-554c-8d42-97832d12ad9a)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-31802 vulnerable 2026-06-08 07:57:15.909562 node-tar Symlink Path Traversal via Drive-Relative Linkpath
node-tar is a full-featured Tar for Node.js. Prior to version 7.5.11, tar (npm) can be tricked into creating a symlink that points outside the extraction directory by using a drive-relative symlink target such as C:../../../target.txt, which enables file overwrite outside cwd during normal tar.x() extraction. This vulnerability is fixed in 7.5.11.
Published: 2026-03-09T21:11:56.668Z
Updated: 2026-03-10T14:56:35.229Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-29786 vulnerable 2026-06-08 07:55:16.289066 node-tar: Hardlink Path Traversal via Drive-Relative Linkpath
node-tar is a full-featured Tar for Node.js. Prior to version 7.5.10, tar can be tricked into creating a hardlink that points outside the extraction directory by using a drive-relative link target such as C:../target.txt, which enables file overwrite outside cwd during normal tar.x() extraction. This issue has been patched in version 7.5.10.
Published: 2026-03-07T15:32:22.748Z
Updated: 2026-06-30T12:07:51.577Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26960 vulnerable 2026-06-08 07:53:21.775450 node-tar has Arbitrary File Read/Write via Hardlink Target Escape Through Symlink Chain in Extraction
HIGH (7.1)
node-tar is a full-featured Tar for Node.js. When using default options in versions 7.5.7 and below, an attacker-controlled archive can create a hardlink inside the extraction directory that points to a file outside the extraction root, enabling arbitrary file read and write as the extracting user. Severity is high because the primitive bypasses path protections and turns archive extraction into a direct filesystem access primitive. This issue has been fixed in version 7.5.8.
Published: 2026-02-20T01:07:52.979Z
Updated: 2026-02-20T15:35:27.586Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-24842 vulnerable 2026-06-08 07:53:18.248265 node-tar Vulnerable to Arbitrary File Creation/Overwrite via Hardlink Path Traversal
HIGH (8.2)
node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses different path resolution semantics than the actual hardlink creation logic. This mismatch allows an attacker to craft a malicious TAR archive that bypasses path traversal protections and creates hardlinks to arbitrary files outside the extraction directory. Version 7.5.7 contains a fix for the issue.
Published: 2026-01-28T00:20:13.261Z
Updated: 2026-06-30T12:06:36.267Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-23950 vulnerable 2026-06-08 07:51:16.450348 node-tar has Race Condition in Path Reservations via Unicode Ligature Collisions on macOS APFS
HIGH (8.8)
node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the `path-reservations` system. On case-insensitive or normalization-insensitive filesystems (such as macOS APFS, In which it has been tested), the library fails to lock colliding paths (e.g., `ß` and `ss`), allowing them to be processed in parallel. This bypasses the library's internal concurrency safeguards and permits Symlink Poisoning attacks via race conditions. The library uses a `PathReservations` system to ensure that metadata checks and file operations for the same path are serialized. This prevents race conditions where one entry might clobber another concurrently. This is a Race Condition which enables Arbitrary File Overwrite. This vulnerability affects users and systems using node-tar on macOS (APFS/HFS+). Because of using `NFD` Unicode normalization (in which `ß` and `ss` are different), conflicting paths do not have their order properly preserved under filesystems that ignore Unicode normalization (e.g., APFS (in which `ß` causes an inode collision with `ss`)). This enables an attacker to circumvent internal parallelization locks (`PathReservations`) using conflicting filenames within a malicious tar archive. The patch in version 7.5.4 updates `path-reservations.js` to use a normalization form that matches the target filesystem's behavior (e.g., `NFKD`), followed by first `toLocaleLowerCase('en')` and then `toLocaleUpperCase('en')`. As a workaround, users who cannot upgrade promptly, and who are programmatically using `node-tar` to extract arbitrary tarball data should filter out all `SymbolicLink` entries (as npm does) to defend against arbitrary file writes via this file system entry name collision issue.
Published: 2026-01-20T00:40:48.510Z
Updated: 2026-06-30T12:06:41.767Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-23745 vulnerable 2026-06-08 07:51:16.151614 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-64118 vulnerable 2026-06-08 07:39:18.019963 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-28863 vulnerable 2026-06-08 06:33:27.749120 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.