CVE-2026-82252 PUBLISHED

gitoxide before 0.52.1 Repository Boundary Violation via symlinked .gitmodules

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

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.

Metrics

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

Product Status

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

Credits

  • N0zoM1z0 reporter

References

Problem Types

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