CVE-2026-58433: Go Legacy Cookie Csrf Protectioncve-2026-58433-go-legacy-cookie-csrf-protection
Legacy cookie-based CSRF protection using `NewCSRFProtector` or `CsrfOptions` is susceptible to cross-origin bypasses. Use modern origin-based cross-site request protection (`CrossOriginProtection`) instead.