CVE-2026-19116

8.8

WordPress · User Frontend

The User Frontend WordPress plugin contains a PHP Object Injection vulnerability due to insecure deserialization of user-supplied data during frontend post editing, potentially leading to RCE.

Executive summary

A critical PHP Object Injection vulnerability in the User Frontend WordPress plugin allows authenticated attackers to potentially achieve remote code execution.

Vulnerability

The plugin fails to validate user-supplied field values during the frontend post editing process. An authenticated attacker with subscriber-level access or higher can leverage this deserialization flaw to perform PHP Object Injection, which may result in remote code execution if a suitable gadget chain is present.

Business impact

Successful exploitation of this vulnerability could grant an attacker the ability to execute arbitrary code on the underlying server. Given the CVSS score of 8.8, this represents a high risk of full system compromise, data theft, and potential lateral movement within the network.

Remediation

Immediate Action: Update the User Frontend plugin to version 4.3.11 or later immediately.

Proactive Monitoring: Review application logs for unusual serialized strings or unexpected PHP error messages associated with the post-editing functionality.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules designed to detect and block common PHP object injection patterns.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Organizations utilizing the User Frontend plugin must prioritize this update. The potential for remote code execution necessitates immediate patching to prevent unauthorized access and potential server takeover.

More WordPress CVEs

Sources

Originally found and disclosed by Erwan LR (WPScan), with WPScan (coordinator), per the CVE Program record.