PT-2026-68763 · Github · Github Cli
CVE-2026-64652
·
Published
2026-08-06
·
Updated
2026-08-26
CVSS v3.1
3.3
Low
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
GitHub CLI (gh) versions prior to 2.97.0
Description
The
gh auth status command improperly masks certain token types, specifically fine-grained personal access tokens (github pat *), GitHub App installation and user access tokens (ghs *, ghu *), and the Actions GITHUB TOKEN. The tool only masks characters following the final underscore, potentially exposing parts of the token in terminal or CI output. This occurs when the command is executed without the --show-token flag for tokens containing an underscore after the prefix.Recommendations
Update to version 2.97.0.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Github Cli