VYPR

Wp Review Slider Pro

by WordPress

CVEs (3)

  • CVE-2026-8444HigJun 16, 2026
    risk 0.57cvss 8.8epss

    The WP Review Slider Pro plugin for WordPress is vulnerable to SQL Injection via the 'curselrevs[]' parameter of the wpfb_find_reviews AJAX action in versions up to, and including, 12.6.8. This is due to the handler reading $_POST['curselrevs'] raw with no sanitization or type…

  • CVE-2026-8443HigJun 16, 2026
    risk 0.57cvss 8.8epss

    The WP Review Slider Pro plugin for WordPress is vulnerable to SQL Injection via the 'stypes' and 'slocations' parameters of the wppro_get_overall_chart_data AJAX action in versions up to, and including, 12.6.8. This is due to the use of stripslashes() on user-supplied JSON…

  • CVE-2026-8442HigJun 16, 2026
    risk 0.53cvss 8.1epss

    The WP Review Slider Pro plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 12.6.8. This is due to missing authorization checks on the wpfb_hide_review and wprp_save_review_admin AJAX handlers combined with insufficient path validation…