| name | cis-azure-foundations-5.3.7 |
| description | Ensure all non-privileged role assignments are periodically reviewed |
| category | cis-azure-foundations |
| version | 5.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","identity","identity-reviews"] |
| cis_id | 5.3.7 |
| cis_benchmark | CIS Microsoft Azure Foundations Benchmark v5.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | ["cis-azure-foundations-5.3.4","cis-azure-foundations-5.3.6"] |
| prerequisites | [] |
| severity_boost | {} |
Ensure all non-privileged role assignments are periodically reviewed
Description
Perform a periodic review of non-privileged role assignments to ensure that the non-privileged roles assigned to users are appropriate.
Note: Determining 'appropriate' assignments requires a clear understanding of your organization's personnel, systems, policies, and security requirements. This cannot be effectively prescribed in a procedure.
Rationale
To ensure the principle of least privilege is followed, non-privileged role assignments should be reviewed periodically to confirm that users are granted only the minimum level of permissions they need to perform their tasks.
Impact
Increased administrative effort to manage and remove role assignments appropriately.
Audit Procedure
Using Azure Portal
- Go to
Subscriptions.
- Click the name of a subscription.
- Click
Access control (IAM).
- Click
Role assignments.
- Click
Job function roles.
- For each role, ensure the assignments are appropriate.
- Repeat steps 1-6 for each subscription.
Expected Result
All non-privileged role assignments should be appropriate and justified. No unnecessary or outdated role assignments should exist.
Remediation
Remediate from Azure Portal
- Go to
Subscriptions.
- Click the name of a subscription.
- Click
Access control (IAM).
- Click
Role assignments.
- Click
Job function roles.
- Check the box next to any inappropriate assignments.
- Click
Delete.
- Click
Yes.
- Repeat steps 1-8 for each subscription.
Default Value
Users do not have non-privileged roles assigned to them by default.
References
- https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|
| v8 | 6.8 Define and Maintain Role-Based Access Control |