What the vulnerability does
01Description
The Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Image Box widget's 'sg_body_description' parameter in versions up to, and including, 3.2.6. This is due to insufficient input sanitization and output escaping on the description attribute in the render_body() method of the Image_Box_View class — every other attribute used by the method is wrapped in esc_attr(), but the description value is concatenated directly into HTML body context. 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.
Explanation of Vulnerability in Simple Terms
02Summary
Jeg Kit for Elementor versions up to 3.2.6 contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts. The vulnerability has a changed scope, meaning the impact can extend beyond the plugin itself. Site administrators should update to a version newer than 3.2.6 to remediate this issue.
What an attacker can do
03Attacker Capabilities
Inject and execute malicious JavaScript that affects other users or site functionality.
Potential impact on your site
04Site Impact
Authenticated attackers can inject scripts affecting other users or site behavior; update the plugin immediately.
Conditions required to exploit
05Prerequisites
Attacker must have a WordPress user account with at least low-level privileges.
Key dates
06Disclosure timeline
July 10, 2026
CVE published
July 10, 2026
Record updated