CVE-2025-8391
Description
The Magic Edge – Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘height’ parameter in all versions up to, and including, 1.1.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Magic Edge – Lite plugin ≤1.1.6 has stored XSS via unescaped 'height' parameter, allowing Contributor+ users to inject arbitrary scripts.
The Magic Edge – Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and output escaping of the 'height' parameter in its shortcode [1]. The shortcode attributes are directly taken from user input without validation [2], allowing malicious script injection.
Authenticated attackers with Contributor-level access or higher can exploit this by crafting a post or page containing the vulnerable shortcode with a malicious 'height' value. When any user (including administrators) views the affected page, the injected script executes in their browser, because the output is not escaped before being rendered.
Successful exploitation could lead to session cookie theft, account takeover, defacement, or redirection to malicious sites. The attacker does not need any special network position beyond being able to create or edit posts.
The plugin was closed on July 31, 2025, and is no longer available for download. No patch is provided; users should immediately remove the plugin and consider alternative solutions for background removal in WordPress [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=1.1.6
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.