MEDIUM (6.1)
    Plugin

    SQL Injection Vulnerability in Court Reservation WordPress Plugin

    Published Date: 5/12/2026
    CVE ID: CVE-2026-1250

    Summary

    The Court Reservation – Manage Your Court Bookings Online plugin for WordPress is susceptible to a SQL Injection attack through the 'id' parameter. This vulnerability affects all versions up to and including 1.10.11 and allows unauthenticated attackers to exploit this flaw to extract sensitive data from the database.

    Vulnerability Details

    The vulnerability arises due to insufficient escaping of user-supplied input in the 'id' parameter, coupled with a lack of adequate preparation of SQL queries. This flaw allows attackers to inject arbitrary SQL commands into the query, which could potentially lead to a full compromise of the site's database. By exploiting this vulnerability, an attacker could gain access to sensitive information such as user credentials and confidential data. The attack does not require authentication, making it more dangerous as it can be executed by anyone with access to the vulnerable input. The SQL Injection could also be used to modify or delete database records, further impacting the integrity of the website. Ensuring safe database interactions by implementing prepared statements and parameterized queries is crucial to mitigate such risks.

    Recommendations

    To mitigate this vulnerability, immediately apply security best practices such as using prepared statements and input validation for all database interactions. Escaping user input before it is included in SQL queries is essential to prevent unauthorized command execution. Additionally, consider implementing a Web Application Firewall (WAF) to block exploit attempts and regularly audit and update all installed plugins for the latest security patches.

    Available Fixes

    Last Updated: 5/13/2026
    Jedar

    Jedar for Digital Rights is a non-profit organization dedicated to protecting digital freedoms, enhancing online privacy, and promoting secure digital practices for vulnerable communities worldwide.

    Follow Us

    All Rights Reserved © 2026 Jedar for Digital Rights.

    Cookie Preferences

    We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.

    Learn More