CVE-2025-12014
Description
The NGINX Cache Optimizer plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'nginxcacheoptimizer-blacklist-update' AJAX action in all versions up to, and including, 1.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add URLs to the Exclude URLs From Dynamic Caching setting.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The NGINX Cache Optimizer plugin up to v1.1 lacks a capability check, letting Subscriber+ users add URLs to the Exclude-URLs-from-Dynamic-Caching list.
The NGINX Cache Optimizer WordPress plugin, in all versions up to and including 1.1, exposes a missing capability check on the nginxcacheoptimizer-blacklist-update AJAX action. This flaw permits authenticated attackers with at least Subscriber-level access to modify a restricted server-side setting.
The vulnerability is exploitable by any authenticated user possessing a WordPress role of Subscriber or higher. The attacker can send a crafted AJAX request to the WordPress admin-ajax endpoint, targeting the vulnerable action. No additional privileges or nonce verification bypass is required for exploitation [1].
By exploiting this weakness, an attacker can arbitrarily add URLs to the 'Exclude URLs From Dynamic Caching' setting. This manipulation may degrade caching efficiency, potentially leading to increased server load or denial-of-service conditions for legitimate users [1].
The plugin was closed as of October 22, 2025, due to a security issue, and is no longer available for download. Users should disable and remove the plugin immediately; no patched version exists [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=1.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.