Skip to main content

Jetengine CVE-2026-4662

| EUVDEUVD-2026-14743 HIGH
SQL Injection (CWE-89)
2026-03-24 Wordfence GHSA-g8j8-q3w7-359j
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Re-analysis Queued
Apr 24, 2026 - 16:37 vuln.today
cvss_changed
EUVD ID Assigned
Mar 24, 2026 - 05:15 euvd
EUVD-2026-14743
Analysis Generated
Mar 24, 2026 - 05:15 vuln.today
CVE Published
Mar 24, 2026 - 04:27 nvd
HIGH 7.5

DescriptionCVE.org

The JetEngine plugin for WordPress is vulnerable to SQL Injection via the listing_load_more AJAX action in all versions up to, and including, 3.8.6.1. This is due to the filtered_query parameter being excluded from the HMAC signature validation (allowing attacker-controlled input to bypass security checks) combined with the prepare_where_clause() method in the SQL Query Builder not sanitizing the compare operator before concatenating it into SQL statements. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database, provided the site has a JetEngine Listing Grid with Load More enabled that uses a SQL Query Builder query.

AnalysisAI

The JetEngine plugin for WordPress contains a SQL injection vulnerability in the listing_load_more AJAX action that allows unauthenticated attackers to extract sensitive database information. All versions up to and including 3.8.6.1 are affected. The vulnerability exists on sites using JetEngine Listing Grid with Load More functionality enabled and SQL Query Builder queries, with a CVSS score of 7.5 indicating high severity for confidentiality impact.

Technical ContextAI

This vulnerability affects the JetEngine plugin (cpe:2.3:a:crocoblock:jetengine) developed by Crocoblock for WordPress. The root cause is a classic SQL Injection (CWE-89) stemming from two combined weaknesses: first, the filtered_query parameter is excluded from HMAC signature validation in the ajax-handlers.php file, allowing attackers to bypass authentication controls; second, the prepare_where_clause() method in the SQL Query Builder (sql.php) fails to sanitize the compare operator before concatenating it into SQL statements. This creates a scenario where untrusted input flows directly into database queries without proper parameterization or escaping, enabling SQL injection attacks through the listing_load_more AJAX endpoint.

RemediationAI

Upgrade the JetEngine plugin to a version newer than 3.8.6.1 that addresses this vulnerability. Check the Crocoblock changelog at https://crocoblock.com/changelog/?plugin=jet-engine for the patched release version and apply the update immediately. As an interim mitigation while awaiting patching, consider temporarily disabling the Load More functionality on JetEngine Listing Grids that use SQL Query Builder queries, or implement Web Application Firewall (WAF) rules to filter requests to the listing_load_more AJAX action. Network-level access controls limiting WordPress admin access to trusted IP ranges can reduce exposure but will not prevent exploitation since the vulnerability is exploitable by unauthenticated users through public-facing AJAX endpoints. Detailed technical analysis is available in the Wordfence threat intelligence report at https://www.wordfence.com/threat-intel/vulnerabilities/id/f10cf49b-1b78-43c1-b0d1-c1dbb74d5696?source=cve.

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-42774 CRITICAL
9.3 May 25

SQL injection in Crocoblock JetEngine (a WordPress plugin) through version 3.8.8.1 allows remote unauthenticated attacke

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-4352 HIGH
7.5 Apr 14

SQL injection in JetEngine WordPress plugin (≤3.8.6.1) via Custom Content Type REST API allows unauthenticated remote at

Share

CVE-2026-4662 vulnerability details – vuln.today

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