Description
Customer PHP Object Injection in Flexible Subscriptions <= 1.8.1 versions.
Published: 2026-08-19
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a PHP Object Injection flaw present in the Flexible Subscriptions plugin versions 1.8.1 and earlier, allowing attackers to inject arbitrary PHP objects into the plugin’s code path. This leads to the potential execution of malicious code on the affected WordPress site, a classic example of CWE-502.

Affected Systems

WordPress installations that use the wpdesk Flexible Subscriptions plugin with a version of 1.8.1 or lower are affected. Any site that has not applied the 1.8.2 update remains vulnerable.

Risk and Exploitability

The CVSS score of 9.8 reflects a very high severity risk, and the absence of an EPSS rating does not reduce the likelihood of exploitation; attackers could craft malicious serialized data via the plugin’s interfaces. The vulnerability is not listed in CISA’s KEV catalog, but its high CVSS and potential for remote code execution make it a priority for timely remediation. Based on the description, the likely attack vector involves manipulating serialized objects submitted through the plugin’s administration or user functions, which can be exploited remotely if the site is publicly accessible.

Generated by OpenCVE AI on August 19, 2026 at 20:10 UTC.

Remediation

Vendor Solution

Update the WordPress Flexible Subscriptions Plugin to the latest available version (at least 1.8.2).


OpenCVE Recommended Actions

  • Upgrade Flexible Subscriptions to version 1.8.2 or newer immediately.
  • If a patch cannot be applied right away, temporarily disable or delete the plugin to block exploitation paths.
  • Conduct a review of all installed plugins and themes for similar serialization weaknesses, harden input handling, and monitor logs for anomalous activity.

Generated by OpenCVE AI on August 19, 2026 at 20:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Customer PHP Object Injection in Flexible Subscriptions <= 1.8.1 versions.
Title WordPress Flexible Subscriptions plugin <= 1.8.1 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-19T19:29:12.770Z

Reserved: 2026-08-12T10:51:25.492Z

Link: CVE-2026-73364

cve-icon Vulnrichment

Updated: 2026-08-19T19:29:08.489Z

cve-icon NVD

Status : Received

Published: 2026-08-19T13:18:07.520

Modified: 2026-08-19T20:17:22.327

Link: CVE-2026-73364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T20:15:03Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data