Study. uk . com
  1. Home
  2. All questions
  3. Question 482

CISSP study material · question 482 of 500

A forgot-password flow asks the user for their mother's maiden name. What does OWASP's 2025 authentication entry say about such mechanisms?

  1. They are acceptable where the user selects the question themselves.
  2. They are acceptable where the answer is stored hashed rather than in clear text.
  3. Knowledge-based answers cannot be made safe, so recovery should not rest on them.
  4. They are acceptable as a second factor but not as a first.
Show the answer

Answer: C. Knowledge-based answers cannot be made safe, so recovery should not rest on them.

OWASP counts recovery routes that cannot be secured, naming answers to personal questions, among the signals that authentication is weak.

Source: OWASP Top 10 A07:2025 (OWASP) — OWASP Top 10:2025 A07 Authentication Failures > Description

Challenge yourself on this topic → Study as cards