Description
Subscriber PHP Object Injection in ACPT (Pro) - Custom Post Types Plugin for WordPress <= 2.0.63 versions.
Published: 2026-08-24
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a PHP Object Injection flaw affecting ACPT (Pro) Custom Post Types Plugin for WordPress versions up to 2.0.63. An attacker who can influence the serialization or deserialization payload sent to the plugin can instantiate arbitrary PHP objects that execute code on the server. This leads to remote code execution, allowing attackers to read, modify or delete data, install backdoors, or use the compromised server for further attacks. The weakness is a classic Object Injection, categorized as CWE-502.

Affected Systems

All WordPress installations running the ACPT (Pro) Custom Post Types Plugin for WordPress version 2.0.63 or earlier are potentially affected. Typical owners include bloggers, e-commerce sites, and small business sites employing this plugin to manage custom post types.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity with full remote execution potential and no authentication requirement. The EPSS score is not available, and the vulnerability is not listed in CISA KEV; however, the lack of a public KEV listing does not mitigate the risk. Attackers can exploit the flaw via a crafted HTTP request that triggers PHP object deserialization, indicating a network-based attack vector. As the flaw affects any user who can send a malformed serialized string to the plugin, the likelihood of exploitation will remain high until a patch is applied.

Generated by OpenCVE AI on August 24, 2026 at 22:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for an available update from the vendor and apply it as soon as possible.
  • If an update is not yet available, temporarily disable the plugin on all sites until the patch is released.
  • Review and restrict file permissions for plugin directories to prevent unauthorized modifications.
  • Keep WordPress core, PHP, and other plugins updated to mitigate other vulnerabilities.

Generated by OpenCVE AI on August 24, 2026 at 22:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Acpt
Acpt acpt (pro) - Custom Post Types Plugin For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Acpt
Acpt acpt (pro) - Custom Post Types Plugin For Wordpress
Wordpress
Wordpress wordpress

Mon, 24 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description Subscriber PHP Object Injection in ACPT (Pro) - Custom Post Types Plugin for WordPress <= 2.0.63 versions.
Title WordPress ACPT (Pro) - Custom Post Types Plugin for WordPress plugin <= 2.0.63 - 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

Acpt Acpt (pro) - Custom Post Types Plugin For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-25T14:44:09.356Z

Reserved: 2026-03-12T11:12:48.311Z

Link: CVE-2026-32563

cve-icon Vulnrichment

Updated: 2026-08-25T14:44:05.965Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T22:16:52.287

Modified: 2026-08-26T16:19:05.917

Link: CVE-2026-32563

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T23:00:06Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data