GHSA-f3pg-qwvg-p99c · Severity: low · Ecosystem: rust — Lenient Parsing of Content-Length Header When Prefixed with Plus Sign
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.
Conclusion & alert: CVE-2021-32715 is rated Exploit Available (50/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.29%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.21% | 0.29% | +0.08% |
| 2 | 2025-11-18 | 0.29% | 0.21% | -0.08% |
| 3 | 2025-03-30 | — | 0.29% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.1 | 3.1 | LOW |
|
1.6 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-f3pg-qwvg-p99c · Severity: low · Ecosystem: rust — Lenient Parsing of Content-Length Header When Prefixed with Plus Sign
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-32715 not yet assigned priority: Debian including 1 source packages (rust-hyper), 4 status rows across 4 suites (bookworm, forky, sid, trixie): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2021-32715 |
suse
|
low | CVE-2021-32715 severity low: SUSE including 48 source package names (afterburn-5.0.0-6.1, afterburn-5.2.0-150300.1.3, …), 153 product×package rows across 30 product lines (SUSE CaaS Platform 4.0, SUSE Enterprise Storage 6, … (30 product lines)): Known Not Affected 137, Fixed 16. | https://www.suse.com/security/cve/CVE-2021-32715/ |
ubuntu
|
medium | CVE-2021-32715 medium priority: Ubuntu including 1 source packages (rust-hyper), 16 status rows across 16 suites (bionic, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 6, DNE 4, ignored 4, needed 1, released 1. | https://ubuntu.com/security/CVE-2021-32715 |
| URL | Tags |
|---|---|
| https://github.com/hyperium/hyper/security/advisories/GHSA-f3pg-qwvg-p99c | Exploit Third Party Advisory |
| https://github.com/rust-lang/rust/pull/28826/commits/123a83326fb95366e94a3be1a74775df4db97739 | Patch Third Party Advisory |