Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-36113

27
FAUCET Score

CVE-2022-36113 affects Cargo, the Rust package manager, allowing malicious packages to corrupt a file on a user's system during extraction. This vulnerability, rated 8.1 HIGH (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H), involves an attacker replacing the first two bytes of a file by leveraging a symbolic link within the package. While no active exploits or public exploit code are reported, and crates.io has server-side mitigations, the vulnerability highlights the inherent risk of untrusted dependencies in Rust projects due to build scripts and procedural macros. Rust 1.64 includes a fix, but no backports are planned for earlier versions.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.65.0CPE matchmatch criteria
cpe:2.3:a:rust-lang:cargo:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

4.6MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
1.2
Impact Score
3.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.04%
Probability of exploitation in next 30 days
EPSS Percentile
60.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0104 is in the 60th percentile among its peer group of 14,848 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.1 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (5)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 19671-17084
microsoftpatch availablevia msrc
Product: azl3 rust 1.75.0-14 on Azure Linux 3.0
rustpatch availablevia ghsa
Product: cargoFixed in: 0.65.0
rustpatch availablevia ghsa
Product: cargoFixed in: 0.67.0

Vendor Advisories (2)

rustGHSA-rfj2-q3h3-hm5jlow

Cargo extracting malicious crates can corrupt arbitrary files

Sep 16, 2022
microsoft2022-Sep/CVE-2022-36113

Extracting malicious crates can corrupt arbitrary files

Sep 13, 2022

References

github.com / rust-lang/cargo/commit/97b80919e404b0768ea31ae329c3b4da54bed05a
PatchThird Party Advisory
github.com / rust-lang/cargo/security/advisories/GHSA-rfj2-q3h3-hm5j
MitigationThird Party Advisory