Vulnerability Description
The AL Pack plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the check_activate_permission() permission callback for the /wp-json/presslearn/v1/activate REST API endpoint in all versions up to, and including, 1.1.1. The callback reads the client-supplied Origin header and, after parsing, allows the request if it matches one of the trusted domains, without ever verifying user authentication, capabilities, or nonce tokens. This makes it possible for unauthenticated attackers to activate premium features by simply spoofing the Origin header.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/alpack/trunk/includes/api.php
- https://plugins.trac.wordpress.org/changeset/3346754/
- https://wordpress.org/plugins/alpack/#developers
- https://www.wordfence.com/threat-intel/vulnerabilities/id/793a2096-3332-412e-a45
FAQ
What is CVE-2025-7664?
CVE-2025-7664 is a vulnerability with a CVSS score of 7.5 (HIGH). The AL Pack plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the check_activate_permission() permission callback for the /wp-json/presslearn/v1/activate R...
How severe is CVE-2025-7664?
CVE-2025-7664 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-7664?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.