Vulnerability Description
mise manages dev tools like node, python, cmake, and terraform. From 2026.3.15 until 2026.6.4, mise loads github.credential_command from local project config before any trust decision, then executes that value with sh -c when resolving a GitHub token. An attacker who can place a .mise.toml in a repository can execute arbitrary shell commands when the victim runs a GitHub-related mise command and no higher-priority GitHub token environment variable is set. This vulnerability is fixed in 2026.6.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/jdx/mise/security/advisories/GHSA-29hf-rm4x-xxph
- https://github.com/jdx/mise/security/advisories/GHSA-29hf-rm4x-xxph
FAQ
What is CVE-2026-55448?
CVE-2026-55448 is a vulnerability with a CVSS score of 6.3 (MEDIUM). mise manages dev tools like node, python, cmake, and terraform. From 2026.3.15 until 2026.6.4, mise loads github.credential_command from local project config before any trust decision, then executes t...
How severe is CVE-2026-55448?
CVE-2026-55448 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55448?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.