Skip to main content

Identity / IAM / Threats / DEV

Long-Lived Static Credentials

CCC.IAM.TH09

Long-lived static credentials such as access keys for an identity are used and not rotated periodically according to security best practices, extending exposure in the event of credentials compromise.

Related Capabilities

IDTitleDescription
CCC.IAM.CP02IAM UsersAbility to create, manage, list and delete IAM users. IAM user represents a single person or application.
CCC.IAM.CP03Long-Term CredentialsAbility to create, manage, list and delete long-term credentials such as access keys and service account keys.

Related Controls

IDTitleDescription
CCC.IAM.CN06Maximum Age for Long-Term Static CredentialsEnsure that long-lived static credentials like access keys are programmatically rotated within a defined time period to limit the window of opportunity if compromised.
CCC.IAM.CN09Enforce Federated Single Sign-On (SSO) for Human UsersEnsure that all human users must authenticate through a central, federated Identity Provider (IdP) to access the cloud environment. This eliminates cloud-native user accounts with long-lived passwords, centralizes authentication controls, and simplifies lifecycle management.

External Mappings

FrameworkIDRemarks
MITRE-ATT&CKT1078.004Valid Accounts: Cloud Accounts
MITRE-ATT&CKT1552Unsecured Credentials