Windows Server 2019 must be configured to prevent anonymous users from having the same permissions as the Everyone group.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-205915WN19-SO-000240SV-205915r991589_ruleCCI-000366medium
Description
Access by anonymous users must be restricted. If this setting is enabled, anonymous users have the same rights and permissions as the built-in Everyone group. Anonymous users must not have these permissions or rights.
STIGDate
Microsoft Windows Server 2019 Security Technical Implementation Guide2025-05-23

Details

Check Text (C-205915r991589_chk)

If the following registry value does not exist or is not configured as specified, this is a finding: Registry Hive: HKEY_LOCAL_MACHINE Registry Path: \SYSTEM\CurrentControlSet\Control\Lsa\ Value Name: EveryoneIncludesAnonymous Value Type: REG_DWORD Value: 0x00000000 (0)

Fix Text (F-6180r356108_fix)

Configure the policy value for Computer Configuration >> Windows Settings >> Security Settings >> Local Policies >> Security Options >> "Network access: Let Everyone permissions apply to anonymous users" to "Disabled".