What the vulnerability does
01Description
The Permalinks Cascade plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.2. This is due to the plugin not properly verifying that a user is authorized to perform an action in the handleTPCAdminAjaxRequest function. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform unauthorized administrative actions such as enabling or disabling automatic pinging settings and modifying page exclusion settings.
Explanation of Vulnerability in Simple Terms
02Summary
The Permalinks Cascade plugin for WordPress contains a missing authorization flaw that allows authenticated users with low privileges to modify content they should not have access to. An attacker with a basic user account can alter data through an unprotected function. The vulnerability affects all versions up to 2.2. Site administrators should update to a version newer than 2.2 when available.
What an attacker can do
03Attacker Capabilities
Modify site content or settings without proper permission checks.
Potential impact on your site
04Site Impact
Unauthorized users can alter permalinks, posts, or related data depending on plugin functionality.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
November 18, 2025
CVE published
April 8, 2026
Record updated