Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-41084

8.7 · HIGH
Published Sep 21, 2021 typelevel CWE-918 EPSS 1.23% (67th pctl)

Overview

CVE-2021-41084 is a high-severity vulnerability affecting typelevel http4s. It was published on September 21, 2021 and has a CVSS 3.1 base score of 8.7 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.7, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

http4s is an open source scala interface for HTTP. In affected versions http4s is vulnerable to response-splitting or request-splitting attacks when untrusted user input is used to create any of the following fields: Header names (`Header.name`å), Header values (`Header.value`), Status reason phrases (`Status.reason`), URI paths (`Uri.Path`), URI authority registered names (`URI.RegName`) (through 0.21). This issue has been resolved in versions 0.21.30, 0.22.5, 0.23.4, and 1.0.0-M27 perform the following. As a matter of practice http4s services and client applications should sanitize any user input in the aforementioned fields before returning a request or response to the backend. The carriage return, newline, and null characters are the most threatening.

Remediation

Check the references section for vendor advisories and patches from typelevel. Update http4s to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
typelevel http4s >= 0, < 0.21.29 Affected

Frequently Asked Questions

What is CVE-2021-41084?

CVE-2021-41084 is a high-severity vulnerability affecting typelevel http4s. It was published on September 21, 2021 and has a CVSS 3.1 base score of 8.7 (HIGH).

How severe is CVE-2021-41084?

This vulnerability has a CVSS 3.1 base score of 8.7, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-41084?

Check the references section for vendor advisories and patches from typelevel. Update http4s to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-41084?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-41084 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.