Wordpress Plugin
CVE-2025-49931
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Crocoblock JetSearch jet-search allows Blind SQL Injection.This issue affects JetSearch: from n/a through <= 3.5.10.
AnalysisAI
Blind SQL injection in Crocoblock JetSearch plugin (WordPress) versions up to 3.5.10 allows unauthenticated remote attackers to extract database contents via crafted search queries. The vulnerability carries a critical CVSS 9.3 score due to network-based exploitation requiring no authentication or user interaction, though EPSS exploitation probability remains low at 0.04% (12th percentile), and no public exploit identified at time of analysis. The flaw enables data exfiltration from WordPress databases hosting sites using the vulnerable search plugin.
Technical ContextAI
JetSearch is a WordPress plugin by Crocoblock that provides AJAX-powered search functionality for WordPress sites. This vulnerability stems from improper sanitization of user-supplied input in SQL queries (CWE-89), specifically manifesting as a blind SQL injection attack vector. In blind SQLi attacks, attackers cannot see query results directly but can infer database contents through timing delays or boolean-based conditional responses. The plugin's search parameter processing fails to adequately neutralize special SQL metacharacters, allowing attackers to inject malicious SQL commands that execute in the context of the WordPress database connection. All JetSearch versions through 3.5.10 are confirmed affected based on CPE data, indicating a longstanding input validation weakness in the plugin's search query handling mechanism.
Affected ProductsAI
This vulnerability affects Crocoblock JetSearch plugin for WordPress in all versions from initial release through version 3.5.10 inclusive. JetSearch is a premium WordPress plugin providing advanced AJAX search capabilities, typically deployed on e-commerce and content-heavy WordPress sites using the Crocoblock ecosystem. The vulnerability was reported by the Patchstack security research team (audit@patchstack.com). Organizations running WordPress installations with JetSearch plugin versions 3.5.10 or earlier should consider themselves affected. Detailed vulnerability information is available in the Patchstack database advisory at https://patchstack.com/database/Wordpress/Plugin/jet-search/vulnerability/wordpress-jetsearch-plugin-3-5-10-sql-injection-vulnerability.
RemediationAI
Immediately upgrade JetSearch plugin to version 3.5.11 or later, which addresses the SQL injection vulnerability through improved input validation and parameterized query implementation. Access the update through the WordPress plugin dashboard or download directly from Crocoblock's official distribution channels. If immediate patching is not feasible, implement temporary mitigations including disabling the JetSearch plugin until upgrade is possible, restricting search functionality to authenticated users only through WordPress role configuration, and deploying web application firewall (WAF) rules to detect and block SQL injection patterns in search parameters. Database monitoring for suspicious queries containing SQL metacharacters (UNION, SELECT, SLEEP, BENCHMARK) originating from search endpoints can provide detection coverage. Organizations should review WordPress database access logs for the period during which vulnerable versions were deployed to identify potential exploitation attempts. Full vulnerability details and remediation guidance are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/jet-search/vulnerability/wordpress-jetsearch-plugin-3-5-10-sql-injection-vulnerability.
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