AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-7664

HIGH · CVSS 7.5 EPSS 0.48%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-16 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-7664
Severity
HIGH
CVSS
7.5
EPSS
0.48%
WordPress

Original NVD 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.