Insertion of Sensitive Information Into Sent Data in GitHub CLI - CVE-2026-64652
Published: July 31, 2026
GitHub CLI
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to insertion of sensitive information into sent data in the `gh auth status` output masking logic when reporting authentication state. A local user can run `gh auth status` and capture or share the output to disclose sensitive information.
Only token formats containing an underscore after the prefix are affected, and the issue occurs when the command is run without the `--show-token` flag.