OWASP ASVS
V3 Session Management

OWASP ASVS OWASPASVS-3: Session Management (V3)

Per OWASP ASVS V3: implement secure session management. Requirements include (a) generate cryptographically random session tokens of sufficient entropy + (b) protect tokens against session fixation + replay + theft + (c) implement secure cookie attributes (Secure + HttpOnly + SameSite + Path + Domain + (d) implement session timeout (idle + absolute) + appropriate to risk + (e) implement session termination on logout + password change + privilege change including all-device logout + (f) protect against session ID enumeration + (g) implement CSRF protection via SameSite cookies + token validation + or framework-provided mechanisms.

Maintained by Gerard BlokdykVerified against the published standard Control text last updated

Query this from an agent

The graph holds this control, the 0 it maps to, and the evidence behind each claim, over MCP and REST.