CVE-2026-35533 PUBLISHED

mise has a local settings bypass config trust checks

Assigner: GitHub_M
Reserved: 03.04.2026 Published: 07.04.2026 Updated: 08.04.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
CVSS Score: 7.8

Product Status

Vendor jdx
Product mise
Versions
  • Version >= 2026.2.18, <= 2026.4.5 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE