Vulnerability DatabaseRUSTSEC-2020-0116

RUSTSEC-2020-0116
Rust vulnerability analysis and mitigation

Overview

A security vulnerability was discovered in the unicycle crate before version 0.7.1 for Rust. The issue involves PinSlab and Unordered types implementing Send and Sync traits without proper bounds on their contained types, which could lead to data races in safe Rust code (RustSec Advisory, NVD).

Technical details

The vulnerability stems from unsafe implementations of Send and Sync traits for PinSlab and Unordered types without proper bounds on their contained types. This implementation allows these types to be shared across thread boundaries regardless of whether the contained types themselves are thread-safe. The issue was assigned CVSS v3.1 Base Score of 8.1 (HIGH) with vector CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could lead to data races from safe Rust code when using PinSlab or Unordered types across thread boundaries. A proof-of-concept demonstrated how this could result in memory safety violations and potential segmentation faults when sharing non-thread-safe types like Cell across threads (GitHub Issue).

Exploitability

The vulnerability can be exploited through safe Rust code by sharing non-thread-safe types across threads using PinSlab or Unordered containers. A proof-of-concept exploit demonstrated successful exploitation leading to memory corruption and segmentation faults (GitHub Issue).

Mitigation and workarounds

The vulnerability was fixed in version 0.7.1 of the unicycle crate by adding proper bounds on Send and Sync trait implementations. Users should upgrade to version 0.7.1 or later to receive the fix (NVD).

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-54788HIGH7.5
  • Rust logoRust
  • datadog-opentelemetry
NoYesAug 28, 2026
RUSTSEC-2026-0278HIGH7.3
  • Rust logoRust
  • zbus_polkit
NoYesAug 31, 2026
CVE-2026-53600MEDIUM6.3
  • Rust logoRust
  • zed
NoYesSep 02, 2026
RUSTSEC-2026-0281NONEN/A
  • Rust logoRust
  • greentic-setup
NoYesSep 07, 2026
RUSTSEC-2026-0280NONEN/A
  • Rust logoRust
  • greentic-setup-dev
NoYesSep 07, 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