Description
Deserialization of Untrusted Data vulnerability in ThemeREX Kingler kingler allows Object Injection.This issue affects Kingler: from n/a through <= 1.7.
Published: 2026-03-05
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via Object Injection
Action: Immediate Patch
AI Analysis

Impact

The CVE involves a deserialization flaw in ThemeREX Kingler that allows an attacker to inject arbitrary PHP objects. This object injection can trigger magic methods during deserialization, potentially enabling the execution of arbitrary code or modification of system state. The weakness is classified as CWE‑502, which highlights the risk of insecure handling of serialized data.

Affected Systems

Systems affected are WordPress sites that use the Kingler theme from ThemeREX, versions from the first public release up to and including 1.7. Any site deploying these versions is vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 9.8, indicating a critical severity. EPSS is reported as less than 1 %, suggesting a very low probability of exploitation in the wild at present. The CVE is not listed in the KEV catalog. The likely attack vector, based on the nature of PHP object deserialization, is via web requests that include serialized data—such as form submissions, admin panel inputs, or crafted URLs. Successful exploitation would allow an attacker to run arbitrary PHP code on the affected WordPress installation.

Generated by OpenCVE AI on April 15, 2026 at 23:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kingler theme to the latest version that removes the vulnerable serialization logic.
  • If an upgrade is not immediately possible, disable the Kingler theme in the WordPress administration panel or delete it from the wp-content/themes directory to eliminate the deserialization entry point.
  • Review the theme’s code for any remaining usage of PHP’s unserialize() or unserialize() alternatives and replace them with safe input validation or the WordPress serialize/deserialize functions.

Generated by OpenCVE AI on April 15, 2026 at 23:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex kingler
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex kingler
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 06:15:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in ThemeREX Kingler kingler allows Object Injection.This issue affects Kingler: from n/a through <= 1.7.
Title WordPress Kingler theme <= 1.7 - PHP Object Injection vulnerability
Weaknesses CWE-502
References

Subscriptions

Themerex Kingler
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:15:16.980Z

Reserved: 2026-02-19T09:52:39.682Z

Link: CVE-2026-27438

cve-icon Vulnrichment

Updated: 2026-03-09T14:39:29.828Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-05T06:16:29.657

Modified: 2026-03-09T15:15:57.500

Link: CVE-2026-27438

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T23:30:17Z

Weaknesses