What the vulnerability does
01Description
The Court Reservation – Manage Your Court Bookings Online plugin for WordPress is vulnerable to generic SQL Injection via the ‘id’ parameter in all versions up to, and including, 1.10.11 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.
Explanation of Vulnerability in Simple Terms
02Summary
Court Reservation contains a SQL injection vulnerability in versions up to 1.10.11. An attacker can query the database directly without authentication to read sensitive data, including user credentials and booking information. The vulnerability requires no user interaction and can be exploited over the network. Update to a version newer than 1.10.11 immediately.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site's database, including user credentials and booking records.
Potential impact on your site
04Site Impact
User passwords, email addresses, and booking details may be exposed to unauthorized access.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
May 12, 2026
CVE published
May 13, 2026
Record updated