Vulnerability Description
The Appointment Booking Calendar plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 1.4.01. This is due to insufficient authorization and missing per-calendar ownership checks in the cpabc_appointments_calendar_load2() function, which is reachable via the cpabc_calendar_load2=1 query parameter in wp-admin and only checks is_admin() && current_user_can('edit_posts'), a capability available to Contributor-level users and above. This makes it possible for authenticated attackers with Contributor-level access and above to supply an arbitrary calendar ID via the id parameter and extract customer booking information, including email addresses, names, phone numbers, booking times, and comments, from any calendar managed by the plugin.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/tags/1.3
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/tags/1.3
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/tags/1.3
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/tags/1.3
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/trunk/cp
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/trunk/in
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/trunk/in
- https://plugins.trac.wordpress.org/browser/appointment-booking-calendar/trunk/in
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e1ecc237-87b0-4c4d-94c
FAQ
What is CVE-2026-12111?
CVE-2026-12111 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Appointment Booking Calendar plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 1.4.01. This is due to insufficient authorization and missing pe...
How severe is CVE-2026-12111?
CVE-2026-12111 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12111?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.