More Info:

Ensure that your root account password is rotated every few days.

Risk Level

Critical

Address

Security

Compliance Standards

AWSWAF

Triage and Remediation

How to Prevent

To prevent the misconfiguration where the root account should have password rotation in IAM using the AWS Management Console, follow these steps:

  1. Sign in to the AWS Management Console:

  2. Navigate to IAM Dashboard:

    • In the AWS Management Console, go to the Services menu.
    • Under Security, Identity, & Compliance, select IAM to open the IAM Dashboard.
  3. Access Account Settings:

    • In the IAM Dashboard, on the left-hand side, click on Account settings.
    • Here, you will see various security recommendations and settings for your AWS account.
  4. Enable Password Rotation:

    • Look for the section related to Password Policy.
    • Ensure that the password policy enforces password rotation by setting a maximum password age. For example, set the password to expire every 90 days.
    • Save the changes to apply the new password policy.

By following these steps, you can ensure that the root account password is rotated regularly, enhancing the security of your AWS environment.

Additional Reading: