Path traversal in GitHub CLI - CVE-2026-64653
Published: July 31, 2026
GitHub CLI
Detailed vulnerability description
The vulnerability allows a remote attacker to cause the cli to read or act on a different resource than intended.
The vulnerability exists due to path traversal in HTTP request URL construction for REST API calls when interpolating unescaped variable path components into request paths. A remote attacker can supply a value containing URL path metacharacters to cause the cli to read or act on a different resource than intended.
User interaction is required because the victim must run the cli against untrusted repositories or other untrusted inputs whose names are attacker-controlled.