Description
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.
Published: 2026-07-10
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Lucee CFML Server allows an unauthenticated attacker to inject and execute arbitrary JavaScript in a victim’s browser. The injected script can hijack sessions or perform unauthorized actions against the Lucee administrative interface, thereby compromising confidentiality and integrity of the web application.

Affected Systems

Lucee CFML Server versions across the 5.3.x, 6.1.x, 6.2.x, and 7.0.x release lines are affected. Specific sub‑version details are not enumerated, so any build that belongs to these major release lines is potentially vulnerable.

Risk and Exploitability

The CVSS base score of 6.2 signals a moderate risk level. The EPSS score of < 1% indicates a low probability of exploitation. The vulnerability is currently not listed in CISA’s KEV catalog. The likely attack vector is straightforward: an unauthenticated user crafts a URL containing malicious script payloads in the path; the server reflects these payloads in its response without proper output encoding, enabling the script to run in the victim’s browser context.

Generated by OpenCVE AI on July 28, 2026 at 08:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to a released version of Lucee that fixes the URL path parsing XSS flaw.
  • Apply any vendor‑provided patch that addresses the reflected script injection in URL paths.
  • If a patch is not yet available, block or sanitize incoming URL paths; no user‑supplied data should be reflected back to the client without encoding.

Generated by OpenCVE AI on July 28, 2026 at 08:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Lucee
Lucee lucee
Vendors & Products Lucee
Lucee lucee

Fri, 10 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Lucee CFML Server Reflected XSS via URL Path Parsing
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N'}

cvssV4_0

{'score': 6.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T18:39:56.709Z

Reserved: 2026-03-04T15:39:26.872Z

Link: CVE-2026-29519

cve-icon Vulnrichment

Updated: 2026-07-10T16:39:19.748Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:30:18Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')