Skip to main content

Crocoblock JetEngine CVE-2026-42774

| EUVDEUVD-2026-31751 CRITICAL
SQL Injection (CWE-89)
2026-05-25 Patchstack GHSA-g8m9-vcxf-8fwg
9.3
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
9.3 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L

Primary rating from Vendor (Patchstack) · only source for this CVE.

CVSS VectorVendor: Patchstack

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 08, 2026 - 08:29 vuln.today

DescriptionCVE.org

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Crocoblock JetEngine allows SQL Injection.

This issue affects JetEngine: from n/a through 3.8.8.1.

AnalysisAI

SQL injection in Crocoblock JetEngine (a WordPress plugin) through version 3.8.8.1 allows remote unauthenticated attackers to inject crafted SQL into backend queries, leading to high-impact confidentiality disclosure and limited availability impact with a scope change to other components. The flaw carries a CVSS 9.3 rating and was disclosed by Patchstack, but there is no public exploit identified at time of analysis and EPSS is very low at 0.03%.

Technical ContextAI

JetEngine is a popular Crocoblock plugin for WordPress used to build dynamic content, custom post types, listings, and meta fields, and it issues database queries against the WordPress MySQL/MariaDB backend. The root cause is CWE-89: Improper Neutralization of Special Elements used in an SQL Command, meaning user-controlled input is concatenated into SQL statements without proper parameterization or sanitization via wpdb->prepare or equivalent escaping. The affected CPE is cpe:2.3:a:crocoblock:jetengine:*:*:*:*:*:*:*:* covering all releases up to and including 3.8.8.1, and the scope-change flag (S:C) in the CVSS vector indicates the injected SQL can affect data or components beyond the plugin's own security context - typically the entire WordPress database including wp_users and authentication-relevant tables.

RemediationAI

No vendor-released patch identified at time of analysis from the provided data - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/jet-engine/vulnerability/wordpress-jetengine-plugin-3-8-8-1-sql-injection-vulnerability lists 3.8.8.1 as the last known-vulnerable version, so administrators should monitor that advisory and the Crocoblock changelog for a release above 3.8.8.1 and upgrade as soon as it is published. Until a fixed release is available, deploy Patchstack's vPatch or a WAF rule that blocks SQL metacharacters in JetEngine REST and AJAX endpoints (commonly under /wp-json/jet-engine/ and admin-ajax.php with action parameters containing 'jet_engine'), accepting that overly broad rules may break legitimate listing queries and dynamic filtering. Compensating controls include restricting access to /wp-admin and admin-ajax.php to known IPs, enforcing the WordPress database user's privileges to SELECT/INSERT/UPDATE/DELETE on its own schema only (no FILE or SUPER), and enabling query logging to detect probing - note that disabling JetEngine entirely will break any site that depends on its custom post types and listings.

CVE-2026-17019 MEDIUM POC
6.1 Aug 10

Stored Cross-Site Scripting in the JetEngine WordPress plugin (all versions before 3.8.13.1) allows unauthenticated remo

CVE-2026-66613 CRITICAL
9.8 Aug 19

Remote code execution in Crocoblock JetEngine (WordPress plugin) versions 3.8.14 and earlier allows unauthenticated atta

CVE-2026-52706 CRITICAL
9.8 Jun 17

Unauthenticated PHP Object Injection in Crocoblock JetEngine WordPress plugin versions 3.8.10 and earlier allows remote

CVE-2026-49075 CRITICAL
9.8 Jun 17

PHP Object Injection in the JetEngine WordPress plugin (versions through 3.8.9.1) allows authenticated users with the Co

CVE-2021-41844 CRITICAL
9.8 Dec 15

Crocoblock JetEngine before 2.9.1 does not properly validate and sanitize form data. Rated critical severity (CVSS 9.8),

CVE-2026-14864 MEDIUM POC
5.4 Aug 02

Stored Cross-Site Scripting in JetEngine WordPress plugin before 3.8.12 allows users holding the Contributor role or hig

CVE-2026-54187 CRITICAL
9.3 Jun 17

Unauthenticated SQL injection in the JetEngine WordPress plugin versions 3.8.10.1 and earlier allows remote attackers to

CVE-2026-49084 CRITICAL
9.3 Jun 17

Unauthenticated SQL injection in the JetEngine WordPress plugin versions prior to 3.8.9.1 allows remote attackers to inj

CVE-2026-49076 CRITICAL
9.3 Jun 17

Unauthenticated SQL injection in the JetEngine WordPress plugin (versions up to and including 3.8.9.1) allows remote att

CVE-2026-32355 HIGH
8.8 Mar 13

Crocoblock JetEngine versions below 3.8.4.1 are vulnerable to unsafe deserialization of untrusted data, enabling authent

CVE-2026-12360 HIGH
7.5 Jun 17

Unauthenticated SQL injection in the JetEngine WordPress plugin versions up to 3.8.10.1 allows remote attackers to extra

CVE-2026-28082 HIGH
7.1 Aug 06

Unauthenticated Cross-Site Scripting in JetEngine WordPress plugin (versions 3.8.13.1 and below) allows a remote, unauth

Share

CVE-2026-42774 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy