WP Paginate < 2.1.4 - Admin+ Stored Cross-Site Scripting
Description
The WP-Paginate WordPress plugin before 2.1.4 allows admin-level stored XSS via unsanitized preset settings, bypassing unfiltered_html restrictions.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The WP-Paginate WordPress plugin before 2.1.4 allows admin-level stored XSS via unsanitized preset settings, bypassing unfiltered_html restrictions.
Vulnerability
The WP-Paginate WordPress plugin versions before 2.1.4 fail to sanitize and escape preset settings, allowing high-privilege users such as administrators to inject arbitrary JavaScript. This stored Cross-Site Scripting (XSS) vulnerability can be exploited even when the unfiltered_html capability is disallowed. The affected versions are all releases prior to 2.1.4 [2].
Exploitation
An attacker with administrator-level access to the WordPress site can inject malicious JavaScript into the plugin's preset settings. When other users (including lower-privileged users or visitors) view pages that use WP-Paginate, the injected script executes in their browsers. No additional user interaction is required beyond viewing the affected page [2].
Impact
Successful exploitation results in stored XSS, allowing the attacker to execute arbitrary JavaScript in the context of other users' sessions. This can lead to session hijacking, defacement, data theft, or further compromise of the WordPress site. The attacker gains the ability to perform actions as the victim user, potentially escalating privileges or exfiltrating sensitive information [2].
Mitigation
The vulnerability is fixed in version 2.1.4, released on 2021-01-05 [2]. Users should update to version 2.1.4 or later immediately. No workarounds are documented; updating the plugin is the only recommended mitigation.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- WordPress/WP-Paginatedescription
- Range: <2.1.4
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2- packetstormsecurity.com/files/160800/mitrex_refsource_MISC
- wpscan.com/vulnerability/6df5f5b1-f10b-488e-80b3-2c024bbb8c78mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.