The net/http package dependency used by RoadRunner 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.
{
"severity": "CRITICAL",
"github_reviewed_at": "2025-10-24T20:57:40Z",
"cwe_ids": [
"CWE-1395",
"CWE-444"
],
"nvd_published_at": "2025-04-08T20:15:20Z",
"github_reviewed": true
}