Windows Server 2025 FTP servers must be configured to prevent anonymous logons.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-278027WN25-00-000420SV-278027r1181803_ruleCCI-000366medium
Description
The FTP service allows remote users to access shared files and directories. Allowing anonymous FTP connections makes user auditing difficult. Using accounts that have administrator privileges to log on to FTP risks that the userid and password will be captured on the network and give administrator access to an unauthorized user.
STIGDate
Microsoft Windows Server 2025 Security Technical Implementation Guide2026-02-20

Details

Check Text (C-278027r1181803_chk)

If FTP is not installed on the system, this is not applicable. Open Internet Information Services (IIS) Manager. Select the server. Double-click "FTP Authentication". If the "Anonymous Authentication" status is "Enabled", this is a finding.

Fix Text (F-82462r1180786_fix)

Configure the FTP service to prevent anonymous logons. Open IIS Manager. Select the server. Double-click "FTP Authentication". Select "Anonymous Authentication". Select "Disabled" under "Actions".