CVE Catalog

CVE-2026-82252

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

32th percentile - higher than 32% of all known CVEs

Summary

gitoxide before 0.52.1 follows symlinks when reading the worktree .gitmodules file, allowing attackers to inject out-of-repository bytes into submodule metadata. Attackers can create a malicious repository with a symlinked .gitmodules pointing outside the repository tree, causing gitoxide to parse arbitrary external files as submodule configuration and expose attacker-controlled name, path, and url values.

Risk Assessment

The risk is that an attacker can inject malicious submodule configuration, potentially leading to unauthorized access or further attacks on the system.

Recommendation

Upgrade gitoxide to version 0.52.1 or later and avoid using symlinks in .gitmodules files.

Other vulnerabilities in gitoxide

See all
Original NVD description (English source)

gitoxide before 0.52.1 follows symlinks when reading the worktree .gitmodules file, allowing attackers to inject out-of-repository bytes into submodule metadata. Attackers can create a malicious repository with a symlinked .gitmodules pointing outside the repository tree, causing gitoxide to parse arbitrary external files as submodule configuration and expose attacker-controlled name, path, and url values.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS