Improper Neutralization of Escape, Meta, or Control Sequences in GitHub CLI - CVE-2026-45803
Published: May 18, 2026
GitHub CLI
Detailed vulnerability description
The vulnerability allows a remote user to manipulate terminal output.
The vulnerability exists due to improper neutralization of terminal escape sequences in the `gh run view` log output handling when displaying GitHub Actions workflow logs. A remote user can embed terminal escape sequences in workflow log content to manipulate terminal output.
User interaction is required when a victim views logs with gh run view --log or gh run view --log-failed, and the practical impact depends on the terminal emulator in use.