SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-82254

HIGH · CVSS 7.5 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Gitoxide versions prior to 0.69.0 are vulnerable due to unchecked array indexing and uncapped allocation from attacker-controlled size headers in gix-pack, which can lead to application panics or out-of-memory errors during clone or fetch operations. This vulnerability poses a high risk as it can be exploited by attackers to disrupt service availability. Organizations using Gitoxide should prioritize updating to the latest version to mitigate potential disruptions and security risks.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-82254
Severity
HIGH
CVSS
7.5
EPSS
0.35%

Original NVD Description

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills.