Impact
Lucee is vulnerable to a protection mechanism failure that can let an attacker run code that would be expected to be blocked and access resources that would be expected to be protected.
This patch is strongly recommended for multi-tenant and shared hosting environments.
To be clear, this is not a Lucee Admin vulnerability and the majority of Lucee installations will not be vulnerable.
If you are using your own VPS / Server, i.e you have root or Administrator access, it is unlikely you are using shared hosting, if in doubt contact your Hosting provider / System Admin to confirm.
Patches
Lucee 6.1.1.118 and newer already support this mitigation
The mitigation has been backported to the 5.4.7.3 LTS stable release.
Workarounds
This behaviour can be disabled by setting the following Java System Property or Environment Variable and restarting Lucee
· System property: -Dlucee.compiler.block.bytecode=true
· Environment variable: LUCEE_COMPILER_BLOCK_BYTECODE=true
References
https://dev.lucee.org/t/lucee-cve-2024-55354-security-advisory-april-2025/14963
https://helpx.adobe.com/security/products/coldfusion/apsb25-15.html
Impact
Lucee is vulnerable to a protection mechanism failure that can let an attacker run code that would be expected to be blocked and access resources that would be expected to be protected.
This patch is strongly recommended for multi-tenant and shared hosting environments.
To be clear, this is not a Lucee Admin vulnerability and the majority of Lucee installations will not be vulnerable.
If you are using your own VPS / Server, i.e you have root or Administrator access, it is unlikely you are using shared hosting, if in doubt contact your Hosting provider / System Admin to confirm.
Patches
Lucee 6.1.1.118 and newer already support this mitigation
The mitigation has been backported to the 5.4.7.3 LTS stable release.
Workarounds
This behaviour can be disabled by setting the following Java System Property or Environment Variable and restarting Lucee
· System property:
-Dlucee.compiler.block.bytecode=true· Environment variable:
LUCEE_COMPILER_BLOCK_BYTECODE=trueReferences
https://dev.lucee.org/t/lucee-cve-2024-55354-security-advisory-april-2025/14963
https://helpx.adobe.com/security/products/coldfusion/apsb25-15.html