Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi (AV:N/AC:L/PR:N/UI:N) gives high database read (C:H) and limited write potential (I:L); scope kept U as injection stays within the WordPress DB context.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated SQL Injection in JetEngine <= 3.8.10.2 versions.
AnalysisAI
SQL injection in the Crocoblock JetEngine WordPress plugin (versions 3.8.10.2 and earlier) lets remote unauthenticated attackers inject crafted SQL into backend database queries (CWE-89), per the CVSS:3.1 vector with PR:N/UI:N. The flaw carries a 9.3 critical score driven by network reachability, no required privileges, and a changed scope exposing the underlying WordPress database. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV, but the unauthenticated, low-complexity nature makes it a high-priority patching target for any site running this widely deployed dynamic-content plugin.
Technical ContextAI
JetEngine is a Crocoblock plugin for WordPress that builds dynamic listings, custom post types, custom meta fields, and query-driven content, typically alongside page builders like Elementor. The root cause is CWE-89 (SQL Injection): user-controllable input reaches a database query without proper parameterization or sanitization, allowing the attacker's data to be interpreted as SQL. Because WordPress queries run against the shared site database (wp_users, wp_options, wp_posts, etc.), a successful injection can read arbitrary stored data including credentials and secrets. No exact vulnerable parameter or endpoint is named in the available intelligence; the affected component is identified only by plugin name and the affected version ceiling (<= 3.8.10.2).
RemediationAI
Upgrade JetEngine to a fixed release above 3.8.10.2 as published by Crocoblock; the exact patched version is not included in the available input data, so confirm it directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-10-2-sql-injection-vulnerability) and the Crocoblock changelog before deploying. If immediate patching is not possible, deploy a WAF or virtual patch (Patchstack and similar WordPress firewalls offer SQLi rule coverage) to filter injection payloads against JetEngine endpoints - accepting that WAF rules can be bypassed and may cause false positives on legitimate query parameters. As a stronger interim control, restrict or disable the affected JetEngine query/listing functionality if the site does not require it, and ensure the database user used by WordPress has least-privilege rights to limit the blast radius of any successful read; note this does not stop the injection itself, only its scope.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39721
GHSA-6345-fj22-6hh8