Vulnerability Description
GitHub CLI (gh) is GitHub's official command line tool. Prior to version 2.97.0, multiple GitHub CLI commands printed externally controlled gist, API, pull request, release, codespace, skill, or agent-task content without neutralizing terminal escape sequences. An attacker who can influence that content can embed escape sequences that are interpreted by the terminal of a user who runs an affected command, with impact ranging from cosmetic manipulation of the title or on-screen content to, on some terminal emulators, command execution. This extends the same class of issue as CVE-2026-45803—which addressed only gh run view --log—to the other affected command paths. This issue is fixed in version 2.97.0.
Related Weaknesses (CWE)
References
- https://github.com/cli/cli/commit/2a1409fe88d416cc85fc96fb5bc473f83ed5a054
- https://github.com/cli/cli/releases/tag/v2.97.0
- https://github.com/cli/cli/security/advisories/GHSA-3m3g-3wcr-px46
FAQ
What is CVE-2026-64654?
CVE-2026-64654 is a documented vulnerability. GitHub CLI (gh) is GitHub's official command line tool. Prior to version 2.97.0, multiple GitHub CLI commands printed externally controlled gist, API, pull request, release, codespace, skill, or agent...
How severe is CVE-2026-64654?
CVSS scoring is not yet available for CVE-2026-64654. Check NVD for updates.
Is there a patch for CVE-2026-64654?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.