WP Review Slider < 13.0 - Admin+ Stored XSS
Description
The WP Review Slider WordPress plugin before 13.0 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The WP Review Slider plugin before 13.0 has a Stored XSS vulnerability where admin settings are not sanitised, allowing XSS even when unfiltered_html is disallowed.
Vulnerability
The WP Review Slider WordPress plugin before version 13.0 fails to sanitise and escape some of its settings. This allows high privilege users, such as administrators, to inject arbitrary web scripts into the plugin's settings. The vulnerability is exploitable even when the unfiltered_html capability is disallowed, which is typical in multisite setups [1].
Exploitation
An attacker must have admin-level access to the WordPress site. They can then inject malicious JavaScript or HTML into the unsanitised settings fields of the WP Review Slider plugin. No special network position or additional user interaction is required beyond the admin saving the settings. The stored script will then execute whenever the affected settings page or plugin output is loaded by other users, including other administrators [1].
Impact
Successful exploitation leads to Stored Cross-Site Scripting (XSS). The attacker can execute arbitrary JavaScript in the context of other admin users' browsers. This may result in session hijacking, defacement, or theft of sensitive information. The scope of compromise is limited to the WordPress admin area and pages where the plugin output is rendered [1].
Mitigation
Update the WP Review Slider plugin to version 13.0 or later, which was released on 2023-12-26 [1]. For multisite installations where updates may be controlled by a super admin, ensure the lock is lifted. No other workarounds are documented. This CVE is not listed on the KEV catalog [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <13.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/30f31412-8f94-4d5e-a080-3f6f669703cd/mitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.