Description
Unauthenticated PHP Object Injection in Flatastic <= 2.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 Flatastic theme introduced in WordPress includes an unauthenticated PHP Object Injection flaw in all releases up to version 2.0. This weakness allows an attacker to supply malicious serialized data that is instantiated by the theme’s code, enabling the attacker to manipulate object properties and trigger arbitrary PHP code execution. The consequence is complete compromise of the affected site, granting the attacker full control over files and data on the server.

Affected Systems

The vulnerability affects the Flatastic theme developed by Monkeysan. Any WordPress installation that has the Flatastic theme version 2.0 or earlier enabled is susceptible. These are typically used as the active theme or as a special theme within the WordPress dashboard.

Risk and Exploitability

The flaw carries a CVSS score of 9.8, indicating critical severity. The EPSS score is not provided, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be unauthenticated HTTP requests that reach the theme’s serialized data processing logic—such as configuration or Ajax endpoints—where the attacker can deliver crafted data. Because authentication is not required, every public WordPress site running the affected theme is exposed to a potentially remote code execution exploit if the attacker succeeds.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Flatastic theme to a version newer than 2.0 that contains the fix for the PHP object injection flaw.
  • If no update is available, deactivate or delete the Flatastic theme from the site to remove the vulnerable code path.
  • Deploy a web application firewall rule that blocks or sanitizes any POST or GET requests containing serialized PHP payloads aimed at the theme’s processing endpoints.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Monkeysan
Monkeysan flatastic
Wordpress
Wordpress wordpress
Vendors & Products Monkeysan
Monkeysan flatastic
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Flatastic <= 2.0 versions.
Title WordPress Flatastic theme <= 2.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

Monkeysan Flatastic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T14:34:23.631Z

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

Link: CVE-2026-66672

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-20T15:18:18.430

Link: CVE-2026-66672

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:09:53Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data