WEB-04 / login attempt controlsIneffective restriction of automated authentication attempts
Repeated requests can be submitted without progressive rate limiting, adaptive lockout, or sufficient detection.
- Impact
- Increased risk of account takeover using passwords exposed in previous breaches.
- Evidence
- A controlled series of requests during the approved window without exposing user data.
- Remediation
- Risk-based rate limiting, anomaly detection, MFA, and monitoring of authentication attempts.
- Retest
- Confirmation that the system responds as intended and the control cannot be easily bypassed.