ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During a security design review, you discover the new REST API issues 12-hour signed JWT bearer tokens and keeps no server-side session store. Once a token is issued it remains valid until it expires. Which weakness of this stateless session design most urgently warrants a compensating control?

  • Using JWTs prevents setting the HttpOnly flag, so tokens are always exposed to XSS.

  • TLS renegotiation may drop the Authorization header, silently escalating privileges for the connection.

  • HS256 signing makes the JWT value predictable, enabling session fixation attacks.

  • Immediate revocation of a stolen or compromised token is impossible without adding a separate blacklist or very short expiry.

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Architecture and Design
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot