Summary
CVE-2026-73365 is an unauthenticated SQL Injection vulnerability affecting the JetAppointment WordPress plugin (by Crocoblock/Jetimpex Inc.), a booking/scheduling plugin used to manage providers, services, and appointment calendars on WordPress sites. The flaw allows a remote, unauthenticated attacker to inject and execute arbitrary SQL commands against the site’s database. It carries a CVSS v3.1 base score of 9.3 (Critical).
Technical details
- Root cause: Improper neutralization of special elements used in an SQL command (CWE-89) within the JetAppointment plugin’s code.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw.
- Attack vector: Network-based; an attacker sends crafted input to a vulnerable plugin endpoint over HTTP(S), requiring low attack complexity and no privileges.
- Impact: High confidentiality impact (database contents can be read/extracted) and partial (low) availability impact, consistent with a blind SQL injection pattern (CAPEC-7).
Affected software
- JetAppointment (jet-appointments-booking) WordPress plugin, all versions up to and including 2.5.2.
- Fixed in version 2.5.2.1 and later.
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Update the JetAppointment plugin to version 2.5.2.1 or later.
- If no patch can be applied immediately: Restrict or disable public access to the JetAppointment plugin’s front-end booking functionality, deploy a web application firewall (WAF) rule to block SQL injection patterns targeting plugin endpoints, and monitor database and web server logs for anomalous query activity.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/jet-appointments-booking/

