ZeroHour

CVE-2026-14558

moderate

PHP Object Injection Leading to RCE in WordPress User Frontend Plugin

CVSS 3.1
7.2 high
EPSS
<1%p43
Published
()
Modified
AI analysis

The User Frontend WordPress plugin before 4.3.10 fails to properly validate field type definitions and passes user-controlled post metadata to PHP unserialization when rendering submitted posts. An attacker with Editor-level access or higher on a WordPress site can craft malicious metadata that is deserialized, injecting arbitrary PHP objects. If a suitable property-oriented programming (POP) chain exists in the installed theme or plugins, this can escalate to full remote code execution; otherwise the impact is typically limited to object injection effects. Sites running an affected version of the plugin, particularly those that allow Editor- or Author-level contributors to submit content, are affected. There is no known public proof-of-concept, the flaw is not listed in CISA KEV, and current exploitation probability is low (EPSS about 0.5% over 30 days).

What to do: Update User Frontend to version 4.3.10 or later. Until patched, restrict content-submission workflows to fully trusted users and review accounts holding Editor-level or higher privileges, as these roles are sufficient to trigger the flaw. Audit installed themes and plugins for POP chains that could turn the object injection into remote code execution, and monitor logs for suspicious activity around submitted-post rendering.

Affected
weDevs User Frontend (WordPress plugin)All versions before 4.3.10
Estimated exposure
moderate≈10,000–20,000 active WordPress sites — Based on the plugin's active-install counts reported in the WordPress.org plugin directory, which put User Frontend in the tens of thousands of active installs.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The User Frontend WordPress plugin before 4.3.10 does not properly validate field type definitions and deserialises user-controlled post metadata when rendering submitted posts, allowing users with Editor-level access and above to inject arbitrary PHP objects, which can lead to remote code execution when a suitable POP chain is present on the site.

Ecosystems
WordPress
Weakness
CWE-502
Vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.