Description
The WP Page Permalink Extension plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.5.4. This is due to missing authorization checks on the `cwpp_trigger_flush_rewrite_rules` function hooked to `wp_ajax_cwpp_trigger_flush_rewrite_rules`. This makes it possible for authenticated attackers, with Subscriber-level access and above, to flush the site's rewrite rules via the `action` parameter.
Published: 2026-01-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Flush Rewrite Rules via Authenticated subscriber-level access
Action: Patch or Update
AI Analysis

Impact

The WP Page Permalink Extension plugin contains a missing authorization check on the cwpp_trigger_flush_rewrite_rules function. This function is exposed through the wp_ajax_cwpp_trigger_flush_rewrite_rules AJAX endpoint. If an authenticated user with a Subscriber role or higher accesses this endpoint and sets the action parameter, the plugin will flush all of the site's rewrite rules. Flushing the rewrite rules can abruptly disrupt site navigation, cause 404 errors, and affect the availability of content. The vulnerability is classified as CWE‑862, a missing authorization defect, and does not provide arbitrary code execution or privilege escalation.

Affected Systems

WordPress sites using the infosatech WP Page Permalink Extension plugin, specifically all versions up to and including 1.5.4. No other vendors or products are currently documented as affected by this issue.

Risk and Exploitability

The CVSS score for this issue is 6.5, indicating a moderate severity. The EPSS score is less than 1%, suggesting a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. An attacker must first be authenticated and have at least Subscriber access. The attack vector is via the public AJAX endpoint, so it is a network-based attack that leverages the inherent authentication mechanism of WordPress. While exploitation does not grant the attacker higher privileges, the ability to flush rewrite rules can be used to create a denial‑of‑service condition or to set the stage for further attacks that depend on manipulating URL routing.

Generated by OpenCVE AI on April 20, 2026 at 21:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Page Permalink Extension to a version that includes the missing authorization fix (any released version above 1.5.4).
  • If an upgrade is not possible, remove or deactivate the wp_ajax_cwpp_trigger_flush_rewrite_rules hook in the plugin code or add a custom snippet that prevents users below Administrator from invoking this action.
  • Apply role‑based access controls or security plugins to block the action parameter for subscribers and lower roles, ensuring that only authorized administrators can trigger rewrite rule flushes.

Generated by OpenCVE AI on April 20, 2026 at 21:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 09 Jan 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 09 Jan 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Infosatech
Infosatech wp Page Permalink Extension
Wordpress
Wordpress wordpress
Vendors & Products Infosatech
Infosatech wp Page Permalink Extension
Wordpress
Wordpress wordpress

Fri, 09 Jan 2026 11:30:00 +0000

Type Values Removed Values Added
Description The WP Page Permalink Extension plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.5.4. This is due to missing authorization checks on the `cwpp_trigger_flush_rewrite_rules` function hooked to `wp_ajax_cwpp_trigger_flush_rewrite_rules`. This makes it possible for authenticated attackers, with Subscriber-level access and above, to flush the site's rewrite rules via the `action` parameter.
Title WP Page Permalink Extension <= 1.5.4 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Rewrite Rules Flush
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L'}


Subscriptions

Infosatech Wp Page Permalink Extension
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:20:58.464Z

Reserved: 2025-12-05T22:12:02.972Z

Link: CVE-2025-14172

cve-icon Vulnrichment

Updated: 2026-01-09T16:58:16.032Z

cve-icon NVD

Status : Deferred

Published: 2026-01-09T12:15:53.260

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14172

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T21:15:20Z

Weaknesses