CVE-2026-100419 PUBLISHED

gitoxide gix-fs before 0.23.0 Worktree Escape via Symlink

Assigner: VulnCheck
Reserved: 25.09.2026 Published: 25.09.2026 Updated: 25.09.2026

gitoxide gix-fs before 0.23.0 contains a path validation bypass vulnerability in the worktree checkout mechanism that allows attackers to escape the worktree directory via symlink manipulation. During forced checkout with overwrite_existing enabled, attackers can craft malicious repository trees where symlink entries replace validated directories, causing subsequent files to be written outside the worktree through the symlink for code execution or file manipulation.

Metrics

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

Product Status

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

Credits

  • euriconicacio finder

References

Problem Types

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