CVE-2026-15354 PUBLISHED

ACPT (Premium) <= 2.0.66 - Unauthenticated Privilege Escalation via 'acpt_form_post_id' Parameter

Assigner: Wordfence
Reserved: 10.07.2026 Published: 04.09.2026 Updated: 04.09.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor Mauro Cassani
Product ACPT (Premium)
Versions Default: unaffected
  • affected from 0 to 2.0.66 (incl.)

Credits

  • d.v4n_s3c finder

References

Problem Types

  • CWE-269 Improper Privilege Management CWE