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, selectUsers - Under
Manage, selectPassword reset - Select
Authentication methods - Ensure that
Number of methods required to resetis set to2
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, selectUsers - Under
Manage, selectPassword reset - Select
Authentication methods - Set the
Number of methods required to resetto2 - 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
- https://learn.microsoft.com/en-us/security/benchmark/azure/mcsb-identity-management#im-6-use-strong-authentication-controls
- https://learn.microsoft.com/en-us/entra/identity/authentication/passwords-faq#password-reset-registration
- https://support.microsoft.com/en-us/account-billing/reset-your-work-or-school-password-using-security-info-23dde81f-08bb-4776-ba72-e6b72b9dda9e
- https://learn.microsoft.com/en-us/entra/identity/authentication/concept-authentication-methods
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 6.3 Require MFA for Externally-Exposed Applications | x | x | |
| v8 | 6.4 Require MFA for Remote Network Access | x | x | x |
| v7 | 16.3 Require Multi-factor Authentication | x | x |
Profile
Level 1 | Manual