Untriaged
Permalink
CVE-2026-24909
5.9 MEDIUM
- CVSS version: 3.1
- Attack vector (AV): LOCAL
- Attack complexity (AC): HIGH
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): CHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): HIGH
- Availability impact (A): NONE
vlt before 1.0.0-rc.10 mishandles path sanitization for tar, leading to …
vlt before 1.0.0-rc.10 mishandles path sanitization for tar, leading to path traversal during extraction.
References
- https://www.scworld.com/news/six-javascript-zero-day-bugs-lead-to-fears-of-supp…
- https://github.com/vltpkg/vltpkg/releases/tag/v1.0.0-rc.10
- https://github.com/vltpkg/vltpkg/pull/1334
- https://www.koi.ai/blog/packagegate-6-zero-days-in-js-package-managers-but-npm-…
- https://www.scworld.com/news/six-javascript-zero-day-bugs-lead-to-fears-of-supp…
- https://github.com/vltpkg/vltpkg/releases/tag/v1.0.0-rc.10
- https://github.com/vltpkg/vltpkg/pull/1334
- https://www.koi.ai/blog/packagegate-6-zero-days-in-js-package-managers-but-npm-…
Affected products
vlt
- <1.0.0-rc.10
Matching in nixpkgs
pkgs.haskellPackages.AvlTree
Balanced binary trees using the AVL algorithm