Description
The User Profile Builder WordPress plugin before 4.0.1 does not validate the type of data being deserialized when importing a configuration file, allowing high privilege users such as administrators to conduct PHP Object Injection. The affected feature is a free add-on which is disabled by default, and no POP chain is present in the User Profile Builder WordPress plugin before 4.0.1 itself, so further impact requires a suitable gadget from another installed User Profile Builder WordPress plugin before 4.0.1 or .
Published: 2026-08-29
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The User Profile Builder WordPress plugin before 4.0.1 fails to validate the type of data it deserializes when an administrator imports a configuration file, creating a PHP Object Injection vulnerability. This is a CWE‑502 (Deserialization of Untrusted Data) weakness. An attacker with administrative privileges can embed malicious PHP objects in the upload payload, which are then unserialized without restriction.

Affected Systems

Any WordPress site that has installed the User Profile Builder plugin version older than 4.0.1, including the free add‑on component that is disabled by default but can be enabled by administrators, is affected. The vulnerability applies only while the import/export feature is available and enabled.

Risk and Exploitability

The exploitation requires an attacker to first locate a site where an administrator has access to the import function, craft a malicious configuration file, and then rely on a suitable gadget supplied by another installed User Profile Builder plugin or a different vulnerable component, because the core plugin lacks a direct gadget chain. The EPSS score is not available, the CVSS metric is undefined, and the vulnerability is not listed in the CISA KEV catalog, so the current exploitation frequency is uncertain. However, the privileged attack vector and the possibility of gadget availability mean that high‑risk production sites should treat this as a serious threat.

Generated by OpenCVE AI on August 29, 2026 at 09:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Profile Builder plugin to version 4.0.1 or later to incorporate proper input validation and safe deserialization logic.
  • Remove or upgrade any other User Profile Builder‑related active plugins older than 4.0.1 that could provide gadget objects for PHP Object Injection.
  • Restrict the import/export functionality to trusted administrators only or audit the uploaded configuration files for unexpected serialized objects.

Generated by OpenCVE AI on August 29, 2026 at 09:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The User Profile Builder WordPress plugin before 4.0.1 does not validate the type of data being deserialized when importing a configuration file, allowing high privilege users such as administrators to conduct PHP Object Injection. The affected feature is a free add-on which is disabled by default, and no POP chain is present in the User Profile Builder WordPress plugin before 4.0.1 itself, so further impact requires a suitable gadget from another installed User Profile Builder WordPress plugin before 4.0.1 or .
Title Profile Builder < 4.0.1 - Admin+ PHP Object Injection via Import/Export
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-29T06:00:20.618Z

Reserved: 2026-08-19T12:03:22.704Z

Link: CVE-2026-76547

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T06:17:29.343

Modified: 2026-08-29T06:17:29.343

Link: CVE-2026-76547

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T09:15:04Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data