Skip to content

Scan rule · RSC-SEC-008

Cookies without Secure/HttpOnly

SecuritySeverity: MediumCWE-614

Checks issued cookies for the Secure and HttpOnly flags.

Scan tier

External scan (anonymous)

How to fix it

Issue session cookies with `Secure; HttpOnly; SameSite=Lax`.

Scan your own app for free