CVE-2026-71477
CVE-2026-71477 is a medium-severity vulnerability with a CVSS 3.x base score of 6.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-278.
Key facts
- Severity: Medium (CVSS 3.x base score 6.7)
- EPSS exploit prediction: 0% (1st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-278
- Published:
- Last modified:
Description
mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.7.1, release tar archives record mise/bin/mise with user and group ID 1001 and packaging/standalone/install.envsubst extracts and moves it without normalizing ownership, allowing a local user with those IDs to replace a root-installed executable, especially when MISE_INSTALL_PATH targets a shared location such as /usr/local/bin. This issue is fixed in version 2026.7.1.
Frequently asked questions
- What is CVE-2026-71477?
- mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.7.1, release tar archives record mise/bin/mise with user and group ID 1001 and packaging/standalone/install.envsubst extracts and moves it without normalizing ownership, allowing a local user with those IDs to replace a root-installed executable, especially when MISE_INSTALL_PATH targets a shared location such as /usr/local/bin. This issue is fixed in version 2026.7.1.
- How severe is CVE-2026-71477?
- CVE-2026-71477 has a CVSS 3.x base score of 6.7, rated medium severity. It is exploitable over local access with high attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-71477 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (1st percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-71477?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-71477 published?
- CVE-2026-71477 was published on 2026-08-18.
References
- https://github.com/jdx/mise/commit/b65dd674d75d9aa5c038b58a3a0cdb522cf258d5
- https://github.com/jdx/mise/commit/f1c28906f17af74430ff96f4438733c4a842c88d
- https://github.com/jdx/mise/pull/10808
- https://github.com/jdx/mise/pull/10819
- https://github.com/jdx/mise/releases/tag/v2026.7.1
- https://github.com/jdx/mise/security/advisories/GHSA-9mm4-fgvc-x7rp
Other CWE-278 vulnerabilities
- CVE-2026-6265 — High (CVSS 8.8): Insecure preserved inherited permissions vulnerability in Cerberus FTP Server on Windows allows Privilege…
- CVE-2024-36538 — High (CVSS 8.8): Insecure permissions in chaos-mesh v2.6.3 allows attackers to access sensitive data and escalate privileges by…
- CVE-2024-37769 — High (CVSS 8.8): Insecure permissions in 14Finger v1.1 allow attackers to escalate privileges from normal user to Administrator via a…
- CVE-2025-2947 — High (CVSS 7.2): IBM i 7.6 contains a privilege escalation vulnerability due to incorrect profile swapping in an OS command. A…
- CVE-2024-38531 — Low (CVSS 3.6): Nix is a package manager for Linux and other Unix systems that makes package management reliable and reproducible. A…