Node.js versions before 10.23.1, 12.20.1, 14.15.4, 15.5.1 allow two copies of a header field in an HTTP request (for example, two Transfer-Encoding header fields). In this case, Node.js identifies the first header field and ignores the second. This can lead to HTTP Request Smuggling.
Threat-Mapped Scoring
Score: 0.0
Priority: Unclassified
EPSS
Score: 0.09038 Percentile:
0.92257
CVSS Scoring
CVSS v3.1 Score: 6.5
Severity: MEDIUM
Mapped CWE(s)
CWE-444
: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')