ColdFusion (2018 release) Update 12
If you are applying Update 12 without applying Update 8, follow the Post Installation steps mentioned for Update 8.
Note: If you are already on Update 8, you can apply Update 12 without performing any intermediary steps.
If you are updating via ColdFusion Administrator:
The minimum update versions are Update 4 or higher for ColdFusion (2018 release), due to a recent change in code signing certificate.
These are mandatory pre-requisites before updating.
The updates below are cumulative and contain all updates from previous ones. If you are skipping updates, you can apply the latest update, not those you are skipping. Further, you must take note of any changes that are implemented in each of the updates you are skipping.
To install previous updates, see ColdFusion (2018 release) Updates.
ColdFusion (2018 release) Update 12 (release date, 14 September, 2021) addresses vulnerabilities that are mentioned in the security bulletin, APSB21-75, and other bug fixes.
The update also contains support for macOS Big Sur (v11.0) and Tomcat 9.0.50.
Bug ID | Description | Component |
CF-4211179 | Unable to save Server Settings due to due to invalid default value for Maximum Pool Size. |
Administrator |
CF-4205963 | Redis Sessions must support SSL/TLS connection over port 6380. |
Administrator : Administrator Console |
CF-4207973 | An exception appears when you dump the results of the function cacheGetAllIds(). |
Caching |
CF-4211482 | Unable to install the latest PDF add-ons for Docker. |
Containers: CF Docker Image |
CF-4211421 | If the neo-datasource.xml file has the following, then after applying Update 11, 17, or 1, then the ColdFusion Data Source service is unavailable. |
Database : General |
CF-4211538 | Temporary columns in an ORDER BY clause will be randomly returned in QoQ result set even if they aren’t specified in a SELECT statement. |
Database : Query-of-Query(IMQ) |
CF-4211472 | Locally scoped table names in a Query of Query throws an internal error. |
Database : Query-of-Query(IMQ) |
CF-4202730 | In a query, if you select names with order, the order of names is not as expected. |
Database : Query-of-Query(IMQ) |
CF-4199829 | Generating a spreadsheet and not saving it to disk may cause the heap memory to behave unexpectedly. |
Document Management : Office Integration |
CF-4208032 | When copying a file to an AWS S3, the copy operation fails. |
File Management : VFS-S3 |
CF-4211636 | The ListDeleteAt function removes the last symbol instead of the entire delimiter. |
General Server |
CF-4211830 | For complex variable bindings, the final keyword is not honored. |
Language |
CF-4211478 | Erroneous 'final variable modification' exception on arrow function initializer in component mixin. |
Language |
CF-4212023 | If a ColdFusion page does not have a cfapplication tag, the default behavior is to convert formfields with commas into array. |
Language : Application Framework : PerAppSettings |
CF-4209676 | Function parameters are parsed incorrectly when passing an un-braced arrow-function literal as an argument. |
Language : CFSCRIPT |
CF-4211579 | When you dump a cfcatch object, you get, in addition of the dump, the exception "The getMetaData method was not found". |
Language : Exception Handling |
CF-4211442 | Complex object types cannot be converted to simple values | Language : Functions |
CF-4205189 | ToString() member function returns a location rather than string | Language : String Functions |
CF-4210631 | Issue where ORM does not support Object[] types. | ORM Support |
CF-4211228 | Application metadata is not thread safe under high concurrency (ConcurrentModificationException). |
Performance |
CF-4211113 | Every page request calls getRealPath()as part of PathFilter.invoke(), which results in a touch to the file system. |
Performance |
CF-4211876 | Mismatch in argument type after installing Update 11 from Update 10 of ColdFusion (2018 release). |
REST Services |
CF-4206686 | cflogin doesn't work in a cluster with Redis session management | Security : Authentication |
CF-4202953 | CF Scripts URI must be randomized. | Security : LockdownGuide |
For instructions on how to install this update, see Server Update section. For any questions related to updates, see this FAQ.
Windows: <cf_root>/jre/bin/java.exe -jar <jar-file-dir>/hotfix-012-328566.jar
Linux-based platforms: <cf_root>/jre/bin/java -jar <jar-file-dir>/hotfix-012-328566.jar
Ensure that the JRE bundled with ColdFusion is used for executing the downloaded JAR. For standalone ColdFusion, this must be at, <cf_root>/jre/bin.
Install the update from a user account that has permissions to restart ColdFusion services and other configured webservers .
For further details on how to manually update the application, see the help article.
After applying this update, the ColdFusion build number should be 2018,0,12,328566.
Post installation, we recommend rebuilding or reconfiguring your connector.
Note: This holds true only if you have applied Update 12 without applying Update 8.
If you see Error 503 or Error 403 when firing up your websites, see the troubleshooting steps.
To uninstall the update, perform one of the following:
If you can't uninstall the update using the above-mentioned uninstall options, the uninstaller could be corrupted. However, you can manually uninstall the update by doing the following:
Sign in to your account