Security Advisory

CVE-2025-7664

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-08-16 03:38:50
Last updated 2026-04-08 17:02:08
Assigner Wordfence
State PUBLISHED

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.