mise has a local settings bypass config trust checks
mise manages dev tools like node, python, cmake, and terraform. From 2026.2.18 through 2026.4.5, mise loads trust-control settings from a local project .mise.toml before the trust check runs. An attacker who can place a malicious .mise.toml in a repository can make that same file appear trusted and then reach dangerous directives such as [env] _.source, templates, hooks, or tasks.
Problem Types
| Type | CWE ID | Description |
|---|
| CWE | CWE-284 | CWE-284: Improper Access Control |
Type: CWE
Description: CWE-284: Improper Access Control
Metrics
| Version | Base score | Base severity | Vector |
|---|
| 3.1 | 7.8 | HIGH | CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H |
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H