SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82250

MEDIUM · CVSS 6.5 EPSS 0.24% Public Exploit

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

CyberRota Analysis

AI-Generated

Versions of gitoxide gix-packetline prior to 0.21.5 are vulnerable to a panic condition caused by the TextRef implementation when handling side-band packet lines with empty payloads. This vulnerability allows a malicious Git server to send a specially crafted packet that can lead to an index out of bounds panic, resulting in the client process being aborted during fetch operations without requiring authentication. Organizations using affected versions should prioritize updating to mitigate potential disruptions during Git operations.

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-82250
Severity
MEDIUM
CVSS
6.5
EPSS
0.24%

Original NVD Description

gitoxide gix-packetline versions before 0.21.5 contain a panic vulnerability in the TextRef implementation that occurs when processing side-band packet lines with empty payloads. A malicious Git server can send a crafted side-band packet to trigger an index out of bounds panic, aborting the client process during fetch operations without authentication.