CVE-2025-12372 MEDIUM

CVE-2025-12372: The Permalinks Cascade <= 2.2 - Missing Authorization To Authenticated (Subscriber+) Plugin Settings Update

Vendor _Luigi
Product The Permalinks Cascade
Weakness CWE-862 · Missing authorization
Published November 18, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

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

Related vulnerabilities

08Related CVE