CVE Catalog

CVE-2026-29519

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

31th percentile - higher than 31% of all known CVEs

Summary

Lucee CFML Server versions 5.3.x, 6.1.x, 6.2.x, and 7.0.x contain a reflected cross-site scripting vulnerability in URL path parsing. An unauthenticated remote attacker can embed HTML/JavaScript payloads in the request path, which are reflected in the server response without proper output encoding. This allows session hijacking or unauthorized actions against the Lucee administrative interface when a victim visits a crafted link.

Risk Assessment

The risk for the organization includes potential theft of administrator sessions and unauthorized access to the Lucee admin panel, which could lead to full compromise of the CFML server and control over hosted applications.

Recommendation

Immediately update Lucee CFML Server to the latest patched version for your release line and implement output encoding for all URL-derived data.

Related vulnerabilities

Original NVD description (English source)

Lucee CFML Server versions across the 5.3.x, 6.1.x, 6.2.x, and 7.0.x release lines contain a reflected cross-site scripting vulnerability in URL path parsing that allows unauthenticated remote attackers to execute arbitrary JavaScript in a victim's browser by embedding HTML or JavaScript payloads within the request path. Attackers can craft a malicious URL containing injected script content that is reflected in the server's response without proper output encoding, enabling session hijacking or unauthorized actions against the Lucee administrative interface when a victim visits the crafted link.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS