Impact
Unlimited Elements For Elementor, a WordPress plugin, contains a reflected cross‑site scripting flaw triggered by the formData[id] parameter. An attacker can embed malicious JavaScript that is echoed back in an exception message without escaping when the AJAX handler returns text/html. When an affected user visits a crafted link, the script runs in the victim’s browser, potentially stealing session cookies, defacing content, or loading additional payloads.
Affected Systems
The flaw affects the UniteCMS Unlimited Elements For Elementor plugin for WordPress in all releases through version 2.0.17. It is relevant to any WordPress installation that has the plugin installed and publicly accessible.
Risk and Exploitability
With a CVSS base score of 6.1, the vulnerability is of moderate severity. The public AJAX endpoint is registered on the wp action without any nonce or capability checks, meaning no authentication is required for exploitation. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog. Attackers can trigger the flaw by crafting a link that targets the formData[id] parameter, and the response is parsed as HTML, allowing the injected script to execute.
OpenCVE Enrichment