Jeg Kit for Elementor <= 3.1.1 - Authenticated (Contributor+) Exposure of Sensitive Information via 'JkitDashboardOption' Inline Script
Strategic Overview
- Status
- Patched in 3.1.2
- Affected Plugin
- Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress
- Affected Version
<= 3.1.1- CVSS
- 4.3Medium
- Weakness type
- CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
- CVE
CVE-2026-2916
At a glance
CVE-2026-2916 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the Jeg Kit for Elementor WordPress plugin, affecting versions <= 3.1.1. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 3.1.2; sites on affected versions should update now. Disclosed July 2026, reported by Dmitrii Ignatyev.
Vulnerability Overview
The Jeg Kit for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.1.1 via the `enqueue_scripts()` method in `class/dashboard/class-dashboard.php`. The plugin injects a `JkitDashboardOption` JavaScript object containing full plugin inventory (names, versions, paths, active status), system environment details (WordPress version, PHP version, site URLs, server capabilities), and potentially third-party API credentials (Mailchimp API key via `jkit_user_data`) as an inline script on the `post.php` admin page. Because this data is output without any capability check beyond post editing access, any authenticated user with Contributor-level access or above can view this sensitive configuration data by inspecting the page source. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive site configuration data, installed plugin details, and potentially third-party API keys.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Jeg Kit for Elementor <= 3.1.1 carries this weakness at enqueue_scripts(), and reaching it takes an account at Contributor level or above. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.
The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For Jeg Kit for Elementor the fix is 3.1.2: builds <= 3.1.1 are affected, anything from 3.1.2 onward is not.
Remediation
Update to version 3.1.2, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: Jeg Kit for Elementor 3.1.2 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress
- 8.6CVE-2022-3805: Jeg Elementor Kit <= 2.5.6 Authorization Bypass
CVE-2022-3805 - 7.5CVE-2026-65549: Jeg Kit for Elementor PHP Object Injection
CVE-2026-65549 - 6.4CVE-2026-13710: Jeg Kit for Elementor <= 3.2.6 Stored XSS
CVE-2026-13710 - 6.4CVE-2026-6916: Jeg Kit for Elementor <= 3.1.0 Stored XSS
CVE-2026-6916 - 6.4CVE-2025-14275: Jeg Elementor Kit <= 3.0.1 Stored Cross-Site Scripting
CVE-2025-14275 - 6.4CVE-2025-2944: Jeg Elementor Kit <= 2.6.12 Stored Cross-Site Scripting
CVE-2025-2944 - 6.4CVE-2024-10308: Jeg Elementor Kit <= 2.6.9 Stored Cross-Site Scripting
CVE-2024-10308 - 6.4CVE-2024-47390: Jeg Elementor Kit <= 2.6.8 Stored Cross-Site Scripting
CVE-2024-47390
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C