AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-64653

MEDIUM · CVSS 5.1 EPSS 0.50% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-06 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The GitHub CLI (gh) prior to version 2.97.0 is vulnerable to improper URL handling, allowing attackers to manipulate HTTP request URLs through unencoded variable path components. This could lead to unauthorized access to unintended API endpoints or resources, potentially compromising user data. Users of the GitHub CLI should prioritize updating to version 2.97.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-64653
Severity
MEDIUM
CVSS
5.1
EPSS
0.50%
GitHub

Original NVD Description

GitHub CLI (gh) is GitHub’s official command line tool. Prior to 2.97.0, some HTTP request URLs interpolate variable path components without percent encoding, allowing URL path metacharacters in attacker-controlled repository or resource values to make gh address a different API endpoint or resource than the user intended. This issue is fixed in version 2.97.0.