Executive brief
The Booking Package plugin for WordPress, which provides appointment and reservation management, contains a security flaw that allows certain users to take over other accounts. An attacker with Editor-level access can change the email address and password of any user, including site administrators. This can lead to a complete takeover of the website and its data.
Technical details
The Booking Package plugin for WordPress is vulnerable to privilege escalation via account takeover in versions up to, and including, 1.7.16. This is due to a missing capability check on the 'updateUser' branch of the package_app_action AJAX endpoint. While the handler validates a nonce, the dispatcher invokes Schedule::updateUser() with a hard-coded administrator argument set to 1, which bypasses internal owner-restriction checks. This allows an authenticated attacker with Editor-level permissions or higher to provide arbitrary user IDs to the wp_update_user() function, enabling them to change passwords and email addresses for any account, including Administrators.
Affected products
- Booking Package Booking Package up to, and including, 1.7.16
Timeline
- 2026-06-06: disclosed
- 2026-06-06: advisory
References
- https://plugins.trac.wordpress.org/browser/booking-package/tags/1.7.13/index.php
- https://plugins.trac.wordpress.org/browser/booking-package/tags/1.7.13/index.php
- https://plugins.trac.wordpress.org/browser/booking-package/tags/1.7.13/lib/Schedule.php
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3558752%40booking-package&new=3558752%40booking-package&sfp_email=&sfph_mail=
- https://www.wordfence.com/threat-intel/vulnerabilities/id/795c1fd6-137b-4414-8d6b-30053bfb5924?source=cve