CVE-2026-84096 PUBLISHED

WP Review Slider Pro < 12.7.12 - Subscriber+ Stored XSS via Review Form Fields

Assigner: WPScan
Reserved: 01.09.2026 Published: 26.09.2026 Updated: 26.09.2026

The wp-review-slider-pro WordPress plugin before 12.7.12 does not perform a capability check on the AJAX handler that saves its review submission forms, and the nonce protecting it is generated for every visitor, allowing any authenticated user, such as a subscriber, to overwrite a live form with field values that are output without escaping on public pages, leading to Stored Cross-Site Scripting.

Product Status

Vendor Unknown
Product wp-review-slider-pro
Versions Default: unaffected
  • affected from 0 to 12.7.12 (excl.)

Credits

  • Erwan LR (WPScan) finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE