AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-34074

UNKNOWN · CVSS N/A EPSS 1.34% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-02 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution arbitrary code execution code execution
GitHub PoC Links
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-34074
Severity
UNKNOWN
CVSS
N/A
EPSS
1.34%

Original NVD 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.