Vulnerability Description
`gh` is GitHub’s official command line tool. Starting in version 2.49.0 and prior to version 2.67.0, under certain conditions, a bug in GitHub's Artifact Attestation cli tool `gh attestation verify` causes it to return a zero exit status when no attestations are present. This behavior is incorrect: When no attestations are present, `gh attestation verify` should return a non-zero exit status code, thereby signaling verification failure. An attacker can abuse this flaw to, for example, deploy malicious artifacts in any system that uses `gh attestation verify`'s exit codes to gatekeep deployments. Users are advised to update `gh` to patched version `v2.67.0` as soon as possible.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/cli/cli/issues/10418
- https://github.com/cli/cli/pull/10421
- https://github.com/cli/cli/security/advisories/GHSA-fgw4-v983-mgp8
FAQ
What is CVE-2025-25204?
CVE-2025-25204 is a vulnerability with a CVSS score of 6.3 (MEDIUM). `gh` is GitHub’s official command line tool. Starting in version 2.49.0 and prior to version 2.67.0, under certain conditions, a bug in GitHub's Artifact Attestation cli tool `gh attestation verify` c...
How severe is CVE-2025-25204?
CVE-2025-25204 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-25204?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.