Improper Validation of Specified Type of Input in GitHub CLI - CVE-2026-64655
Published: July 31, 2026
GitHub CLI
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass attestation verification.
The vulnerability exists due to improper input neutralization in SAN matching during Sigstore attestation verification when processing `--signer-repo` or `--signer-workflow` flag values. A remote attacker can create a lookalike repository or workflow name with regex metacharacters to bypass attestation verification.
Exploitation requires producing valid Sigstore attestations from the lookalike signer and user interaction to run verification with the affected flags.