Description
Editor PHP Object Injection in Fluent Boards Pro <= 2.0.11 versions.
Published: 2026-08-27
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a PHP Object Injection flaw present in the Fluent Boards Pro plugin for WordPress versions up to 2.0.11. An attacker who can supply crafted serialized data can instantiate arbitrary PHP objects, leading to remote code execution on the affected server. The impact is the compromise of the entire web application, allowing the attacker to read, modify or delete any data, or take full control of the host.

Affected Systems

The flaw affects the WordPress plugin Fluent Boards Pro sold by WP Manage Ninja. Any WordPress site using version 2.0.11 or earlier of the plugin is vulnerable. Sites that host the plugin and expose its editor interface are at risk.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. The EPSS score is not available, but the absence of a KEV listing suggests no widely known exploits at this time. The likely attack vector is remote via HTTP requests that deliver malformed serialized data through the plugin API or editor. Because the flaw can be triggered from external input, the risk of exploitation remains significant, especially on publicly accessible sites.

Generated by OpenCVE AI on August 27, 2026 at 10:52 UTC.

Remediation

Vendor Solution

Update the WordPress Fluent Boards Pro Plugin to the latest available version (at least 2.0.12).


OpenCVE Recommended Actions

  • Update the Fluent Boards Pro plugin to version 2.0.12 or later to address the object injection flaw.
  • If updating is not feasible, disable or remove the plugin entirely to prevent exploitation.
  • Implement a web application firewall rule or input validation that blocks malformed serialized data from reaching the plugin editor endpoint.

Generated by OpenCVE AI on August 27, 2026 at 10:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description Editor PHP Object Injection in Fluent Boards Pro <= 2.0.11 versions.
Title WordPress Fluent Boards Pro plugin <= 2.0.11 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-27T14:31:45.079Z

Reserved: 2026-08-24T07:37:56.725Z

Link: CVE-2026-78276

cve-icon Vulnrichment

Updated: 2026-08-27T14:28:21.375Z

cve-icon NVD

Status : Received

Published: 2026-08-27T10:16:37.640

Modified: 2026-08-27T10:16:37.640

Link: CVE-2026-78276

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T11:00:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data