Rust-lang Cargo

7 CVEs affecting Rust-lang Cargo. Latest disclosed: 2026-05-25. Critical: 0, High: 1.

Top CVEs affecting Rust-lang Cargo
CVESeverityScorePublishedSummary
CVE-2023-38497High7.82023-08-04Cargo downloads the Rust project’s dependencies and compiles the project. Cargo prior to version 0.72.2, bundled with Rust prior to version 1.71.1, did not res…
CVE-2026-5222Medium6.52026-05-25Cargo between 1.68 and 1.96 incorrectly normalized the URLs of third-party registries using the sparse index protocol. If a hosting provider allowed multiple r…
CVE-2023-40030Medium6.12023-08-24Cargo downloads a Rust project’s dependencies and compiles the project. Starting in Rust 1.60.0 and prior to 1.72, Cargo did not escape Cargo feature names whe…
CVE-2026-5223Medium5.32026-05-25Cargo incorrectly handled symlinks inside of crate tarballs downloaded from third-party registries, allowing a malicious crate to override the source code of a…
CVE-2022-46176Medium5.32023-01-11Cargo is a Rust package manager. The Rust Security Response WG was notified that Cargo did not perform SSH host key verification when cloning indexes and depen…
CVE-2022-36114Medium4.82022-09-14Cargo is a package manager for the rust programming language. It was discovered that Cargo did not limit the amount of data extracted from compressed archives…
CVE-2022-36113Medium4.62022-09-14Cargo is a package manager for the rust programming language. After a package is downloaded, Cargo extracts its source code in the ~/.cargo folder on disk, mak…