CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-34074: Lucee Admin Interface Authenticated Remote Code Execution via Scheduled Job File Write

9.4 CVSS

Description

An authenticated remote code execution vulnerability exists in Lucee’s administrative interface due to insecure design in the scheduled task functionality. An administrator with access to /lucee/admin/web.cfm can configure a scheduled job to retrieve a remote .cfm file from an attacker-controlled server, which is written to the Lucee webroot and executed with the privileges of the Lucee service account. Because Lucee does not enforce integrity checks, path restrictions, or execution controls for scheduled task fetches, this feature can be abused to achieve arbitrary code execution. This issue is distinct from CVE-2024-55354.

Classification

CVE ID: CVE-2025-34074

CVSS Base Severity: CRITICAL

CVSS Base Score: 9.4

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Problem Types

CWE-94 Improper Control of Generation of Code ('Code Injection') CWE-829 Inclusion of Functionality from Untrusted Control Sphere

Affected Products

Vendor: Lucee Association Switzerland

Product: Lucee

References

https://nvd.nist.gov/vuln/detail/CVE-2025-34074
https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/lucee_scheduled_job.rb
https://github.com/lucee/Lucee
https://vulncheck.com/advisories/lucee-admin-interface-rce

Timeline