Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-45803

18
FAUCET Score

`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.

First published: May 15, 2026Last modified: May 15, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.6.0, < 2.92.0CPE matchmatch criteria
cpe:2.3:a:github:cli:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

3.5LOW

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.1
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.21%
Probability of exploitation in next 30 days
EPSS Percentile
10.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0021 is in the 23rd percentile among its peer group of 404 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.2 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (6)

gopatch availablevia ghsa
Product: github.com/cli/cli/v2Fixed in: 2.92.0
microsoftpatch availablevia msrc
Product: 21555-17084Fixed in: 2.62.0-18
microsoftpatch availablevia msrc
Product: 21503-17084Fixed in: 2.62.0-18
microsoftpatch availablevia msrc
Product: azl3 gh 2.62.0-18 on Azure Linux 3.0Fixed in: 2.62.0-18
microsoftpatch availablevia msrc
Product: azl3 gh 2.62.0-17 on Azure Linux 3.0Fixed in: 2.62.0-18
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (2)

goGHSA-crc3-h8v6-qh57low

GitHub CLI: GitHub Actions log output in `gh run view` allows terminal escape sequence injection

May 19, 2026
microsoft2026-May/CVE-2026-45803Low

gh: GitHub Actions log output in `gh run view` allows terminal escape sequence injection

May 12, 2026

References

github.com / cli/cli/security/advisories/GHSA-crc3-h8v6-qh57
ExploitMitigationVendor Advisory