Vulnerability DatabaseGHSA-pfjq-935c-4895

GHSA-pfjq-935c-4895
Rust vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-pfjq-935c-4895) was discovered in the v9 Rust crate, affecting versions prior to 0.1.43. The issue was first reported on December 18, 2020, and was published to the GitHub Advisory Database on August 25, 2021. The vulnerability stems from the unconditional implementation of Sync for SyncRef, which could lead to potential data races (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability occurs in the v9 crate where SyncRef's Sync implementation doesn't impose Sync bound on T. SyncRef derives Clone and Debug traits, and their default implementations access &T by invoking T::clone() and T::fmt(). The vulnerability has been assigned a CVSS score of 8.1 (High), with attack vector being Network, attack complexity High, requiring no privileges or user interaction, and affecting confidentiality, integrity, and availability at high levels (GitHub Advisory, RustSec Advisory).

Impact

The vulnerability allows data races if &T is accessible through &SyncRef. This can lead to undefined behavior when SyncRef::clone() or SyncRef::fmt() are concurrently invoked from multiple threads with T: !Sync. The impact is particularly severe as it can result in memory corruption and thread safety issues (GitHub Advisory, V9 Issue).

Mitigation and workarounds

The vulnerability has been patched in version 0.1.43 of the v9 crate. Users are advised to upgrade to this version or later to mitigate the risk (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-2025-65807HIGH8.4
  • RustRust
  • sd
NoNoDec 10, 2025
CVE-2025-66627HIGH7.8
  • RustRust
  • wasmi
NoYesDec 09, 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