Description
The Fluent Forms Pro Add On Pack plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 6.2.6 via deserialization of untrusted input. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object. The additional presence of a POP chain allows attackers to change user passwords and potentially take over administrator accounts. Note: This can only be exploited if user update integration is enabled and a user meta field is mapped.
Published: 2026-07-26
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fluent Forms Pro Add On Pack plugin processes untrusted input that is deserialized by WordPress. Authenticated users with Subscriber level or higher can exploit this flaw to inject PHP objects. When the plugin’s user update integration is enabled and a user meta field is mapped, an attacker can supply a malicious payload that is unserialized and processed, allowing the payload to modify a user’s password stored in the meta table. This effectively grants the attacker control over the target account, including the potential to take over administrator accounts if the POP chain is present.

Affected Systems

WordPress sites using the Fluent Forms Pro Add On Pack plugin version 6.2.6 or earlier, developed by TechJewel. The vulnerability exists only when the user update integration feature is enabled and a user meta field mapping is configured.

Risk and Exploitability

The flaw carries a CVSS score of 8.8, indicating high severity. The EPSS score is below 1%, which suggests that widespread exploitation is unlikely at present. It is not listed in the CISA KEV catalog, further indicating limited real-world exploitation. Attackers would need valid credentials for a WordPress account at Subscriber level or above and the plugin’s configuration that allows user meta updates. Once these conditions are satisfied, the PHP Object Injection can be used to change password fields, leading to possible account compromise and takeover of administrative privileges.

Generated by OpenCVE AI on August 3, 2026 at 18:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Fluent Forms Pro Add On Pack to version 6.2.7 or newer, which removes the deserialization vulnerability.
  • If an update is not possible immediately, disable the user update integration or remove user meta field mappings that trigger deserialization logic.
  • Restrict access to the plugin’s advanced features to trusted administrators only and monitor for unexpected password changes on user accounts.

Generated by OpenCVE AI on August 3, 2026 at 18:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 26 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
First Time appeared Techjewel
Techjewel fluent Forms Pro Add On Pack
Wordpress
Wordpress wordpress
Vendors & Products Techjewel
Techjewel fluent Forms Pro Add On Pack
Wordpress
Wordpress wordpress

Sun, 26 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Description The Fluent Forms Pro Add On Pack plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 6.2.6 via deserialization of untrusted input. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object. The additional presence of a POP chain allows attackers to change user passwords and potentially take over administrator accounts. Note: This can only be exploited if user update integration is enabled and a user meta field is mapped.
Title Fluent Forms Pro Add On Pack <= 6.2.6 - Authenticated (Subscriber+) PHP Object Injection to Arbitrary User Password Change via User Meta Field
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Techjewel Fluent Forms Pro Add On Pack
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-27T20:23:52.496Z

Reserved: 2026-07-16T14:46:28.788Z

Link: CVE-2026-15962

cve-icon Vulnrichment

Updated: 2026-07-27T17:25:53.869Z

cve-icon NVD

Status : Deferred

Published: 2026-07-26T02:16:28.790

Modified: 2026-07-27T21:16:48.080

Link: CVE-2026-15962

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:30:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data