CVE-2026-82250
Received Received - Intake

gix-packetline Panic via Empty Side-Band Packet

Vulnerability report for CVE-2026-82250, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-28
AI Q&A
2026-08-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gitoxide gix-packetline to 0.21.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-191 The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects gitoxide's gix-packetline library before version 0.21.5. It involves a panic triggered when processing side-band packet lines with empty payloads in the TextRef implementation. A malicious Git server can exploit this to send a crafted packet, causing an index out of bounds error that crashes the client during fetch operations without requiring authentication.

Detection Guidance

This vulnerability can be detected by checking the version of gitoxide gix-packetline. If the version is before 0.21.5, the system is vulnerable. Use commands like 'cargo tree -p gix-packetline' or 'gitoxide --version' to check the installed version.

Impact Analysis

If you use a vulnerable version of gitoxide, an attacker could crash your Git client during fetch operations by sending a specially crafted packet. This could disrupt your workflow and potentially lead to denial of service if the client process terminates unexpectedly.

Mitigation Strategies

Immediately update gitoxide gix-packetline to version 0.21.5 or later. If using a package manager, run 'cargo update -p gix-packetline' or update via your system's package manager. Avoid fetching from untrusted Git servers until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82250. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart