PT-2026-84609 · WordPress · Wp User Frontend
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
User Frontend WordPress plugin versions prior to 4.3.11
Description
Authenticated users with subscriber-level access and above can perform PHP Object Injection, which may lead to remote code execution if a suitable gadget chain is present on the site. This occurs because the plugin fails to prevent user-supplied field values from being deserialized when a submitted post is reopened in its frontend editing form. PHP Object Injection is a technique where untrusted input is passed to the
unserialize() function, allowing an attacker to manipulate the object's properties and potentially execute arbitrary code.Recommendations
Update User Frontend WordPress plugin to version 4.3.11 or later.
Exploit
Fix
RCE
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wp User Frontend