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: 6.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: PHP Object Injection via deserialization of imported configuration files
Action: Immediate Upgrade
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, 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 less than 1%, the CVSS score is 6.6, 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 30, 2026 at 02:54 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 30, 2026 at 02:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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-30T00:56:52.277Z

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

Link: CVE-2026-76547

cve-icon Vulnrichment

Updated: 2026-08-30T00:49:08.849Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-76547

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T03:00:12Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data