Approved changes feed: RSS · Atom

cpe:2.3:a:hyper:hyper:*:*:*:*:*:rust:*:*

part: a version: * update: *

VendorHyper (b9ec1e0f-e9cc-505e-bd7f-41edc188ea9b)
ProductHyper (2eaf26ca-13d0-5066-8734-7925d4ce5579)
Edition*
Language*
Software edition*
Target softwarerust
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-31394 vulnerable 2026-06-08 05:43:40.759620 Details available
Hyperium Hyper before 0.14.19 does not allow for customization of the max_header_list_size method in the H2 third-party software, allowing attackers to perform HTTP2 attacks.
Published: 2023-02-21T00:00:00.000Z
Updated: 2025-03-17T18:32:29.213Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32715 vulnerable 2026-06-08 05:32:07.891300 Lenient Parsing of Content-Length Header When Prefixed with Plus Sign
LOW (3.1)
hyper is an HTTP library for rust. hyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a `Content-Length` header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such `Content-Length` headers, but forwards them, can result in "request smuggling" or "desync attacks". The flaw exists in all prior versions of hyper prior to 0.14.10, if built with `rustc` v1.5.0 or newer. The vulnerability is patched in hyper version 0.14.10. Two workarounds exist: One may reject requests manually that contain a plus sign prefix in the `Content-Length` header or ensure any upstream proxy handles `Content-Length` headers with a plus sign prefix.
Published: 2021-07-07T20:05:11.000Z
Updated: 2024-08-03T23:25:31.081Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32714 vulnerable 2026-06-08 05:32:07.890813 Integer Overflow in Chunked Transfer-Encoding
MEDIUM (5.9)
hyper is an HTTP library for Rust. In versions prior to 0.14.10, hyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes larger than hyper does, can result in "request smuggling" or "desync attacks." The vulnerability is patched in version 0.14.10. Two possible workarounds exist. One may reject requests manually that contain a `Transfer-Encoding` header or ensure any upstream proxy rejects `Transfer-Encoding` chunk sizes greater than what fits in 64-bit unsigned integers.
Published: 2021-07-07T19:35:10.000Z
Updated: 2024-08-03T23:25:31.083Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-21299 vulnerable 2026-06-08 05:29:11.572443 Multiple Transfer-Encoding headers misinterprets request payload
MEDIUM (4.8)
hyper is an open-source HTTP library for Rust (crates.io). In hyper from version 0.12.0 and before versions 0.13.10 and 0.14.3 there is a vulnerability that can enable a request smuggling attack. The HTTP server code had a flaw that incorrectly understands some requests with multiple transfer-encoding headers to have a chunked payload, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that understands the request payload boundary differently can result in "request smuggling" or "desync attacks". To determine if vulnerable, all these things must be true: 1) Using hyper as an HTTP server (the client is not affected), 2) Using HTTP/1.1 (HTTP/2 does not use transfer-encoding), 3) Using a vulnerable HTTP proxy upstream to hyper. If an upstream proxy correctly rejects the illegal transfer-encoding headers, the desync attack cannot succeed. If there is no proxy upstream of hyper, hyper cannot start the desync attack, as the client will repair the headers before forwarding. This is fixed in versions 0.14.3 and 0.13.10. As a workaround one can take the following options: 1) Reject requests that contain a `transfer-encoding` header, 2) Ensure any upstream proxy handles `transfer-encoding` correctly.
Published: 2021-02-11T18:00:18.000Z
Updated: 2024-08-03T18:09:15.660Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-35863 vulnerable 2026-06-08 05:25:02.259019 Details available
An issue was discovered in the hyper crate before 0.12.34 for Rust. HTTP request smuggling can occur. Remote code execution can occur in certain situations with an HTTP server on the loopback interface.
Published: 2020-12-31T08:29:46.000Z
Updated: 2024-08-04T17:16:13.148Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.