Skip to content
arrow_back
search
ISM-2064 policy ASD Information Security Manual (ISM)

Ensure Secure Cookies with Signed Bearer Tokens

Web cookies should use signed tokens to prevent tampering and ensure security.

record_voice_over

Plain language

This control is about making sure that the web cookies used for logging into a website are secure and can't be tampered with by bad actors. If we don't do this, hackers might alter these cookies to impersonate users, leading to data breaches or unauthorised access to sensitive information.

Framework

ASD Information Security Manual (ISM)

Control effect

Preventative

Classifications

NC, OS, P, S, TS

ISM last updated

May 2025

Control Stack last updated

19 Mar 2026

E8 maturity levels

N/A

Official control statement

Web application session cookies contain only digitally signed opaque bearer tokens.
policy ASD Information Security Manual (ISM) ISM-2064
priority_high

Why it matters

If session cookies are not limited to digitally signed opaque bearer tokens, attackers can tamper with them to hijack sessions and access data.

settings

Operational notes

Ensure cookies store only signed opaque bearer tokens; validate signatures on every request and alert on repeated invalid or altered token submissions.

Mapping detail

Mapping

Direction

Controls