Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/jeg-elementor-kit/tags/3.0.3/class/da
- https://plugins.trac.wordpress.org/browser/jeg-elementor-kit/tags/3.0.3/class/da
- https://plugins.trac.wordpress.org/browser/jeg-elementor-kit/tags/3.0.3/class/da
- https://plugins.trac.wordpress.org/changeset?old_path=%2Fjeg-elementor-kit/tags/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a420a8b5-e43e-4c0d-86f
FAQ
What is CVE-2026-2916?
CVE-2026-2916 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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-...
How severe is CVE-2026-2916?
CVE-2026-2916 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2916?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.