Bug 2345787 (CVE-2025-25204) - CVE-2025-25204 gh: `gh attestation verify` returns incorrect exit code during verification if no attestations are present
Summary: CVE-2025-25204 gh: `gh attestation verify` returns incorrect exit code during...
Keywords:
Status: NEW
Alias: CVE-2025-25204
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2345808 2345809
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-14 17:01 UTC by OSIDB Bzimport
Modified: 2025-02-14 18:23 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-14 17:01:15 UTC
`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.


Note You need to log in before you can comment on or make changes to this bug.