Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-32715

19
FAUCET Score

CVE-2021-32715 is a medium-severity vulnerability in the hyper HTTP library for Rust, affecting all versions prior to 0.14.10 when built with rustc v1.5.0 or newer. The flaw allows hyper's HTTP/1 server to incorrectly parse and accept requests with a plus sign prefixed Content-Length header, which should be rejected. This misparsing, when combined with an upstream HTTP proxy that forwards such headers without proper handling, can lead to "request smuggling" or "desync attacks." The vulnerability has a CVSS score of 5.3 (Medium) due to its network attack vector and low complexity, potentially resulting in data integrity impacts. There is no evidence of active exploitation, nor are there publicly available exploit tools like Metasploit or ExploitDB entries, and it has received minimal community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.14.10CPE matchmatch criteria
cpe:2.3:a:hyper:hyper:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

3.1LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
1.6
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.89%
Probability of exploitation in next 30 days
EPSS Percentile
55.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0089 is in the 35th percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (8)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 17811-17084Fixed in: 2024.4-1
microsoftpatch availablevia msrc
Product: 18815-17084Fixed in: 2024.4-1
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 x64Fixed in: 2024.4-1
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 ARMFixed in: 2024.4-1
microsoftpatch availablevia msrc
Product: azl3 rpm-ostree 2024.4-1 on Azure Linux 3.0Fixed in: 2024.4-1
microsoftpatch availablevia msrc
Product: azl3 rpm-ostree 2022.1-7 on Azure Linux 3.0Fixed in: 2024.4-1
rustpatch availablevia ghsa
Product: hyperFixed in: 0.14.10

Vendor Advisories (3)

microsoft2024-Sep/CVE-2021-32715

CVE-2021-32715

Sep 10, 2024
microsoft2021-Jul/CVE-2021-32715Moderate

Lenient Parsing of Content-Length Header When Prefixed with Plus Sign

Jul 13, 2021
rustGHSA-f3pg-qwvg-p99clow

Lenient Parsing of Content-Length Header When Prefixed with Plus Sign

Jul 12, 2021

References

github.com / hyperium/hyper/security/advisories/GHSA-f3pg-qwvg-p99c
ExploitThird Party Advisory
github.com / rust-lang/rust/pull/28826/commits/123a83326fb95366e94a3be1a74775df4db97739
PatchThird Party Advisory