Description
Unauthenticated PHP Object Injection in Forminator <= 1.57.0 versions.
Published: 2026-08-20
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated PHP Object Injection flaw found in WordPress Forminator plugin versions 1.57.0 and earlier. An attacker can supply a crafted serialized object that the plugin will unserialize without proper validation, leading to arbitrary code execution on the affected WordPress site. This flaw corresponds to CWE-502 and carries a CVSS score of 9.8, indicating a high severity attack that compromises confidentiality, integrity, and availability of the host.

Affected Systems

The affected product is the WordPress Forminator plugin, developed by WPMU DEV. Versions 1.57.0 and all earlier releases are vulnerable. Any WordPress installation that has the Forminator plugin installed and has not been upgraded to at least 1.57.1 is at risk.

Risk and Exploitability

The CVSS score of 9.8 reflects a critical risk, and while no EPSS score is provided, the absence of a KEV listing does not reduce the likelihood of exploitation. The attack vector is inferred to be a crafted request to a Forminator form endpoint that receives unserialized data. Because the flaw is unauthenticated, an attacker does not need prior access to the site, and remote code execution can be achieved on any affected WordPress instance that can be contacted over the network.

Generated by OpenCVE AI on August 20, 2026 at 22:27 UTC.

Remediation

Vendor Solution

Update the WordPress Forminator Plugin to the latest available version (at least 1.57.1).


OpenCVE Recommended Actions

  • Upgrade the WordPress Forminator Plugin to 1.57.1 or later to remove the vulnerability.
  • If an immediate upgrade is not possible, deactivate or delete the Forminator plugin so it cannot be loaded by WordPress until a patched version is available.
  • Limit public access to Forminator form endpoints (such as via a firewall rule or .htaccess restriction) until the plugin is updated, thereby reducing the opportunity for an attacker to send a crafted serialized payload.

Generated by OpenCVE AI on August 20, 2026 at 22:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpmudev
Wpmudev forminator Forms
Vendors & Products Wordpress
Wordpress wordpress
Wpmudev
Wpmudev forminator Forms

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Forminator <= 1.57.0 versions.
Title WordPress Forminator plugin <= 1.57.0 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpmudev Forminator Forms
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T15:19:23.111Z

Reserved: 2026-07-27T14:00:04.572Z

Link: CVE-2026-66583

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:32.670

Modified: 2026-08-20T16:17:41.630

Link: CVE-2026-66583

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T20:45:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data