Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-29519. PoCs published by L4V4D0.
AI-analyzed exploit summary This repository provides a proof-of-concept for CVE-2026-29519, a reflected XSS vulnerability in Lucee CFML's URL path parsing mechanism. The PoC demonstrates arbitrary JavaScript execution via a crafted URL containing an HTML img tag with an onerror handler.
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.
Exploits (1)
This repository provides a proof-of-concept for CVE-2026-29519, a reflected XSS vulnerability in Lucee CFML's URL path parsing mechanism. The PoC demonstrates arbitrary JavaScript execution via a crafted URL containing an HTML img tag with an onerror handler.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N