Description
Unauthenticated SQL Injection in JetBooking <= 4.0.4.1 versions.
Published: 2026-06-26
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SQL Injection in JetBooking plugin versions 4.0.4.1 and earlier. Because authentication is not required, an attacker can supply crafted input through the plugin's public endpoints to execute arbitrary SQL statements. This can lead to reading, modifying or deleting sensitive data, potentially exposing customer information and compromising database integrity. The weakness is an input validation flaw categorized as CWE-89.

Affected Systems

The affected systems are websites that run WordPress with the JetBooking booking plugin from Crocoblock (Jetimpex Inc.) version 4.0.4.1 or older. The vulnerability exists in the plugin's database query handling code.

Risk and Exploitability

The CVSS score is 9.3, indicating a high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is likely via the plugin's publicly accessible API or form endpoints, requiring no authentication. Exploitation would involve sending a malicious payload via ordinary web requests, making the vulnerability easy to discover and use by attackers with internet access.

Generated by OpenCVE AI on June 26, 2026 at 16:51 UTC.

Remediation

Vendor Solution

Update the WordPress JetBooking Plugin to the latest available version (at least 4.0.4.2).


OpenCVE Recommended Actions

  • Update the JetBooking plugin to the latest version (4.0.4.2 or newer).
  • If an immediate update is not possible, restrict access to the plugin's administrative URLs by limiting IP addresses or authentication mechanisms.
  • Consider removing or disabling the JetBooking plugin from publicly accessible sites until a patch is applied.

Generated by OpenCVE AI on June 26, 2026 at 16:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in JetBooking <= 4.0.4.1 versions.
Title WordPress JetBooking plugin <= 4.0.4.1 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T17:44:04.338Z

Reserved: 2026-06-16T09:21:46.612Z

Link: CVE-2026-54820

cve-icon Vulnrichment

Updated: 2026-06-26T17:35:23.939Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T17:00:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')