Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Remote unauthenticated low-complexity SQLi yields C:H; injection point appears read-only (I:N/A:N), and I keep scope unchanged as the DB is the same security authority as the app.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in Qode Tours <= 3.1.3.1 versions.
AnalysisAI
SQL injection in the Qode Tours WordPress plugin (versions up to and including 3.1.3.1) lets remote unauthenticated attackers inject arbitrary SQL through the plugin's tour/booking functionality. Because no authentication or user interaction is required (CVSS 9.3, PR:N/UI:N) and the scope is changed, an attacker can extract sensitive data from the WordPress database, such as user records and credential hashes. Reported by Patchstack; no public exploit identified at time of analysis and not listed in CISA KEV.
Technical ContextAI
The affected component is Qode Tours, a commercial WordPress plugin (CPE cpe:2.3:a:qode:qode_tours) used to build tour/travel booking and listing pages. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input reaches a SQL query without proper parameterization or sanitization, typical of WordPress plugins that build $wpdb queries from request parameters (e.g., filtering, search, or booking IDs) without using prepared statements. In shared WordPress hosting the plugin runs against the site's MySQL/MariaDB database, so injected SQL executes with the web application's database privileges.
RemediationAI
No vendor-released patch version is identified in the available data (the affected range is ≤3.1.3.1 with no confirmed fixed release), so update to the latest Qode Tours release above 3.1.3.1 as soon as the vendor publishes one and monitor the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/qode-tours/vulnerability/wordpress-qode-tours-plugin-3-1-3-1-sql-injection-vulnerability for the fixed version. Until a patched build is confirmed, deploy a WAF or WordPress virtual patch (Patchstack offers one for this CVE) with SQLi rules covering the plugin's request parameters; if the plugin's tour listing/booking features are not essential, deactivate and remove the plugin, accepting loss of that functionality; alternatively restrict access to the affected endpoints and enforce least-privilege on the WordPress database user (no unnecessary read access to sensitive tables) to limit data exposure, noting this reduces but does not eliminate the injection risk.
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-53976
GHSA-4vp4-w75c-2pjq