net/http: request smuggling through invalid chunked data: The net/http package accepts data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permit request smuggling. [CVE-2025-22871] Vendor Affected Components: Go: 1.23.x < 1.23.8
More Details: CVE-2025-22871
{ "github_reviewed_at": "2025-04-18T19:35:17Z", "severity": "CRITICAL", "nvd_published_at": null, "github_reviewed": true, "cwe_ids": [ "CWE-1395" ] }