File Browser has risk of HTTP Request/Response smuggling through vulnerable dependency
Critical severity
GitHub Reviewed
Published
Nov 13, 2025
in
filebrowser/filebrowser
•
Updated Nov 13, 2025
Package
Affected versions
<= 2.45.1
Patched versions
2.45.2
Description
Published to the GitHub Advisory Database
Nov 13, 2025
Reviewed
Nov 13, 2025
Last updated
Nov 13, 2025
The standard library
net/httppackage 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.
References