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-2020-26281

23
FAUCET Score

CVE-2020-26281 describes a request smuggling vulnerability in async-h1, an asynchronous HTTP/1.1 parser for Rust, affecting versions prior to 2.3.0 and any web servers, including Tide applications, utilizing it behind a reverse proxy. The vulnerability arises when the server fails to read the entire body of a long request, leading async-h1 to interpret subsequent body content as a new request. With a CVSS score of 7.5 (HIGH), this vulnerability has a network attack vector and high attack complexity, potentially allowing attackers to forge headers, mislead applications, or capture other users' requests if a reverse proxy reuses connections. There is no evidence of active exploitation, publicly available exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.3.0CPE matchmatch criteria
cpe:2.3:a:rust-lang:async-h1:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

6.8MEDIUM

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

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

Exploit Intelligence

EPSS Score
1.01%
Probability of exploitation in next 30 days
EPSS Percentile
59.4%
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.0101 is in the 24th 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 (1)

rustpatch availablevia ghsa
Product: async-h1Fixed in: 2.3.0

Vendor Advisories (1)

rustGHSA-4vr9-8cjf-vf9cmedium

Async-h1 request smuggling possible with long unread bodies

Oct 12, 2021

References

github.com / http-rs/async-h1/releases/tag/v2.3.0
Release NotesThird Party Advisory
github.com / http-rs/async-h1/security/advisories/GHSA-4vr9-8cjf-vf9c
Third Party Advisory