Vulnerability Description
The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to generic SQL Injection via the 'alldata[truebooker_user]' parameter in all versions up to, and including, 1.2.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The check_ajax_referer() nonce guard does not constitute an authentication or authorization barrier because the nonce is exposed to unauthenticated visitors on TrueBooker front-end booking pages; exploitation additionally requires that the required booking fields (category, service, person, date, and time slot) be present in the alldata POST parameter so that execution reaches the vulnerable SQL query branch.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/tags/1
- https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/tags/1
- https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/tags/1
- https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/tags/1
- https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/tags/1
- https://plugins.trac.wordpress.org/browser/truebooker-appointment-booking/tags/1
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/9b0e973b-f0bf-44d1-b96
FAQ
What is CVE-2026-13161?
CVE-2026-13161 is a vulnerability with a CVSS score of 7.5 (HIGH). The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to generic SQL Injection via the 'alldata[truebooker_user]' parameter in all versions up to, and including,...
How severe is CVE-2026-13161?
CVE-2026-13161 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13161?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.