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-2024-45302

22
FAUCET Score

CVE-2024-45302 describes a CRLF injection vulnerability in the RestSharp .NET library, specifically affecting the AddHeader, AddOrUpdateHeader, and AddDefaultHeader methods. This flaw allows attackers to inject additional HTTP headers or smuggle entire HTTP requests if user-controlled input is passed to these methods. Rated 7.8 HIGH on CVSS, the vulnerability has a local attack vector with low complexity, but can lead to high impact on confidentiality, integrity, and availability, particularly in web applications where it can enable request splitting and Server-Side Request Forgery. There is no evidence of active exploitation, public exploit code, or significant community discussion, and it is not listed in CISA's KEV catalog. RestSharp has released a fix in version 112.0.0, and users are advised to upgrade immediately as no workarounds exist.

Impacted Technologies

VendorProductVersion(s)CPE
>= 107.0.0, < 112.0.0CPE matchmatch criteria
cpe:2.3:a:restsharp:restsharp:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0032 is in the 22nd percentile among its peer group of 11,616 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
nugetpatch availablevia ghsa
Product: RestSharpFixed in: 112.0.0

Vendor Advisories (1)

nugetGHSA-4rr6-2v9v-wcpcmedium

CRLF Injection in RestSharp's `RestRequest.AddHeader` method

Aug 29, 2024

References

github.com / restsharp/RestSharp/blob/777bf194ec2d14271e7807cc704e73ec18fcaf7e/src/RestSharp/Request/HttpRequestMessageExtensions.cs
Issue Tracking
github.com / restsharp/RestSharp/commit/0fba5e727d241b1867bd71efc912594075c2934b
Patch
github.com / restsharp/RestSharp/security/advisories/GHSA-4rr6-2v9v-wcpc
ExploitThird Party Advisory