VYPR
Critical severity9.1NVD Advisory· Published Apr 8, 2025· Updated May 12, 2026

CVE-2025-22871

CVE-2025-22871

Description

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.

Patches

1
f269279ee87d

chore: update go toolchain

https://github.com/roadrunner-server/roadrunnerValery PiashchynskiMay 1, 2025via ghsa
1 file changed · +1 1
  • go.mod+1 1 modified
    @@ -2,7 +2,7 @@ module github.com/roadrunner-server/roadrunner/v2025
     
     go 1.24
     
    -toolchain go1.24.0
    +toolchain go1.24.2
     
     require (
     	github.com/buger/goterm v1.0.4
    

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

11

News mentions

1