The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.
https://www.cisa.gov/news-events/ics-advisories/icsa-26-134-14
https://cert-portal.siemens.com/productcert/html/ssa-783943.html
https://pkg.go.dev/vuln/GO-2025-3563