Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2567+ Articles
161+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-32566: Unauthenticated Privilege Escalation in ACPT (Pro) Custom Post Types Plugin
CVE-2026-32566: Unauthenticated Privilege Escalation in ACPT (Pro) Custom Post Types Plugin

Critical Security Alert

This vulnerability is actively being exploited. Immediate action is recommended.

SECURITYCRITICALCVE-2026-32566

CVE-2026-32566: Unauthenticated Privilege Escalation in ACPT (Pro) Custom Post Types Plugin

Critical unauthenticated privilege escalation (CVSS 9.8) in WordPress plugin ACPT (Pro) ≤ 2.0.63. No official patch yet — Patchstack has a mitigation rule.

Dylan H.

Security Team

August 28, 2026
3 min read

Affected Products

  • ACPT (Pro) - Custom Post Types Plugin for WordPress ≤ 2.0.63 (no official patch yet)

Overview

A critical unauthenticated privilege escalation vulnerability has been disclosed in ACPT (Pro) — Custom Post Types Plugin for WordPress, tracked as CVE-2026-32566 with a CVSS score of 9.8. The flaw lets a low-privileged (or entirely unauthenticated, per NVD's vector) attacker escalate to a higher-privileged account, up to full administrative control of the site.

The issue was reported to the vendor on 2026-06-25 and publicly disclosed by Patchstack on 2026-08-25, credited to researcher VDsec. As of this writing, no official patch has been released — Patchstack has issued a virtual-patching mitigation rule for its customers in the interim.


Technical Details

FieldValue
CVE IDCVE-2026-32566
CVSS Score9.8 (Critical)
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWECWE-266 — Incorrect Privilege Assignment
Attack VectorNetwork
Privileges RequiredNone
User InteractionNone
Affected Versions≤ 2.0.63
Fixed VersionNone available at time of publication
Reported2026-06-25
Published2026-08-25 (Patchstack)

How It Works

ACPT (Advanced Custom Post Types Toolkit) exposes functionality for managing custom post types, fields, and taxonomies through the WordPress admin. The plugin's privilege-assignment logic fails to correctly verify that a requesting account holds the authority it claims, allowing a malicious actor to assign themselves — or an account they control — elevated capabilities without ever needing valid administrative credentials.

The full-impact CVSS vector (C:H/I:H/A:H with no privileges or interaction required) means a successful attacker can read, modify, and disrupt the entire site once the escalation path is exploited, consistent with gaining administrator-level access to WordPress.


Impact

  • Full site takeover — attackers escalating to administrator can install malicious plugins/themes, create backdoor accounts, and modify site content
  • No authentication barrier — the attack requires no valid credentials, putting every public-facing install of the plugin at risk
  • No official fix yet — sites running ACPT (Pro) ≤ 2.0.63 remain exposed until the vendor ships a patch

Remediation

  • No official patch is currently available. Monitor the vendor's changelog and update the moment a fixed version ships
  • Disable or remove ACPT (Pro) on production sites until a patch is released if the plugin's functionality is not business-critical
  • Patchstack customers can rely on the published mitigation rule as a temporary compensating control
  • Restrict admin-ajax and REST API access to the plugin's endpoints via a WAF where feasible
  • Review user accounts for unexpected new administrators or role changes as a precaution

References

  • NVD — CVE-2026-32566
  • Patchstack — ACPT (Pro) Custom Post Types Plugin ≤ 2.0.63 Privilege Escalation
#WordPress#Privilege Escalation#CVE-2026-32566#Web Security#Patchstack

Related Articles

CVE-2026-32479: Unauthenticated SQL Injection in Visitor Traffic Real Time Statistics Pro

Critical unauthenticated SQL injection (CVSS 9.3) in the WordPress plugin Visitor Traffic Real Time Statistics Pro ≤ 11.17. Patch to 11.18.

3 min read

WordPress Plugin Vulnerability (CVSS 10.0) Under Active

Maximum severity flaw in Modular DS WordPress plugin allows unauthenticated privilege escalation. All versions through 2.5.1 affected with active...

4 min read

CVE-2026-15982: WordPress Aimogen Pro Plugin Privilege Escalation (CVSS 9.8)

Critical privilege escalation in the Aimogen Pro WordPress plugin (all versions up to 2.8.4) — missing capability check on AI function allows any...

5 min read
Back to all Security Alerts