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-2023-38497

23
FAUCET Score

CVE-2023-38497 describes a vulnerability in Cargo, bundled with Rust prior to version 1.71.1, where it failed to respect the umask when extracting crate archives on UNIX-like systems. This flaw could allow a local attacker to modify source code compiled and executed by another user if a downloaded crate contained world-writable files. The vulnerability carries a CVSS score of 7.3 (HIGH), indicating a local attack vector with low complexity, potentially leading to high impact on confidentiality, integrity, and availability. While there is no evidence of active exploitation, public exploit code, or inclusion in the KEV catalog, the vulnerability has garnered some community discussion and media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.72.2CPE matchmatch criteria
cpe:2.3:a:rust-lang:cargo:*:*:*:*:*:rust:*:*
38CPE matchmatch criteria
cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.9HIGH

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
1.5
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.78%
Probability of exploitation in next 30 days
EPSS Percentile
52.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0078 is in the 79th percentile among its peer group of 759 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Patch Available

Vendor Patches (9)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 17953-16823Fixed in: 1.72.0-2
microsoftpatch availablevia msrc
Product: cbl2 rust 1.72.0-2 on CBL Mariner 2.0Fixed in: 1.72.0-2
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Extended Update SupportFixed in: rust-toolset:rhel8-8060020240312174911.aeeed864
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: rust-0:1.66.1-2.el9_2
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: rust-0:1.58.1-1.el9_0.1
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Developer ToolsFixed in: rust-toolset-1.66-rust-0:1.66.1-2.el7_9
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: rust-toolset:rhel8-8080020230807230209.0a78da64
View patch
rustpatch availablevia ghsa
Product: cargoFixed in: 0.72.2

Vendor Advisories (3)

microsoft2023-Aug/CVE-2023-38497Important

Cargo not respecting umask when extracting crate archives

Aug 8, 2023
rustGHSA-j3xp-wfr4-hx87high

Cargo not respecting umask when extracting crate archives

Aug 3, 2023
redhatCVE-2023-38497Important

rust-cargo: cargo does not respect the umask when extracting dependencies

Aug 3, 2023

References

en.wikipedia.org / wiki/Umask
Not Applicable
github.com / rust-lang/cargo/commit/d78bbf4bde3c6b95caca7512f537c6f9721426ff
Patch
github.com / rust-lang/cargo/pull/12443
Mailing ListPatch
github.com / rust-lang/cargo/security/advisories/GHSA-j3xp-wfr4-hx87
Vendor Advisory
github.com / rust-lang/wg-security-response/tree/main/patches/CVE-2023-38497
Third Party Advisory
lists.fedoraproject.org / archives/list/[email protected]/message/QGKE6PGM4HIQUHPJRBQAHMELINSGN4H4
Mailing ListThird Party Advisory
lists.fedoraproject.org / archives/list/[email protected]/message/QMEXGUGPW5OBSQA6URTBNDSU3RAEFOZ4
rust-lang.org / policies/security
Product