The standard library net/http package dependency used by File Browser improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. I 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.
See https://nvd.nist.gov/vuln/detail/CVE-2025-22871 for more details.
{
"github_reviewed_at": "2025-11-13T22:36:01Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-1395"
],
"nvd_published_at": null,
"severity": "CRITICAL"
}