ColdFusion must have Remote Development Services (RDS) disabled.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-279042SRG-APP-000141-AS-000095APAS-CF-000200SV-279042r1171505_rule2025-12-191
Description
Application servers provide a myriad of differing processes, features, and functionalities. Some of these processes may be deemed to be unnecessary or too unsecure to run on a production DOD system. RDS is used in a development environment to allow authenticated users access to the server using special features within code editors like Dreamweaver, HomeSite+, ColdFusion Studio, Eclipse, and VSCode to obtain information from the server. For example, developers can determine what data sources exist, query them, build code based on them, and more. RDS also enables access from within the editors to files on the server (even remotely) over HTTP, as an alternative to FTP. This feature is not meant for production environments.
ℹ️ Check
Verify RDS is disabled. From the Admin Console Landing Screen, navigate to Security >> RDS. If "Enable RDS Service" is checked, this is a finding.
✔️ Fix
Disable RDS. 1. From the Admin Console Landing Screen, navigate to Security >> RDS. 2. Uncheck "Enable RDS Service". 3. Select "Submit Changes".