{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:jdx:mise:*:*:*:*:*:rust:*:*",
            "extracted_events": [
              {
                "introduced": "2026.2.18"
              },
              {
                "last_affected": "2026.4.5"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "538febbd37101d89b3427e3b2a5ce6c06543f0bf"
            },
            {
              "last_affected": "cde89f6f7fd45fdf2f09fbc1b8fc2e5bad491316"
            }
          ],
          "repo": "https://github.com/jdx/mise",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-436v-8fw5-4mj8"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35533.json"
  },
  "details": "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.",
  "id": "CVE-2026-35533",
  "modified": "2026-07-15T01:48:55.053425960Z",
  "published": "2026-04-07T21:01:16.670Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35533.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/jdx/mise/security/advisories/GHSA-436v-8fw5-4mj8"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35533"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "mise has a local settings bypass config trust checks"
}