Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-8906 2 Rahulbhangale, Wordpress 2 Wp Promoter, Wordpress 2026-05-29 6.1 Medium
The WP Promoter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2026-9014 2 Rahulbhangale, Wordpress 2 Wp Promoter, Wordpress 2026-05-27 5.3 Medium
The WP Promoter plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the reset_stats() function in versions up to, and including, 1.3. The function is hooked to both the wp_ajax_wpp-reset_stats and wp_ajax_nopriv_wpp-reset_stats actions and contains no authentication, authorization, or nonce validation. This makes it possible for unauthenticated attackers to reset the plugin's bar and popup statistics by deleting the wpp_bar and wpp_popup options.