Description
Contributor PHP Object Injection in RTMKit <= 2.1.5 versions.
Published: 2026-09-03
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Contributor PHP Object Injection occurs in the WordPress RTMKit plugin through version 2.1.5. The flaw allows an attacker to embed a PHP object within serialized data that the plugin will unserialize during normal operation. If an attacker can supply crafted serialized payloads, the deserialization process can result in arbitrary PHP code execution on the host, compromising confidentiality, integrity, and availability of the entire WordPress site.

Affected Systems

The vulnerability affects the WordPress RTMKit plugin developed by RomeTheme. All releases up to and including version 2.1.5 are susceptible. Updating the plugin to version 2.1.6 or later removes the vulnerable code path and eliminates the deserialization entry point.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity, and the EPSS score is not available, so there is insufficient data to gauge current exploitation frequency. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that attackers would need to supply crafted serialized data that the plugin will unserialize, potentially through web form or REST endpoints. Successful exploitation would allow execution of arbitrary PHP code on the server.

Generated by OpenCVE AI on September 3, 2026 at 20:42 UTC.

Remediation

Vendor Solution

Update the WordPress RTMKit Plugin to the latest available version (at least 2.1.6).


OpenCVE Recommended Actions

  • Apply the latest WordPress RTMKit plugin version 2.1.6 or newer to remove the object deserialization flaw.
  • If an update cannot be performed immediately, deactivate or delete the RTMKit plugin to eliminate the vulnerable unserialization path.
  • Configure site security controls (e.g., a web‑application firewall) to block or validate incoming requests containing serialized data before they reach the RTMKit plugin.

Generated by OpenCVE AI on September 3, 2026 at 20:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Rometheme
Rometheme rtmkit
Wordpress
Wordpress wordpress
Vendors & Products Rometheme
Rometheme rtmkit
Wordpress
Wordpress wordpress

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description Contributor PHP Object Injection in RTMKit <= 2.1.5 versions.
Title WordPress RTMKit plugin <= 2.1.5 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Rometheme Rtmkit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T17:35:53.825Z

Reserved: 2026-09-02T09:57:31.409Z

Link: CVE-2026-84752

cve-icon Vulnrichment

Updated: 2026-09-03T17:35:51.009Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T17:17:25.547

Modified: 2026-09-03T18:17:28.370

Link: CVE-2026-84752

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T20:45:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data