5.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
mise HTTP backend uses raw version path for install symlink destination
mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.6.1, the mise HTTP backend builds its install symlink destination from the raw resolved version string for non-latest versions. Normal tool install paths use the sanitized version pathname, but the HTTP backend's symlink path uses the raw value. On Unix-like systems, if that version is an absolute path, PathBuf::join discards the intended mise installs root. A repository-controlled .tool-versions file can therefore make mise install create a symlink outside the mise install tree. With bin_path, the same issue can place an executable symlink under an attacker-selected absolute prefix, such as a developer-tool prefix that is later added to PATH. This vulnerability is fixed in 2026.6.1.
References
Affected products
- ==< 2026.6.1
Matching in nixpkgs
pkgs.mise
Front-end to your dev env
pkgs.haskellPackages.promises
Lazy demand-driven promises
pkgs.python312Packages.promise
None
pkgs.python313Packages.promise
Ultra-performant Promise implementation in Python
pkgs.python314Packages.promise
Ultra-performant Promise implementation in Python
pkgs.ocamlPackages.promise_jsoo
Js_of_ocaml bindings to JS Promises with supplemental functions
pkgs.python312Packages.heatmiserv3
None
pkgs.python313Packages.heatmiserv3
Library to interact with Heatmiser Themostats using V3 protocol
pkgs.python314Packages.heatmiserv3
Library to interact with Heatmiser Themostats using V3 protocol
pkgs.haskellPackages.unsafe-promises
Create pure futures using lazy IO
pkgs.ocamlPackages_latest.promise_jsoo
Js_of_ocaml bindings to JS Promises with supplemental functions