Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3486 articles · 157946 vulns · 36/41 feeds (7d)
← Back to list
3.5
CVE-2026-45803EXPLOITEDPATCHED
github · cli

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

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.

Affected Products

VendorProductVersions
githubcligo/github.com/cli/cli/v2: < 2.92.0, go/github.com/cli/cli: >= 1.6.0, <= 1.14.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
gogithub.com/cli/cliGHSA85%

References

  • https://github.com/cli/cli/security/advisories/GHSA-crc3-h8v6-qh57(x_refsource_CONFIRM)

Related News (2 articles)

Tier A
Microsoft MSRC9d ago
CVE-2026-45803 gh: GitHub Actions log output in `gh run view` allows terminal escape sequence injection
→ No new info (linked only)
Tier C
VulDB15d ago
CVE-2026-45803 | cli up to 2.91.x control sequence
→ No new info (linked only)
CVSS 3.13.5 LOW
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
github.com/cli/cli/v2@2.92.0
CWECWE-150
PublishedMay 15, 2026
Last enriched15d agov2
Trending Score14
Source articles2
Independent2
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

PRE-CVEEXP
Supply Chain Compromise via Malicious Nx Console Visual Studio Code Extension v18.95.0
Trending: 34
CRITICALCVE-2026-8606
Server-Side Request Forgery in GitHub Enterprise Server via Advisory Package URL Endpoint
Trending: 27
MEDIUMCVE-2026-44837EXP
view_component: System Test Entry Point Path Check Allows Sibling Directory Escape
Trending: 27
MEDIUMCVE-2026-44836EXP
view_component: Preview Route Can Dispatch Inherited Helper Methods
Trending: 27
NONECVE-2026-9312
Server-Side Request Forgery vulnerability in GitHub Enterprise Server allowed access to internal services via path traversal in upload endpoint
Trending: 23

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
May 15, 2026
Discovered by ZDM
May 15, 2026
Updated: description, affectedVersions, severity, cweIds, activelyExploited, patchAvailable
May 15, 2026
Actively Exploited
May 15, 2026
Patch Available
May 15, 2026

Version History

v2
Last enriched 15d ago
v2Tier C15d ago

Updated description with new details, changed affected versions to <= 2.91.x, updated severity to MEDIUM, and noted that the vulnerability is actively exploited.

descriptionaffectedVersionsseveritycweIdsactivelyExploitedpatchAvailable
via VulDB
v115d ago

Initial creation