You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request smuggling due to acceptance of invalid chunked data in net/http
More info: https://pkg.go.dev/vuln/GO-2025-3563
Standard library
Found in: net/http/internal@go1.23.7
Fixed in: net/http/internal@go1.23.8
Example traces found:
proxmox.VirtualMachine.Delete
which eventually calls internal.chunkedReader.Read
The text was updated successfully, but these errors were encountered:
Request smuggling due to acceptance of invalid chunked data in net/http
More info: https://pkg.go.dev/vuln/GO-2025-3563
Standard library
Found in: net/http/internal@go1.23.7
Fixed in: net/http/internal@go1.23.8
Example traces found:
which eventually calls internal.chunkedReader.Read
The text was updated successfully, but these errors were encountered: