CVE-2026-82250 PUBLISHED

gitoxide gix-packetline before 0.21.5 Denial of Service

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor GitoxideLabs
Product gitoxide
Versions Default: unaffected
  • affected from 0 to 0.21.5 (excl.)
  • Version 0.21.5 is unaffected

Credits

  • KutalVolkan reporter

References

Problem Types

  • Integer Underflow (Wrap or Wraparound) CWE