When using http.CrossOriginProtection, the AddInsecureBypassPattern method can unexpectedly bypass more requests than intended. CrossOriginProtection then skips validation, but forwards the original request path, which may be served by a different handler without the intended security protections.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2025-3955" }