[GH-ISSUE #193] CVE GO-2025-3563 #50

Closed
opened 2026-03-03 15:29:53 +03:00 by kerem · 1 comment
Owner

Originally created by @mcbenjemaa on GitHub (May 19, 2025).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/193

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

Originally created by @mcbenjemaa on GitHub (May 19, 2025). Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/193 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
kerem closed this issue 2026-03-03 15:29:53 +03:00
Author
Owner

@luthermonson commented on GitHub (Feb 14, 2026):

we are on 1.25 now, this is now fixed.

<!-- gh-comment-id:3900546225 --> @luthermonson commented on GitHub (Feb 14, 2026): we are on 1.25 now, this is now fixed.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-proxmox#50
No description provided.