CVE-2020-35928
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the concread crate before 0.2.6 for Rust. The vulnerability (CVE-2020-35928) involves unconditional implementation of Send/Sync traits for ARCache type, which could lead to data races. The issue was disclosed on November 13, 2020 and affects the concread crate versions prior to 0.2.6 (RustSec Advisory).

Technical details

The vulnerability stems from the ARCache type implementation that unconditionally implemented Send/Sync traits without proper bounds checking. This allows users to send/access types that do not implement Send/Sync, potentially causing data race conditions. The CVSS v3.1 score is 4.7 (Medium) with vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H (RustSec Advisory, NVD).

Impact

The vulnerability could allow attackers to cause data races by sending types that do not implement Send/Sync traits. This primarily affects the availability of the system, with no direct impact on confidentiality or integrity (RustSec Advisory).

Exploitability

The vulnerability requires local access with low privileges and high attack complexity to exploit. No user interaction is needed for exploitation, though the attacker must have the ability to execute code that uses the affected ARCache implementation (RustSec Advisory).

Mitigation and workarounds

The vulnerability was fixed in version 0.2.6 of the concread crate by adding bounds K: Send + Sync & V: Send + Sync to affected Send/Sync trait implementations. Users should upgrade to version 0.2.6 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
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
RUSTSEC-2026-0256NONEN/A
  • Rust logoRust
  • circular-buffer
NoYesAug 11, 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