Will there be an update to Lucee (specifically embedded Tomcat) to address this Tomcat vulnerability: CVE-2025-31650?
This is how I update Tomcat on Windows.
-
Download the core Tomcat 11 in ZIP format from Apache Tomcat® - Apache Tomcat 11 Software Downloads
-
Stop the Lucee service
-
Copy the contents of C:\Lucee\tomcat\lib folder to a backup
-
Copy the contents of C:\Lucee\tomcat\bin folder to a backup
-
Unzip the contents on the corresponding lib folder into C:\Lucee\tomcat\lib folder.
-
Unzip the contents on the corresponding bin folder into C:\Lucee\tomcat\bin folder.
-
Restart the Lucee service
That vulnerability was published six months ago and indicates that the issue was resolved in Tomcat 11.0.6. Lucee is currently bundled with Tomcat 11.0.9.
1 Like
