Description
Unauthenticated SQL Injection in JetEngine <= 3.8.10.1 versions.
Published: 2026-06-17
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL Injection exists in JetEngine plugin versions 3.8.10.1 and earlier, allowing attackers to inject malicious SQL through unsanitized input. The flaw is a classic input validation weakness (CWE-89) that can be leveraged to read, modify, or delete database contents. In a compromised site, an attacker could exfiltrate sensitive data, alter application configuration, or pivot to higher privilege levels within the backend.

Affected Systems

The vulnerability affects Jetimpex Inc.’s JetEngine WordPress plugin version 3.8.10.1 and earlier. No additional product or version data is listed beyond these releases. Sites deploying an affected JetEngine plugin are at risk until the plugin is upgraded.

Risk and Exploitability

With a CVSS score of 9.3 the vulnerability is rated critical. The EPSS score is not available, so the current public exploitation probability is uncertain, but the flaw is unauthenticated and openly documented, implying a realistic attack surface. The issue is not catalogued in CISA’s KEV list. Attackers are likely to exploit the flaw by sending crafted HTTP requests to the plugin’s endpoints without needing authentication.

Generated by OpenCVE AI on June 18, 2026 at 13:59 UTC.

Remediation

Vendor Solution

Update the WordPress JetEngine Plugin to the latest available version (at least 3.8.10.2).


OpenCVE Recommended Actions

  • Upgrade the WordPress JetEngine plugin to version 3.8.10.2 or later.
  • If an upgrade is not immediately possible, disable the JetEngine plugin or its endpoints on the site to eliminate the attack surface.
  • Consider applying a web application firewall rule to block suspicious SQL patterns on requests targeting JetEngine URLs.
  • Ensure WordPress core, theme, and other plugins are also updated to their latest secure releases.
  • Monitor application logs for unexpected SQL queries or failed authentication attempts that might indicate exploitation attempts.

Generated by OpenCVE AI on June 18, 2026 at 13:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Jetimpex Inc.
Jetimpex Inc. jetengine
Wordpress
Wordpress wordpress
Vendors & Products Jetimpex Inc.
Jetimpex Inc. jetengine
Wordpress
Wordpress wordpress

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in JetEngine <= 3.8.10.1 versions.
Title WordPress JetEngine plugin <= 3.8.10.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

Jetimpex Inc. Jetengine
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T14:40:34.679Z

Reserved: 2026-06-12T09:15:46.416Z

Link: CVE-2026-54187

cve-icon Vulnrichment

Updated: 2026-06-17T14:40:31.578Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T23:03:43Z

Weaknesses
  • CWE-89

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