Description
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.
Published: 2026-08-01
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jeg Kit for Elementor plugin (up to 3.1.1) injects a JavaScript object named JkitDashboardOption into the post editing page. This object contains full plugin inventory, WordPress and PHP version, site URLs, server capabilities, and may even expose third‑party API keys such as a Mailchimp key. The data is output without a strict capability check, so any authenticated user with Contributor-level access or higher can view it by inspecting the page source, resulting in a CWE‑200 information disclosure.

Affected Systems

All installations of Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress with versions 3.1.1 or earlier are affected. The vulnerability resides in the class/dashboard/class-dashboard.php file and applies to every site using the plugin in those releases.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate baseline risk. The EPSS score of less than 1% shows that exploitation is unlikely in the current threat landscape, and the vulnerability is not listed in the CISA KEV catalog. Attackers must be authenticated with Contributor-level privileges or higher and exploit the inline script on the post.php admin page to extract the exposed configuration data. No additional privileges or network access beyond normal post editing are required.

Generated by OpenCVE AI on August 3, 2026 at 09:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Jeg Kit for Elementor to version 3.1.2 or later, which removes the vulnerable script injection.
  • If an upgrade is not possible, edit class/dashboard/class-dashboard.php to comment out or remove the echo of the JkitDashboardOption inline script that contains sensitive configuration data.
  • Restrict Contributor-level users to only the capabilities they need, removing access to the post editing admin page where the sensitive data is displayed.

Generated by OpenCVE AI on August 3, 2026 at 09:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 01 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Jegtheme
Jegtheme jeg Kit For Elementor – Powerful Addons For Elementor, Widgets & Templates For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Jegtheme
Jegtheme jeg Kit For Elementor – Powerful Addons For Elementor, Widgets & Templates For Wordpress
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Jeg Kit for Elementor <= 3.1.1 - Authenticated (Contributor+) Exposure of Sensitive Information via 'JkitDashboardOption' Inline Script
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Jegtheme Jeg Kit For Elementor – Powerful Addons For Elementor, Widgets & Templates For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T19:07:33.118Z

Reserved: 2026-02-20T20:43:39.814Z

Link: CVE-2026-2916

cve-icon Vulnrichment

Updated: 2026-08-03T19:07:29.341Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T08:16:29.763

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-2916

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T09:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor