Severity by source
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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14743
GHSA-g8j8-q3w7-359j