CVE-2026-82254
Received Received - Intake

Heap Overflow in Gitoxide Delta Application

Vulnerability report for CVE-2026-82254, 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 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.

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 gitoxide to 0.69.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-248 An exception is thrown from a function, but it is not caught.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

gitoxide before 0.69.0 has 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.

Detection Guidance

This vulnerability involves crafted pack data during git operations. Monitor for crashes or out-of-memory errors during git clone or fetch operations. Check logs for panics or process kills related to gitoxide or gix-pack.

Impact Analysis

This vulnerability allows attackers to crash applications or consume excessive memory by sending specially crafted data during Git operations like clone or fetch, potentially disrupting services or causing denial-of-service conditions.

Mitigation Strategies

Upgrade gitoxide to version 0.69.0 or later to address the unchecked array indexing and uncapped allocation issues. Avoid using vulnerable versions for clone or fetch operations.

Chat Assistant

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

EPSS Chart