Description
Author PHP Object Injection in Jeg Kit for Elementor <= 3.2.10 versions.
Published: 2026-08-06
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Jeg Kit for Elementor plugin up to and including version 3.2.10 contains a PHP Object Injection flaw that allows malicious input to be deserialized during normal operation. By sending crafted data that is unserialized, an attacker could instantiate arbitrary PHP objects. This vulnerability falls under CWE-502 and could enable remote code execution or modification of sensitive data, depending on the classes that are instantiated by the flaw.

Affected Systems

WordPress sites that have the Jeg Kit for Elementor plugin installed with a version less than or equal to 3.2.10 are affected. The plugin is maintained by Jeg Theme and is used to embed Elementor elements. Any site that has not upgraded to 3.2.11 or later remains vulnerable.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. While the EPSS score is not reported, the lack of a KEV listing does not diminish the potential for exploitation. The likely attack vector is remote and can be triggered through normal HTTP requests or administrative functions that accept serialized data. Once the vulnerability is leveraged, an attacker can potentially execute arbitrary PHP code or tamper with site data.

Generated by OpenCVE AI on August 6, 2026 at 15:49 UTC.

Remediation

Vendor Solution

Update the WordPress Jeg Elementor Kit plugin to the latest available version (at least 3.2.11).


OpenCVE Recommended Actions

  • Update the Jeg Elementor Kit plugin to 3.2.11 or newer.
  • Configure PHP to restrict unserialize usage, e.g., by enabling the "allowed_classes" parameter to limit deserialization to expected classes.
  • Deploy or configure a web application firewall that monitors and blocks suspicious deserialization payloads and consider disabling unused plugin features.

Generated by OpenCVE AI on August 6, 2026 at 15:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Author PHP Object Injection in Jeg Kit for Elementor <= 3.2.10 versions.
Title WordPress Jeg Elementor Kit plugin <= 3.2.10 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:20:51.521Z

Reserved: 2026-07-22T08:54:17.066Z

Link: CVE-2026-65549

cve-icon Vulnrichment

Updated: 2026-08-06T15:20:47.438Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:00:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data