CVE-2026-59871
- EPSS 0.41%
- Veröffentlicht 08.07.2026 15:25:09
- Zuletzt bearbeitet 10.07.2026 19:02:55
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, node-tar coerces all-digit PAX path and linkpath values in src/pax.ts to JavaScript numbers, causing downstream path handling such as normalizeWindowsPath(entry.path).split(...
CVE-2026-59874
- EPSS 0.42%
- Veröffentlicht 08.07.2026 15:23:47
- Zuletzt bearbeitet 10.07.2026 18:54:12
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the sam...
CVE-2026-59873
- EPSS 0.42%
- Veröffentlicht 08.07.2026 15:22:40
- Zuletzt bearbeitet 10.07.2026 18:57:17
node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.19, node-tar does not enforce hard upper bounds on total decompressed data, entry counts, or decompression ratio in extraction and parsing paths such as src/extract.ts, allowing...
CVE-2026-53655
- EPSS 0.14%
- Veröffentlicht 22.06.2026 14:55:50
- Zuletzt bearbeitet 26.06.2026 20:03:47
node-tar is a full-featured Tar for Node.js. Prior to 7.5.16, tar (node-tar) applies a PAX extended header's size= record (and other PAX overrides) to the next header entry of any type, including intermediary metadata headers such as a GNU long-name ...
CVE-2026-31802
- EPSS 0.25%
- Veröffentlicht 09.03.2026 21:11:56
- Zuletzt bearbeitet 18.03.2026 18:13:34
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 ...
CVE-2026-29786
- EPSS 0.41%
- Veröffentlicht 07.03.2026 15:32:22
- Zuletzt bearbeitet 15.07.2026 02:19:25
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...
CVE-2026-26960
- EPSS 0.29%
- Veröffentlicht 20.02.2026 01:07:52
- Zuletzt bearbeitet 20.02.2026 19:24:16
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 arbi...
CVE-2026-24842
- EPSS 0.54%
- Veröffentlicht 28.01.2026 00:20:13
- Zuletzt bearbeitet 24.08.2026 13:17:38
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 ...
CVE-2026-23950
- EPSS 0.23%
- Veröffentlicht 20.01.2026 01:15:57
- Zuletzt bearbeitet 24.08.2026 13:17:36
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...
CVE-2026-23745
- EPSS 0.34%
- Veröffentlicht 16.01.2026 22:16:26
- Zuletzt bearbeitet 24.08.2026 13:17:36
node-tar is a Tar for Node.js. The node-tar library (<= 7.5.2) fails to sanitize the linkpath of Link (hardlink) and SymbolicLink entries when preservePaths is false (the default secure behavior). This allows malicious archives to bypass the extracti...