RELEASED- ColdFusion 2023 and 2021 November 14th, 2023 Security Updates

ColdFusion (2023 release) Update 6  and ColdFusion (2021 release) Update 12 (release date, November 14, 2023) address vulnerabilities that are mentioned in the security bulletin, APSB23-52. These updates resolve critical vulnerabilities that could lead to improper access control and security feature bypass and others.   Where do I download the updates from ColdFusion (2023 updates) ColdFusion (2021 updates) In these updates, we’ve fixed a few security bugs mentioned in the security bulletin,  APSB23-52. For more information, see the tech notes below: ColdFusion (2023 […]

CF 2023 issue

Coldfusion 2023 I can access my site fine from the server its on with the domain name, login in fine, etc. But when I try from a remote machine on the same network it gives me the login in page, but after that I get the Forbidden message. Thoughts? Logs aren’t given me much… Forbidden You don’t have permission to access /page.cfm on this server.

Coldfusion Very Slow

Coldfusion very slow to load pages

RELEASED- ColdFusion 2023 and 2021 October Updates

Document update history: – 10/10/2023: Added Docker Hub and ECR locations. – 10/10/2023: Refreshed the Server ZIP and GUI installers, Lockdown installer, and Add-on installer for ColdFusion (2023 release). Head over to ColdFusion downloads to download the installers.   We are pleased to announce the availability of ColdFusion (2023 release) Update 5 and ColdFusion (2021 release) Update 11 today! Where do I download the updates from ColdFusion (2023 updates) ColdFusion (2021 updates) What’s new and changed in the updates Both the […]

Installing Coldfusion 2023 with Apache 2.4

Used old versions of Coldfusion, CF 10,  when installing Coldfusion 2023 it doesn’t ask for the server configuration tool and installs the local server. I run the web server tool for Apache and config it.  Restarted services, even restarted machine, but all I get is the error below. Logs aren’t pointing me anywhere. Thoughts?: Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

How to upgrade JDK version in ColdFusion Server

Upgrade JDK version ColdFusion Server Updated

RELEASED- ColdFusion 2023 and 2021 August 17th, 2023 Updates

We are pleased to announce the availability of ColdFusion (2023 release) Update 4 and ColdFusion (2021 release) Update 10. These updates introduce the ColdFusion serial filter that can be used to allow or disallow Java classes or packages for the deserialization of Wddx packets. What is the ColdFusion serial filter? The cfserialfilter.txt file ensures protection against insecure Wddx deserialization attacks. On the other hand, the already existing serialfilter.txt blocks Java deserialization by disallowing certain Java classes or packages. How do […]

cfreport is very slow in ColdFusion2023

cfreport is very slow in ColdFusion2023

macOS support for Cold Fusion

Hello.  Is Cold Fusion supported on macOS Monterey and Ventura, or is it only supported on Big Sur and earlier?  Thanks.

Moving CF site to a new server – not working

We are moving all our CF sites from one server to a new one.  I am not a CF developer at all.  Once we move the site to the new server, the page only displays “an error occurred”.  I can confirm that IIS and CF are serving up pages correctly.  I think the issue may be with the application,cfc file, but I am completely unsure.  I’m not sure where to look for log files to troubleshoot either.  Any advice would […]

Disable Optional Semicolons in CF2021

Looking for a way to disable the optional semicolons feature.