What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
AL Pack versions 1.1.1 and earlier lack proper authorization checks, allowing unauthenticated attackers to modify data on affected sites. The vulnerability requires no user interaction and can be exploited over the network. Site administrators should update to a version newer than 1.1.1 as soon as a patch becomes available.
What an attacker can do
03Attacker Capabilities
Modify or corrupt data on the site without logging in.
Potential impact on your site
04Site Impact
Unauthorized changes to site content or configuration without warning or audit trail.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
August 16, 2025
CVE published
April 8, 2026
Record updated