Unauthenticated RPC clients must be restricted from connecting to the RPC server.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| medium | V-220824 | SRG-OS-000379-GPOS-00164 | WN10-CC-000165 | SV-220824r971545_rule | 2025-09-24 | 3 |
Description
Configuring RPC to restrict unauthenticated RPC clients from connecting to the RPC server will prevent anonymous connections.
ℹ️ Check
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: \SOFTWARE\Policies\Microsoft\Windows NT\Rpc\
Value Name: RestrictRemoteClients
Value Type: REG_DWORD
Value: 1
✔️ Fix
Configure the policy value for Computer Configuration >> Administrative Templates >> System >> Remote Procedure Call >> "Restrict Unauthenticated RPC clients" to "Enabled" and "Authenticated".