Skip to main content

Database / Relational / Controls / DEV

Account Lockout and Rate-Limiting

CCC.RDMS.CN02 · Access

Ensure the database enforces lockouts or rate-limiting after a specified number of failed authentication attempts. This prevents brute force or password-guessing attacks from succeeding.

Related Capabilities

IDTitleDescription
CCC.RDMS.CP07DB Self Managed CredentialsAbility to manage the database credentials by client managed username and passwords.

Related Threats

IDTitleDescription
CCC.RDMS.TH02Brute Force Attempts on Database AuthenticationRepeated attempts to guess database user passwords may be made through brute force techniques. This condition could result in unauthorized access if successful, compromising database security and sensitive information.

Assessment Requirements

IDTextApplicability
CCC.RDMS.CN02.AR01When repeated failed login attempts are made in a short timeframe, the account must be locked out or rate-limited to prevent further login attempts.tlp-red, tlp-amber

Guideline Mappings

FrameworkIDRemarks
NIST-CSFPR.AC-1
NIST_800_53AC-7