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

Impact

The vulnerability is an editor PHP Object Injection in OptionTree plugin 2.7.3 and earlier, allowing malicious payloads to be deserialized in PHP, which can lead to arbitrary code execution. The flaw aligns with CWE-502, where unsafe object unserialization can compromise confidentiality, integrity, and availability by enabling attackers to execute arbitrary code. The potential impact includes full system compromise if an attacker can supply the payload during an editing session.

Affected Systems

The affected component is the WordPress OptionTree plugin for all WordPress installations that have a version of OptionTree 2.7.3 or lower. Site administrators should verify their installed plugin version and look for deployments of the plugin in any WordPress site.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. The EPSS score is not available, so the current exploitation probability is unknown, but the lack of KEV listing does not eliminate the risk. Likely attack vector is via the plugin's editor interface, where an attacker could supply a crafted serialized object. Because PHP Object Injection can lead to arbitrary code execution, the vulnerability is considered high risk if the plugin is exposed to unauthenticated or low-privilege users.

Generated by OpenCVE AI on August 18, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the OptionTree plugin to version 2.8 or later.
  • If an update is not immediately possible, remove the compromised plugin from the WordPress installation.
  • Monitor site logs for any unusual serialized payloads or execution attempts.

Generated by OpenCVE AI on August 18, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Derek Herman
Derek Herman optiontree
Wordpress
Wordpress wordpress
Vendors & Products Derek Herman
Derek Herman optiontree
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Editor PHP Object Injection in OptionTree <= 2.7.3 versions.
Title WordPress OptionTree plugin <= 2.7.3 - 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

Derek Herman Optiontree
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T19:48:23.621Z

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

Link: CVE-2026-66620

cve-icon Vulnrichment

Updated: 2026-08-18T19:40:17.079Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:16:57.153

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-66620

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:33:45Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data