CVE-2026-55441

HIGHPre-NVD 8.68.6
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 92% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
8.6
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.6Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.6.4, mise's trust feature gates config files (mise.toml, .tool-versions) through trust_check, but task-include files are loaded on a path that never reaches it. When a directory has a task-include dir (mise-tasks/, .mise/tasks/, …) but no config file, mise falls back to the default includes and renders each task's tera fields — and that tera environment has exec() registered. A {{ exec(command='…') }} in any rendered field runs arbitrary commands the moment the tasks are merely listed. There's no config file to gate on, so no trust prompt ever appears. Read-only commands trigger it: mise tasks, mise task ls, mise run, mise tasks --usage (the query shell completion runs on Tab). The victim only has to cd into a cloned repo and list or tab-complete a task. This vulnerability is fixed in 2026.6.4.

CVSS v3
8.6
EG Score
8.6(medium)
EPSS
8.2%
KEV
Not listed

Published

June 23, 2026

Last Modified

June 26, 2026

Advisory Details (1)

Auto-updated Jun 26, 2026
🔬 Proof of concept available. Patch available. Sources: github.
github Patch Available🟡 PoC Available

Arbitrary command execution via task-include files in an untrusted, config-less repository · Advisory · jdx/mise · GitHub

https://github.com/jdx/mise/security/advisories/GHSA-77g9-363w-rccq

Vendor Advisories for CVE-2026-55441(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(3)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 23× in last 7d / 41× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-07 06:56 UTCEG score recompute
  2. 2026-07-06 19:04 UTCEG score recompute
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 07:16 UTCEG score recompute
  6. 2026-07-05 19:18 UTCEG score recompute
  7. 2026-07-05 07:30 UTCEG score recompute
  8. 2026-07-05 02:31 UTCEPSS rescore
  9. 2026-07-05 02:30 UTCEPSS rescore
  10. 2026-07-04 19:40 UTCEG score recompute
  11. 2026-07-04 07:53 UTCEG score recompute
  12. 2026-07-04 06:31 UTCEPSS rescore
  13. 2026-07-04 06:31 UTCEPSS rescore
  14. 2026-07-03 20:05 UTCEG score recompute
  15. 2026-07-03 08:17 UTCEG score recompute
  16. 2026-07-02 20:29 UTCEG score recompute
  17. 2026-07-02 08:41 UTCEG score recompute
  18. 2026-07-01 20:49 UTCEG score recompute
  19. 2026-07-01 15:07 UTCEPSS rescore
  20. 2026-07-01 09:02 UTCEG score recompute
  21. 2026-06-30 23:22 UTCEPSS rescore
  22. 2026-06-30 21:14 UTCEG score recompute
  23. 2026-06-30 09:24 UTCEG score recompute
  24. 2026-06-29 21:36 UTCEG score recompute
  25. 2026-06-29 14:06 UTCEPSS rescore
Show 16 more
  1. 2026-06-29 14:06 UTCEPSS rescore
  2. 2026-06-29 09:49 UTCEG score recompute
  3. 2026-06-28 22:02 UTCEG score recompute
  4. 2026-06-28 14:07 UTCEPSS rescore
  5. 2026-06-28 10:14 UTCEG score recompute
  6. 2026-06-28 04:56 UTCEPSS rescore
  7. 2026-06-28 04:56 UTCEPSS rescore
  8. 2026-06-27 22:27 UTCEG score recompute
  9. 2026-06-27 10:39 UTCEG score recompute
  10. 2026-06-26 22:51 UTCEG score recompute
  11. 2026-06-26 11:04 UTCEG score recompute
  12. 2026-06-25 18:54 UTCEG score recompute
  13. 2026-06-25 07:06 UTCEG score recompute
  14. 2026-06-24 19:19 UTCEG score recompute
  15. 2026-06-24 06:21 UTCEG score recompute
  16. 2026-06-23 18:31 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-55441?
CVE-2026-55441 is a high vulnerability published on June 23, 2026. mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.6.4, mise's trust feature gates config files (mise.toml, .tool-versions) through trust_check, but task-include files are loaded on a path that never reaches it. When a directory has a task-include dir (mise-tasks/,…
When was CVE-2026-55441 disclosed?
CVE-2026-55441 was first published in the National Vulnerability Database on June 23, 2026, with the most recent update on June 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-55441 actively exploited?
CVE-2026-55441 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 8.2% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-55441?
CVE-2026-55441 has a CVSS v3 base score of 8.6 (NVD).
How do I remediate CVE-2026-55441?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55441, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-55441

Explore →

Is Your Infrastructure Affected by CVE-2026-55441?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.