| name | cis-azure-foundations-5.5 |
| description | Ensure 'Number of methods required to reset' is set to '2' |
| category | cis-azure-foundations |
| version | 5.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","identity","password-reset","sspr","mfa","authentication"] |
| cis_id | 5.5 |
| cis_benchmark | CIS Microsoft Azure Foundations Benchmark v5.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | ["cis-azure-foundations-5.9","cis-azure-foundations-5.10","cis-azure-foundations-5.11"] |
| prerequisites | [] |
| severity_boost | {} |
Ensure 'Number of methods required to reset' is set to '2'
Description
Ensures that two alternate forms of identification are provided before allowing a password reset.
Rationale
A Self-service Password Reset (SSPR) through Azure Multi-factor Authentication (MFA) ensures the user's identity is confirmed using two separate methods of identification. With multiple methods set, an attacker would have to compromise both methods before they could maliciously reset a user's password.
Impact
There may be administrative overhead, as users who lose access to their secondary authentication methods will need an administrator with permissions to remove it. There will also need to be organization-wide security policies and training to teach administrators to verify the identity of the requesting user so that social engineering cannot render this setting useless.
Audit Procedure
Using Azure Portal
- From Azure Home select the Portal Menu
- Select
Microsoft Entra ID
- Under
Manage, select Users
- Under
Manage, select Password reset
- Select
Authentication methods
- Ensure that
Number of methods required to reset is set to 2
Expected Result
Number of methods required to reset should be set to 2.
Remediation
Using Azure Portal
- From Azure Home select the Portal Menu
- Select
Microsoft Entra ID
- Under
Manage, select Users
- Under
Manage, select Password reset
- Select
Authentication methods
- Set the
Number of methods required to reset to 2
- Click
Save
Default Value
By default, the Number of methods required to reset is 1.
References
- https://learn.microsoft.com/en-us/entra/identity/authentication/tutorial-enable-sspr
- https://learn.microsoft.com/en-us/entra/identity/authentication/concept-registration-mfa-sspr-combined