Skip to main content

Court Reservation CVE-2026-1250

| EUVDEUVD-2026-29871 HIGH
SQL Injection (CWE-89)
2026-05-12 Wordfence GHSA-mq8q-4qc4-9h24
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated remote SQLi via a public parameter (AV:N/AC:L/PR:N/UI:N) yielding full database read but no write or availability impact (C:H/I:N/A:N).

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 23, 2026 - 19:07 vuln.today
CVE Published
May 12, 2026 - 22:24 nvd
HIGH 7.5

DescriptionCVE.org

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.

AnalysisAI

SQL injection in the Court Reservation - Manage Your Court Bookings Online WordPress plugin (versions ≤ 1.10.11) lets unauthenticated attackers inject arbitrary SQL through the 'id' parameter, enabling extraction of sensitive database contents such as user credentials and booking data. The flaw stems from an unescaped, unprepared query and is network-reachable with no authentication or user interaction. No public exploit identified at time of analysis, and EPSS probability is low (0.06%), but SSVC flags exploitation as automatable with partial technical impact.

Technical ContextAI

The vulnerability is a classic CWE-89 SQL Injection: user input from the 'id' HTTP parameter is concatenated into a SQL statement without WordPress's $wpdb->prepare() parameterization or proper escaping. The vulnerable code path is in the plugin's public-facing class (per Wordfence, class-courtres-public.php around line 97 in the 1.10.8 tag), meaning the sink is exposed via an unauthenticated front-end request handler rather than an admin-only page. The affected component is the webmuehle 'Court Reservation' plugin (CPE cpe:2.3:a:webmuehle:court_reservation_-_manage_your_court_bookings_online), a booking/scheduling extension for WordPress-hosted sports facilities. Because WordPress plugins share the site's MySQL/MariaDB database, a successful injection reaches the entire wp_ schema including wp_users and wp_usermeta.

RemediationAI

Upgrade the Court Reservation plugin to a version newer than 1.10.11 as soon as the vendor publishes a fixed release; the input data does not include a confirmed patched version, so consult the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/a482f6bb-5277-480b-8ec9-230dd4135f7c) and the WordPress plugin page for the current fixed build before deploying. Until a patched version is confirmed and installed, the strongest compensating control is a Web Application Firewall (Wordfence or equivalent) with SQLi rules that inspect the vulnerable 'id' parameter, accepting the trade-off of possible false positives on legitimate booking requests. If the plugin is not actively used, deactivate and remove it to eliminate the attack surface entirely; if it is required, restrict access to the reservation front-end pages (for example via IP allowlisting or requiring authentication in front of the booking endpoints) understanding this may block legitimate public bookings. Prioritize a database credential rotation and integrity review if the site has been internet-exposed, since read-only SQLi can already have leaked hashes.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-1250 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy