CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.4. It affects WordPress. Exploitation may require the attacker to be authenticated.
CVE
CVE-2026-1987
Severity
MEDIUM
CVSS
5.4
EPSS
0.31%
WordPress
Original NVD Description
The Scheduler Widget plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 0.1.6. This is due to the `scheduler_widget_ajax_save_event()` function lacking proper authorization checks and ownership verification when updating events. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify any event in the scheduler via the `id` parameter granted they have knowledge of the event ID.