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-21299

27
FAUCET Score

CVE-2021-21299 describes a request smuggling vulnerability in the hyper HTTP server library for Rust, affecting versions prior to 0.13.10 and 0.14.3. This flaw arises from hyper incorrectly processing HTTP/1.1 requests with multiple transfer-encoding headers, leading to a desync attack when an upstream HTTP proxy interprets the request payload boundary differently. The vulnerability carries a CVSS score of 8.1 (HIGH), indicating a severe impact with high confidentiality, integrity, and availability risks, though it requires a high attack complexity due to specific environmental conditions (an upstream proxy and HTTP/1.1). Currently, there is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.12.0, < 0.13.10CPE matchmatch criteria
cpe:2.3:a:hyper:hyper:*:*:*:*:*:rust:*:*
>= 0.14.0, < 0.14.3CPE matchmatch criteria
cpe:2.3:a:hyper:hyper:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

4.8MEDIUM

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

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

Exploit Intelligence

EPSS Score
4.77%
Probability of exploitation in next 30 days
EPSS Percentile
91.0%
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.0477 is in the 57th percentile among its peer group of 8,918 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: hyperFixed in: 0.14.3
rustpatch availablevia ghsa
Product: hyperFixed in: 0.13.10
rustpatch availablevia ghsa
Product: hyperFixed in: 0.12.36

Vendor Advisories (1)

rustGHSA-6hfq-h8hq-87mfmedium

HTTP Request Smuggling in hyper

Aug 25, 2021

References

crates.io / crates/hyper
ProductThird Party Advisory
github.com / hyperium/hyper/commit/8f93123efef5c1361086688fe4f34c83c89cec02
PatchThird Party Advisory
github.com / hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf
Third Party Advisory
portswigger.net / research/http-desync-attacks-request-smuggling-reborn
Third Party Advisory
rustsec.org / advisories/RUSTSEC-2021-0020.html
Third Party Advisory