Manta
06/04/2025, 7:38 AMBrian Reilly
06/05/2025, 12:35 PM\cfusion\wwwroot\CFIDE\lockdown\lockdown.cfc is throwing an error because of the remote method changes in CF2023U14 / APSB25-52, and discussed in a few recent threads. See the "Remote Method Changes" section here: https://helpx.adobe.com/coldfusion/kb/coldfusion-2023-update-14.html.
Adobe will probably have to release an updated version of lockdown.cfc where the checkAdminCredentials method explicitly declares the USERNAME and PASSWORD arguments.Brian Reilly
06/05/2025, 4:08 PM-Dcoldfusion.runtime.remotemethod.matchArguments=false JVM argument set, run the lockdown tool, and then restart ColdFusion without that argument if you want to re-enable that protection. The link about has more info on that JVM setting