VYPR
High severity7.5NVD Advisory· Published Oct 31, 2022· Updated Jun 17, 2026

CVE-2022-39294

CVE-2022-39294

Description

conduit-hyper integrates a conduit application with the hyper server. Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling `hyper::body::to_bytes`. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a panic if memory allocation failed for that request. In version 0.4.2, conduit-hyper sets an internal limit of 128 MiB per request, otherwise returning status 400 ("Bad Request"). This crate is part of the implementation of Rust's crates.io, but that service is not affected due to its existing cloud infrastructure, which already drops such malicious requests. Even with the new limit in place, conduit-hyper is not recommended for production use, nor to directly serve the public Internet.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
conduit-hypercrates.io
>= 0.2.0-alpha.3, < 0.4.20.4.2

Affected products

6
  • cpe:2.3:a:conduit-hyper_project:conduit-hyper:*:*:*:*:*:rust:*:*+ 3 more
    • cpe:2.3:a:conduit-hyper_project:conduit-hyper:*:*:*:*:*:rust:*:*range: >0.2.0,<0.4.2
    • cpe:2.3:a:conduit-hyper_project:conduit-hyper:0.2.0:-:*:*:*:rust:*:*
    • cpe:2.3:a:conduit-hyper_project:conduit-hyper:0.2.0:alpha3:*:*:*:rust:*:*
    • cpe:2.3:a:conduit-hyper_project:conduit-hyper:0.2.0:alpha4:*:*:*:rust:*:*
  • ghsa-coords
    Range: >= 0.2.0-alpha.3, < 0.4.2
  • conduit-rust/conduit-hyperv5
    Range: >= 0.2.0-alpha.3, < 0.4.2

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.