Description
Subscriber SQL Injection in ACPT (Pro) - Custom Post Types Plugin for WordPress <= 2.0.63 versions.
Published: 2026-08-27
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a classic SQL injection in the subscription handling code of the ACPT (Pro) plugin. By submitting crafted subscriber data, an attacker can alter the SQL query that the plugin executes against the database. This can result in unauthorized data read, modification, or other high-impact actions if the database account has elevated privileges. The vulnerability is classified as CWE-89.

Affected Systems

Any WordPress installation that has ACPT (Pro) – Custom Post Types Plugin version 2.0.63 or earlier is affected. The vulnerable code paths exist only in those legacy releases of the plugin.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, and although the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the flaw can be reached via publicly exposed web forms that handle subscriber input, inferred from the subscription context. An attacker who can submit malicious data could exploit the injection. The potential impact includes data compromise, warranting prompt remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ACPT (Pro) – Custom Post Types Plugin to version 2.0.64 or newer.
  • If upgrading is not immediately possible, apply strict input validation or sanitization to the subscription data to prevent arbitrary SQL injection.
  • As a temporary measure, disable or remove the subscription functionality from the plugin until a patch is applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 13:45: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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Subscriber SQL 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 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-27T12:37:19.730Z

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

Link: CVE-2026-32564

cve-icon Vulnrichment

Updated: 2026-08-27T12:36:58.713Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-27T13:17:22.700

Link: CVE-2026-32564

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T13:30:16Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')