Vulnerability Description
The ACPT (Premium) plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.66. This is due to missing authorization in the `submit()` function, which allows unauthenticated form submissions to control the target user ID before calling `wp_update_user()`. This makes it possible for unauthenticated attackers to overwrite any WordPress user's email address and password, including an administrator's, and take over the account. Successful exploitation requires a public ACPT user form that permits anonymous submissions.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://acpt.io/changelog/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/abc138f5-0bb7-4ce3-a50
FAQ
What is CVE-2026-15354?
CVE-2026-15354 is a vulnerability with a CVSS score of 9.8 (CRITICAL). The ACPT (Premium) plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.66. This is due to missing authorization in the `submit()` function, which allow...
How severe is CVE-2026-15354?
CVE-2026-15354 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-15354?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.