Description
Unauthenticated SQL Injection in JetAppointment <= 2.5.2 versions.
Published: 2026-08-18
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The JetAppointment plugin for WordPress, versions up to 2.5.2, contains an unauthenticated SQL injection flaw that permits attackers to send malicious SQL through input fields without needing authentication. The flaw arises from improper sanitization of user‑supplied data before incorporating it into database queries, which is a classic injection weakness identified as CWE‑89. An attacker exploiting this vulnerability can read, modify or delete arbitrary rows in the WordPress database, potentially exposing sensitive user information, corrupting appointment data, or creating a foothold for further attacks such as remote code execution or privilege escalation on the host.

Affected Systems

Affected products are the JetAppointment plugin distributed by Crocoblock and Jetimpex Inc. The issue manifests in all installations of JetAppointment 2.5.2 or earlier. There is no version information granularly listed beyond the <= 2.5.2 cutoff, so any deployment using a version at or below that threshold is vulnerable.

Risk and Exploitability

The review assigns a CVSS score of 9.3, indicating critical severity. The EPSS score is not available, and the vulnerability is not currently listed in CISA’s KEV catalog, yet the lack of authentication requirements means that any web visitor can trigger the exploit. Attackers can extract or corrupt data with minimal effort, and given the high CVSS, the potential impact is substantial. Immediate remediation is recommended because the opportunity remains open until a patch is applied.

Generated by OpenCVE AI on August 18, 2026 at 16:18 UTC.

Remediation

Vendor Solution

Update the WordPress JetAppointment Plugin to the latest available version (at least 2.5.2.1).


OpenCVE Recommended Actions

  • Update the JetAppointment plugin to version 2.5.2.1 or later, which contains the resolved injection fix.
  • If an update is delayed, isolate the plugin administration interface by restricting access to trusted IP ranges or enforcing role‑based access control to eliminate unauthenticated access.
  • After patching or isolation, run a database integrity audit to detect any tampering that may have occurred during the window of exposure.

Generated by OpenCVE AI on August 18, 2026 at 16:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in JetAppointment <= 2.5.2 versions.
Title WordPress JetAppointment plugin <= 2.5.2 - 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-08-18T14:00:20.366Z

Reserved: 2026-08-12T10:51:25.492Z

Link: CVE-2026-73365

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T15:17:04.820

Modified: 2026-08-18T15:17:04.820

Link: CVE-2026-73365

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T16:30:05Z

Weaknesses
  • CWE-89

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