gix
crates.io8 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting gixpage 1 of 1
- CVE-2024-32884MEDIUMCVSS 6.4EG 6.4✓ Fixed in 0.622024-04-26
gitoxide is a pure Rust implementation of Git. `gix-transport` does not check the username part of a URL for text that the external `ssh` program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The p…
- CVE-2024-35186HIGHCVSS 8.8EG 8.8✓ Fixed in 0.63.02024-05-23
gitoxide is a pure Rust implementation of Git. During checkout, `gix-worktree-state` does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by t…
- CVE-2024-35197MEDIUMCVSS 5.4EG 5.4✓ Fixed in 0.63.02024-05-23
gitoxide is a pure Rust implementation of Git. On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repo…
- CVE-2025-31130MEDIUMCVSS 6.8EG 6.8✓ Fixed in 0.71.02025-04-04
gitoxide is an implementation of git written in Rust. Before 0.42.0, gitoxide uses SHA-1 hash implementations without any collision detection, leaving it vulnerable to hash collision attacks. gitoxide uses the sha1_smol or sha1 crate, both…
- CVE-2026-40034HIGHCVSS 7.8EG 7.8✓ Fixed in 0.83.02026-05-26
gix-submodule before 0.29.0 (gitoxide before 0.5.21, gix before 0.84.0) incorrectly validates the update field in .gitmodules, allowing attackers to bypass the CommandForbiddenInModulesConfiguration guard when a submodule has been initiali…
- CVE-2026-82251HIGHCVSS 7.5EG 7.5✓ Fixed in 0.83.02026-08-28
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 sta…
- CVE-2026-82252HIGHCVSS 7.5EG 7.5✓ Fixed in 0.83.02026-08-28
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 poin…
- CVE-2026-82253HIGHCVSS 7.5EG 7.5✓ Fixed in 0.83.02026-08-28
gitoxide (Rust crates gix <= 0.72.0 and gix-validate <= 0.10.0) contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.find(b".."), allowing crafted…
Check whether gix is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for gix CVEs against the assets you own.
Start Free Scan →