Skip to content
application-security

Broken Authentication

Broken Authentication

Definition

Broken authentication encompasses implementation flaws in authentication and session management that allow attackers to compromise passwords, keys, or session tokens. Common issues include weak password policies, missing brute force protections, insecure session fixation, and improper credential storage.

OWASP recommends multi-factor authentication, secure session management, and credential breach detection as primary controls.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.