Vulnerability DatabaseGHSA-f67m-9j94-qv9j

GHSA-f67m-9j94-qv9j
Rust vulnerability analysis and mitigation

Overview

A high severity vulnerability was identified in the Hyper crate (Rust) affecting versions prior to 0.14.12. The vulnerability involves unsound usage of mem::uninitialized() in the HTTP1 parser when creating values of type httparse::Header. The issue was discovered and disclosed in June 2022, impacting the core HTTP parsing functionality of the Hyper library (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability stems from the improper initialization of memory in the HTTP1 parser. Specifically, the code called mem::uninitialized() to create values of type httparse::Header from the httparse crate. This implementation was deemed unsound because Header contains references that must be non-null, making the use of uninitialized memory inappropriate for this type (RustSec Advisory).

Impact

The use of uninitialized memory in reference types could lead to undefined behavior in Rust programs using the affected versions of Hyper. This is particularly concerning as Hyper is a foundational HTTP library in the Rust ecosystem, potentially affecting numerous dependent applications (GitHub Advisory).

Mitigation and workarounds

The vulnerability was patched in version 0.14.12 of the Hyper crate. The fix involved replacing the usage of mem::uninitialized() with MaybeUninit, which provides a safe way to handle uninitialized memory. Users are advised to upgrade to version 0.14.12 or later to resolve this security issue (GitHub PR, 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-66627HIGH8.4
  • RustRust
  • wasmi
NoYesDec 09, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 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