Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2020-36211
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the gfwx crate before 0.3.0 for Rust. The vulnerability was identified on January 20, 2021, affecting the ImageChunkMut implementation. The core issue lies in the absence of bounds on its Send trait and Sync trait, which could lead to potential security risks (NVD, RustSec).

Technical details

The vulnerability stems from ImageChunkMut<'_, T> unconditionally implementing Send and Sync traits without proper bounds. This implementation flaw allows for the creation of data races when non thread-safe types are moved and referenced across thread boundaries. The vulnerability has been assigned a CVSS v3.1 base score of 7.0 (HIGH) with the vector string CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (RustSec).

Impact

The vulnerability can result in memory corruption and undefined behavior when non thread-safe types are moved and referenced across thread boundaries. This poses significant risks to application stability and security, potentially leading to data corruption or system instability (RustSec).

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 needs specific conditions to trigger the vulnerability (RustSec).

Mitigation and workarounds

The vulnerability was patched in version 0.3.0 of the gfwx crate. The fix was implemented in commit e7fb2f5 by adding T: Send bound to the Send implementation and T: Sync bound to the Sync implementation (RustSec).

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-68537HIGH7.5
  • Rust logoRust
  • fulgur
NoYesSep 17, 2026
CVE-2026-68523HIGH7.5
  • Rust logoRust
  • fulgur
NoYesSep 17, 2026
RUSTSEC-2026-0289NONEN/A
  • Rust logoRust
  • pqc_kyber
NoNoSep 17, 2026
RUSTSEC-2026-0287NONEN/A
  • Rust logoRust
  • cosmian_kyber
NoNoSep 17, 2026
RUSTSEC-2026-0286NONEN/A
  • Rust logoRust
  • cryptoki
NoYesSep 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