Vulnerability DatabaseGHSA-8mv5-7x95-7wcf

GHSA-8mv5-7x95-7wcf
Rust vulnerability analysis and mitigation

Overview

The mopa crate contains a critical technical vulnerability identified as GHSA-8mv5-7x95-7wcf, discovered and reported on June 1, 2021. This high-severity issue affects all versions of the mopa crate up to and including version 0.2.2, with no patched versions available. The vulnerability stems from the crate's unsound implementation of trait object handling in Rust, specifically related to the redefinition of the deprecated TraitObject struct (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability arises from the crate's redefinition of the TraitObject struct with a specific memory layout assumption. The implementation uses unsafe transmutation of trait object references (&dyn Trait) into this struct to access the data field for downcasting purposes. This affects both the downcastrefunchecked() and downcast_ref() implementations, as well as mutable reference and Box downcasting. The critical issue is that the Rust compiler does not guarantee this assumed memory layout for trait objects, making the implementation technically unsound (GitHub Issue, RustSec Advisory).

Impact

The potential impact of this vulnerability is severe. If the Rust compiler changes the memory layout of trait objects, it could lead to memory corruption and security breaches. The worst-case scenario includes the possibility of executable location breach and compromise of ASLR if the compiler swaps data and vtable positions. Additionally, there's a theoretical risk of arbitrary code execution if vtable reads are redirected to data instead. The vulnerability could silently create undefined behavior in previously working code, compromising the security of builds that are believed to be reproducible (RustSec Advisory).

Mitigation and workarounds

Currently, there are no patched versions available for this vulnerability. A potential mitigation strategy has been suggested involving the use of the unstable Pointee trait with a nightly compiler, awaiting its stabilization. This would require a breaking change and should be implemented as version 0.3.0 or 1.0.0-rc1. Users are advised to consider alternative implementations or await an official fix (GitHub Issue).

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