CVE-2020-36438
Rust vulnerability analysis and mitigation

Overview

A vulnerability was discovered in the tiny_future crate before version 0.4.0 for Rust, identified as CVE-2020-36438. The issue involves the Future type lacking proper bounds on its Send and Sync traits, which was disclosed on December 8, 2020. This vulnerability affects the tiny_future crate, a lightweight implementation of Futures in Rust (RustSec Advisory).

Technical details

The vulnerability stems from the Future type implementation lacking necessary bounds on its Send and Sync traits. This implementation flaw allows non-thread safe types such as Cell to be used in Futures, potentially causing data races in concurrent programs. The vulnerability has been assigned a CVSS v3.1 score of 8.1 (High), with the vector string CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H (RustSec Advisory).

Impact

The vulnerability can lead to memory corruption and thread-safety issues in concurrent programs. When exploited, it could result in data races due to the improper handling of non-thread safe types in Futures (RustSec Advisory).

Mitigation and workarounds

The vulnerability was fixed in version 0.4.0 of the tiny_future crate. The fix was implemented in commit c791919 by adding proper trait bounds to Future's Send and Sync traits. Users are advised to upgrade to version 0.4.0 or later (RustSec Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22863CRITICAL9.2
  • RustRust
  • deno
NoYesJan 15, 2026
CVE-2026-23519HIGH8.9
  • RustRust
  • yazi
NoYesJan 15, 2026
RUSTSEC-2026-0003HIGH8.9
  • RustRust
  • cmov
NoYesJan 14, 2026
CVE-2026-22864HIGH8.1
  • RustRust
  • deno
NoYesJan 15, 2026
CVE-2026-22782LOW2.9
  • RustRust
  • rustfs
NoYesJan 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management