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-2020-35924

19
FAUCET Score

CVE-2020-35924 describes a vulnerability in the Rust try-mutex crate prior to version 0.3.0, specifically impacting the TryMutex<T> component. This flaw allows for the cross-thread sending of non-Send types. With a CVSS score of 5.5 (Medium), it has a local attack vector, low attack complexity, and could lead to high availability impact, though it does not affect confidentiality or integrity. There is currently no evidence of active exploitation, no public exploit code available on platforms like Metasploit or ExploitDB, and minimal community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.3.0CPE matchmatch criteria
cpe:2.3:a:try-mutex_project:try-mutex:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.38%
Probability of exploitation in next 30 days
EPSS Percentile
30.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0038 is in the 86th percentile among its peer group of 15,937 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (1)

rustpatch availablevia ghsa
Product: try-mutexFixed in: 0.3.0

Vendor Advisories (1)

rustGHSA-64j8-7gp2-xjx5medium

Data races in try-mutex

Aug 25, 2021

References

rustsec.org / advisories/RUSTSEC-2020-0087.html
ExploitThird Party Advisory