Impact
The Bucketlister plugin for WordPress is vulnerable because the bucketlister_do_admin_ajax() function lacks a proper capability check. As a result, any authenticated user with Subscriber-level access or higher can add, delete, or modify arbitrary bucket list items. This can lead to unauthorized data tampering within the website’s content.
Affected Systems
WordPress sites running the simonfairbairn The Bucketlister plugin, versions up to and including 0.1.5, are affected. Any installation that has not been updated past 0.1.5 exposes the bug.
Risk and Exploitability
The vulnerability carries a CVSS score of 4.3 and an EPSS score of less than 1%, indicating a moderate severity and a very low likelihood of exploitation in the wild. It is not listed in the CISA KEV catalog. Exploitation requires the attacker to be an authenticated Subscriber, and the attack vector is through the plugin’s AJAX endpoint, which is accessible from the user’s browser. No Remote Code Execution or Privilege Escalation beyond the existing subscriber privileges is possible.
OpenCVE Enrichment