CVE-2026-82252

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-28 12:16

Updated : 2026-08-29 14:16


NVD link : CVE-2026-82252

Mitre link : CVE-2026-82252

CVE.ORG link : CVE-2026-82252


JSON object : View

Products Affected

No product.

CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')