CVE-2025-7664
Al Pack <= 1.1.1 - Missing Authorization to Unauthenticated Premium Feature Activation via check_activate_permission Function
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-862 |
| Vendor | loword |
| Product | al pack |
| Published | Aug 16, 2025 |
| Last Updated | Apr 8, 2026 |
Stay Ahead of the Next One
Get instant alerts for loword al pack
Be the first to know when new high vulnerabilities affecting loword al pack are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
loword / AL Pack
0 โค 1.1.1
References
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/793a2096-3332-412e-a45a-a7367b1209a3?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/alpack/trunk/includes/api.php wordpress.org: https://wordpress.org/plugins/alpack/#developers plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3346754/
Credits
Angus Girvan