Zurück zur Liste

GitHub CLI: GitHub Actions log output in `gh run view` allows terminal escape sequence injection — CVE-2026-45803

GitHub · GitHub · CVE-2026-45803

ID
CVE-2026-45803
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
low
CVSS
3.5
EPSS
0.00045

Zusammenfassung

### Summary 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`. ### Details 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…

Produkt

go: github.com/cli/cli/v2 | go: github.com/cli/cli

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu