CVE-2016-10932
MEDIUM4.8EPSS 0.20%HTTPS MitM vulnerability due to lack of hostname verification
Published: 8/25/2021Modified: 2/4/2026
Description
When used on Windows platforms, all versions of Hyper prior to 0.9.4 did not perform hostname verification when making HTTPS requests. This allows an attacker to perform MitM attacks by preventing any valid CA-issued certificate, even if there's a hostname mismatch. The problem was addressed by leveraging rust-openssl's built-in support for hostname verification.
Affected packages (2)
- crates.io/hyperfrom 0, < 0.9.4
- crates.io/hyper>= 0.0.0-0, < 0.9.4
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.8 | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N |
References (6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2016-10932
- PATCHhttps://crates.io/crates/hyper
- WEBhttps://github.com/hyperium/hyper/blob/master/CHANGELOG.md#v094-2016-05-09
- WEBhttps://github.com/hyperium/hyper/commit/01160abd92956e5f995cc45790df7a2b86c8989f
- WEBhttps://github.com/hyperium/hyper/issues/472
- WEBhttps://rustsec.org/advisories/RUSTSEC-2016-0002.html