CVE-2025-7664

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.0.2. 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.
Configurations

No configuration.

History

16 Aug 2025, 04:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-16 04:16

Updated : 2025-08-16 04:16


NVD link : CVE-2025-7664

Mitre link : CVE-2025-7664

CVE.ORG link : CVE-2025-7664


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization