CVE-2022-1705

Aliases:GO-2022-0525BIT-golang-2022-1705
Modified
Published: 09 Aug 2022, 20:16
Last modified:06 Mar 2026, 17:46

Vulnerability Summary

Overall Risk (default)
medium
36/100
CVSS Score
6.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.06% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

09 Aug 2022, 20:16
Published
Vulnerability first disclosed
06 Mar 2026, 17:46
Last Modified
Vulnerability information updated

Description

Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 0.06% Percentile: 19%

Techniques & Countermeasures

  • CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

    The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.

Affected Systems

  • go standard librarynet/http

    < 1.17.12 | ≥ 1.18.0-0, < 1.18.4

  • golanggo

    < 1.17.12 | ≥ 1.18.0, < 1.18.4

  • Gostdlib

    ≥ 1.18.0-0, < 1.18.4

References (6)