CVE-2026-45803

low
Published 2026-05-15 · Modified 2026-05-19
CVSS v3
3.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
CVSS v4 NEW
not yet in upstream
VIR risk
3.5

Description

`gh` is GitHub’s official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerability stems from the way GitHub CLI handles raw Actions log output. The gh run view --log and gh run view --log-failed commands stream workflow log lines to stdout or the configured pager without sanitizing terminal control sequences. An attacker who can influence GitHub Actions log content, for example via a PR triggered workflow, can embed escape sequences that are replayed in the user's terminal when they inspect the run. Depending on the victim's terminal emulator, injected sequences could change the window title, manipulate on screen content, or in some terminal emulators (such as screen) potentially execute arbitrary commands. This vulnerability is fixed in 2.92.0.

Predictions

Exploit likelihood
45%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

Mitigation details

Source: Debian Security Tracker · View original ↗ · DFSG

CVE-2026-45803 NameCVE-2026-45803 Description`gh` is GitHub’s official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerability stems from the way GitHub CLI handles raw Actions log…

CVE-2026-45803

NameCVE-2026-45803
Description`gh` is GitHub’s official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerability stems from the way GitHub CLI handles raw Actions log output. The gh run view --log and gh run view --log-failed commands stream workflow log lines to stdout or the configured pager without sanitizing terminal control sequences. An attacker who can influence GitHub Actions log content, for example via a PR triggered workflow, can embed escape sequences that are replayed in the user's terminal when they inspect the run. Depending on the victim's terminal emulator, injected sequences could change the window title, manipulate on screen content, or in some terminal emulators (such as screen) potentially execute arbitrary commands. This vulnerability is fixed in 2.92.0.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
Debian Bugs1136953

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
gh (PTS)bookworm2.23.0+dfsg1-1vulnerable
trixie2.46.0-3vulnerable
sid2.46.0-4vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
ghsource(unstable)(unfixed)1136953

Notes

[trixie] - gh <no-dsa> (Minor issue)
[bookworm] - gh <no-dsa> (Minor issue)
https://github.com/cli/cli/security/advisories/GHSA-crc3-h8v6-qh57

Home - Debian Security - Source (Git)

Apply commands

text fix
Notes
[trixie] - gh <no-dsa> (Minor issue)[bookworm] - gh <no-dsa> (Minor issue)https://github.com/cli/cli/security/advisories/GHSA-crc3-h8v6-qh57

OS impact

debian Debian Affected 3 releases
VersionStatusFixed in
trixie Affected
sid Affected
bookworm Affected
suse SUSE Affected 1 release
VersionStatusFixed in
Affected
windows Windows Affected 1 release
VersionStatusFixed in
Affected

Package impact

EcosystemPackageVulnerableFixed
golang Gogithub.com/cli/cli/v2<2.92.02.92.0
golang Gogithub.com/cli/cli>=1.6.0,<=1.14.0
golang GOgithub.com/cli/cli>= 1.6.0, <= 1.14.0
golang GOgithub.com/cli/cli/v2< 2.92.02.92.0

Application impact

VendorProductVersionsFixed
github githubcli{"startIncluding":"1.6.0","endExcluding":"2.92.0"}2.92.0

References

CWEs

CWE-150

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.