CVE-2020-36220
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the va-ts crate before 0.0.4 for Rust. The vulnerability (CVE-2020-36220) stems from the Demuxer component omitting a required T: Send bound, which could lead to data race conditions and memory corruption. The issue was disclosed on January 21, 2021 (RustSec Advisory).

Technical details

The vulnerability exists because Demuxer unconditionally implemented Send with no trait bounds on T. This implementation allows sending a non-Send type T across thread boundaries, which can result in undefined behavior. The severity of this vulnerability is rated as MEDIUM with a CVSS v3.1 base score of 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H) (RustSec Advisory).

Impact

The vulnerability can lead to serious consequences including unlocking a mutex from a thread that didn't lock the mutex, and potential memory corruption due to data races. The impact primarily affects the availability of the system, with no direct impact on confidentiality or integrity (RustSec Advisory).

Exploitability

The vulnerability requires network access and has high attack complexity. No privileges or user interaction are required to exploit this vulnerability. However, the technical nature of the flaw makes it challenging to exploit as it requires specific conditions involving thread boundaries and non-Send type handling (RustSec Advisory).

Mitigation and workarounds

The vulnerability was fixed in va-ts version 0.0.4 by adding a T: Send bound to the Send impl for Demuxer in commit 0562cbf. Users should upgrade to version 0.0.4 or later to address this vulnerability (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-46369HIGH7.5
  • Rust logoRust
  • nimiq-blockchain
NoYesAug 12, 2026
GHSA-8rw6-p7m8-63jpMEDIUM6.5
  • Rust logoRust
  • surrealdb
NoYesAug 14, 2026
CVE-2026-73430MEDIUM5.3
  • Rust logoRust
  • russh
NoYesAug 12, 2026
CVE-2026-73429MEDIUM5.3
  • Rust logoRust
  • yazi
NoYesAug 12, 2026
CVE-2026-73489MEDIUM4.3
  • Rust logoRust
  • russh
NoYesAug 13, 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