Answer in brief
CVE-2026-82251 records a Unknown severity vulnerability in gitoxide before 0.52.1 Path Traversal via Submodule Name. The current sources do not mark it as known exploited. The current feed maps GitoxideLabs/gitoxide (generic), GitoxideLabs/gitoxide (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps GitoxideLabs/gitoxide (generic), GitoxideLabs/gitoxide (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| GitoxideLabs/gitoxidegeneric | >=0 <0.52.1 | 0.52.1 |
| GitoxideLabs/gitoxidegeneric | >=0 <0.82 | 0.82 |
Published upstream
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 28, 2026
gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state() and open() functions to repositories outside .git/modules, causing repository confusion and inspection of attacker-controlled repositories.
Quoted source text, attributed separately from HOL analysis.