CVE-2026-45803
low
CVSS v3
3.5
CVSS v2
—
VIR risk
3.5
Description
GitHub CLI: GitHub Actions log output in `gh run view` allows terminal escape sequence injection
Predictions
Exploit likelihood
45%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-45803.html
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-45803
Vendor advisory: security-advisories@github.com — https://github.com/cli/cli/security/advisories/GHSA-crc3-h8v6-qh57
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | affected | |
| debian | sid | affected | |
| debian | trixie | affected | |
| sles | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/cli/cli/v2 | <2.92.0 | 2.92.0 |
| Go | github.com/cli/cli | >=1.6.0,<=1.14.0 | |
| GO | github.com/cli/cli | >= 1.6.0, <= 1.14.0 | |
| GO | github.com/cli/cli/v2 | < 2.92.0 | 2.92.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| github | cli | {"startIncluding":"1.6.0","endExcluding":"2.92.0"} | 2.92.0 |
References
CWEs
CWE-150
Verify integrity in audit chain (admin only). AS-IS.