Vulnerability DatabaseGHSA-m296-j53x-xv95

GHSA-m296-j53x-xv95
Rust vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-m296-j53x-xv95) affects the tiny_future Rust crate, which provides a lightweight implementation of Futures. The issue was discovered on December 8, 2020, and was officially published to the GitHub Advisory Database on August 25, 2021. The vulnerability stems from the Future type lacking proper bounds on its Send and Sync traits, affecting versions prior to 0.4.0 (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability is characterized by the absence of necessary trait bounds on Future's Send and Sync implementations. This oversight allows non-thread-safe types such as Rc (Reference Counted) and Cell to be used in Futures, potentially leading to data races in concurrent programs. The issue has been assigned a CVSS score of 8.1 (High), with attack vector being Network, attack complexity High, and no privileges or user interaction required. The vulnerability impacts confidentiality, integrity, and availability at high levels (GitHub Advisory, RustSec Advisory).

Impact

The vulnerability can lead to undefined behavior and memory corruption when non-Send types are sent across thread boundaries. A proof-of-concept demonstrated that using an Rc type could cause segmentation faults in safe Rust code, potentially leading to program crashes and data races in concurrent programs (GitHub Issue).

Mitigation and workarounds

The vulnerability was fixed in version 0.4.0 of the tinyfuture crate. The fix involved adding proper trait bounds to Future's Send and Sync implementations through commits that require Send for underlying types (GitHub Commit, [GitHub Commit](https://github.com/KizzyCode/tinyfuture/commit/c7919199a0f6d1ce0e3c33499d1b37f862c990e4)).

Community reactions

The vulnerability was initially reported by the Rust group at Georgia Tech (@sslab-gatech) as part of their security scanning efforts of crates.io packages (GitHub Issue).

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-2025-66627HIGH8.4
  • RustRust
  • wasmi
NoYesDec 09, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 2025
CVE-2025-67487MEDIUM5.5
  • RustRust
  • static-web-server
NoYesDec 09, 2025
CVE-2025-66622LOW1.3
  • RustRust
  • matrix-sdk-base
NoYesDec 09, 2025
RUSTSEC-2025-0135N/AN/A
  • RustRust
  • matrix-sdk-base
NoYesDec 08, 2025

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