Whatever message this page gives is out now! Go check it out!

ColdFusion (2023 release) Performance Monitoring Toolset Update 1

Last update:
Jul 14, 2026
ColdFusion (2023 release) Performance Monitoring Toolset Update 1 tech note

Overview

ColdFusion (2023 release) Performance Monitoring Toolset Update 1 (release date, 14 July, 2026) includes fixes for critical arbitrary code execution vulnerabilities. For additional details, see Security Bulletin APSB26-82.

Known issues in this update

Installing a PMT hotfix on a remote machine may render incorrectly. The splash screen may not appear, the install window may display at an incorrect size, or the final Install button may not respond, when the local machine's display scaling is set above 100%. As a workaround, reset the local system's display scaling to 100%, then launch the hotfix installer on the remote machine.

Prerequisites

Note: On 64-bit computers, use 64-bit JRE for 64-bit Performance Monitoring Toolset.
If the Performance Monitoring Toolset server is behind a proxy, specify the proxy settings for the server to get the update notification and download the updates. Specify proxy settings using the system properties below in the jvm.config, or provide the proxy settings in Performance Monitoring Toolset dashboard (Settings > Updates > Settings)
  • http.proxyHost
  • http.proxyPort
  • http.proxyUser
  • http.proxyPassword

Installation

Note: In Performance Monitoring Toolset, on Windows, the Datastore must be stopped manually before installing or uninstalling the update and then manually restarted afterwards.
For non-Windows, the update can be installed through the PMT dashboard or command-line.
If you get the following error when installing the update using the Download or Download and Install option, ensure that the folder {pmt_install_home}/hf-updates has write permission: "Error occurred while installing PMT update. Please try again."
The backup is located at {pmt_install_home}/hf-updates/hf-2023-00001-330145/backup.

Installing the update manually

Click the link to download the JAR. The MD5 checksum is: cb3ee077a8309a9898b794b58d84d317
Execute the following command on the downloaded JAR. You must have privileges to start or stop Performance Monitoring Toolset and Datastore services.
  • Windows: pmt_install_home/jre/bin/java.exe -jar jar-file-dir/hotfix-001-330145.jar
  • Linux-based platforms: pmt_install_home/jre/bin/java -jar jar-file-dir/hotfix-001-330145.jar
Ensure that the JRE bundled with Performance Monitoring Toolset is used for executing the downloaded JAR.
Install the update from a user account that has permissions to restart Performance Monitoring Toolset and Datastore services.

Post installation

After applying this update, the ColdFusion Performance Monitoring Toolset build number should be 2023,0,01,330145.

Uninstallation

Before uninstalling on Windows, stop the Datastore service.
To uninstall the update, perform one of the following:
  • In Performance Monitoring Toolset Dashboard, select Uninstall in Settings > Updates > Installed Updates.
  • Run the uninstaller for the update from the command prompt. For example, java -jar {pmt_install_home}/hf-updates/hf-2023-00001-330145/uninstall/uninstaller.jar

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page