Description
Unauthenticated PHP Object Injection in Ninja Forms - Layout & Styles <= 3.0.31 versions.
Published: 2026-09-02
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated PHP Object Injection allows an attacker to craft a request that deserializes arbitrary PHP objects within the Ninja Forms - Layout & Styles plugin. This flaw is identified as CWE-502 (Deserialization of Untrusted Data) and can lead to arbitrary code execution or the compromise of the underlying WordPress site. The vulnerability works without authentication, meaning any visitor to the site could potentially trigger the insecure deserialization. The vulnerability is not limited to file upload or command injection; it can execute arbitrary PHP code through the deserialized objects.

Affected Systems

The issue is present in the Saturday Drive Ninja Forms - Layout & Styles plugin for all versions up to and including 3.0.31. Users running any earlier releases that have not yet been upgraded to a patched version are at risk.

Risk and Exploitability

The CVSS base score of 8.8 places this flaw in the High severity category. EPSS data is not available, but the fact that the vulnerability is unauthenticated suggests a high likelihood of exploitation, especially on publicly accessible WordPress sites. The flaw is not listed in the CISA KEV catalog, yet it remains a critical risk due to its remote exploitation potential. Attackers can reach the vulnerable endpoint through normal web traffic, submit a malicious payload, and gain execution rights on the server.

Generated by OpenCVE AI on September 2, 2026 at 12:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ninja Forms - Layout & Styles plugin to version 3.0.32 or later, which removes the object injection flaw.
  • If an update is not immediately possible, temporarily deactivate the plugin until the fix is applied.
  • Review server and WordPress error logs for signs of attempted object injection and consider implementing a WAF rule to block suspicious payloads.

Generated by OpenCVE AI on September 2, 2026 at 12:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Saturday Drive
Saturday Drive ninja Forms - Layout & Styles
Wordpress
Wordpress wordpress
Vendors & Products Saturday Drive
Saturday Drive ninja Forms - Layout & Styles
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Ninja Forms - Layout & Styles <= 3.0.31 versions.
Title WordPress Ninja Forms - Layout & Styles plugin <= 3.0.31 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Saturday Drive Ninja Forms - Layout & Styles
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T13:50:56.942Z

Reserved: 2026-08-27T12:24:18.942Z

Link: CVE-2026-81772

cve-icon Vulnrichment

Updated: 2026-09-03T13:50:53.490Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T12:17:13.287

Modified: 2026-09-03T14:17:01.987

Link: CVE-2026-81772

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T16:42:21Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data