PatchSiren cyber security CVE debrief
CVE-2026-64652 cli CVE debrief
CVE-2026-64652 debrief: GitHub CLI token exposure through gh auth status command. The vulnerability allowed part of certain fine-grained personal access tokens and GitHub App tokens to appear in terminal or CI output when running the gh auth status command. This issue affected fine-grained personal access tokens (github_pat_*) and GitHub App installation and user access tokens (ghs_*, ghu_*). The vulnerability is fixed in version 2.97.0. Authenticated users of GitHub CLI should assess their exposure and update to version 2.97.0 or later.
- Vendor
- cli
- Product
- Unknown
- CVSS
- LOW 3.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-06
- Original CVE updated
- 2026-09-10
- Advisory published
- 2026-08-06
- Advisory updated
- 2026-09-10
Who should care
Authenticated users of GitHub CLI, especially those using fine-grained personal access tokens or GitHub App tokens, should assess their exposure and update to version 2.97.0 or later.
Why it matters
CVE-2026-64652 is a low-severity vulnerability in GitHub CLI that could expose sensitive token information. Authenticated users should verify their token configurations and update to version 2.97.0 or later to mitigate the issue.
- Potential exposure of sensitive token information in terminal or CI output
- Need to verify token configurations and update to version 2.97.0 or later
- Review and update access controls for GitHub CLI usage
Technical summary
GitHub CLI (gh) prior to version 2.97.0 had a vulnerability where part of certain fine-grained personal access tokens and GitHub App tokens could appear in terminal or CI output when running the gh auth status command. This issue affected fine-grained personal access tokens (github_pat_*) and GitHub App installation and user access tokens (ghs_*, ghu_*). The vulnerability is fixed in version 2.97.0.
Defensive priority
Authenticated users of GitHub CLI should verify their token configurations and update to version 2.97.0 or later
Recommended defensive actions
- Update GitHub CLI to version 2.97.0 or later
- Verify token configurations for authenticated users
- Review and update access controls for GitHub CLI usage
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the affected GitHub CLI versions and token types. The issue is fixed in version 2.97.0. Evidence from the CVE record indicates that the vulnerability could expose sensitive token information in terminal or CI output. The CVE record was published on 2026-08-06T22:18:13.087Z and has not been modified since then.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64652 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64652
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64652 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64652
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/cli/cli/commit/3f6a16a9f8c7fe9676aa8d8f47b399310dd231c3
-
Source reference
Unverified legacy reference
URL: https://github.com/cli/cli/releases/tag/v2.97.0
-
Source reference
Unverified legacy reference
URL: https://github.com/cli/cli/security/advisories/GHSA-cg6r-mpgc-h9mm
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.