CVE-2026-24909 Details
Description
vlt before 1.0.0-rc.10 mishandles path sanitization for tar, leading to path traversal during extraction.
A path traversal vulnerability has been identified in vlt versions prior to 1.0.0-rc.10. The issue arises from improper path sanitization when extracting tar files, which can be exploited to write files anywhere on the filesystem. This includes overwriting critical files, such as the user's git binary. The vulnerability is triggered by crafting a tarball that exploits the regex validation, allowing `../` sequences to bypass restrictions and access sensitive areas of the file system.
Users can update to vlt version 1.0.0-rc.10 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jan 27, 2026CISA-ADP
Assessed Jan 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/vltpkg/vltpkg/pull/1334 | [email protected] | Issue TrackingVendor |
| https://github.com/vltpkg/vltpkg/releases/tag/v1.0.0-rc.10 | [email protected] | Release NotesVendor |
| https://www.koi.ai/blog/packagegate-6-zero-days-in-js-package-managers-but-npm-wont-act | [email protected] | BundleTechnical Analysis |
| https://www.scworld.com/news/six-javascript-zero-day-bugs-lead-to-fears-of-supply-chain-attack | [email protected] | BundleMedia Coverage |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-23 | Relative Path Traversal | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| vltpkg | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 27, 2026 | New CVE Received | [email protected] |
Volerion