CVE-2026-58508: Go Insecure Csrf Cookie

CSRF token cookies should have HttpOnly set to true to prevent client-side script access and token exposure.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0Go
greprules fetch cve-2026-58508-go-insecure-csrf-cookie --engine opengrep

Description

CSRF token cookies should have HttpOnly set to true to prevent client-side script access and token exposure.