CVE-2026-84752

8.8

Rometheme · RTMKit

RTMKit versions 2.1.5 and earlier contain a PHP object injection vulnerability that allows authenticated contributors to execute arbitrary code.

Executive summary

A critical PHP object injection vulnerability in the RTMKit WordPress plugin allows authenticated attackers to execute arbitrary code, posing a severe risk to site integrity.

Vulnerability

This vulnerability is classified as CWE-502: Deserialization of Untrusted Data. It allows an authenticated user with contributor-level access to inject malicious PHP objects, potentially leading to remote code execution.

Business impact

Successful exploitation of this flaw grants an attacker the ability to execute arbitrary code on the underlying server. Given the high CVSS score of 8.8, this vulnerability represents a significant risk of full system compromise, unauthorized data access, and potential site takeover, which could lead to significant operational disruption and loss of sensitive information.

Remediation

Immediate Action: Update the RTMKit plugin to version 2.1.6 or the latest available version immediately.

Proactive Monitoring: Review WordPress access and error logs for suspicious PHP deserialization patterns or unexpected execution attempts originating from contributor-level accounts.

Compensating Controls: Deploy a Web Application Firewall with rules configured to detect and block serialized PHP objects in HTTP requests to neutralize the attack vector until patching is completed.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The severity of this vulnerability, combined with the potential for complete system compromise, necessitates immediate action. Administrators must prioritize updating the RTMKit plugin to version 2.1.6. If immediate patching is not possible, restricted access for contributor accounts or the implementation of robust WAF filtering is advised to prevent exploitation.

Sources

Originally found and disclosed by daroo | Patchstack Bug Bounty Program, per the CVE Program record.