Description
Unauthenticated SQL Injection in Qode Tours <= 3.1.3.1 versions.
Published: 2026-08-06
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SQL injection in the Qode Tours WordPress plugin. It allows an attacker to inject arbitrary SQL queries, potentially compromising database confidentiality and integrity. This flaw is a classic injection (CWE‑89) that may lead to data theft, modification, or loss.

Affected Systems

WordPress sites that use the Qode Tours plugin version 3.1.3.1 or earlier. The affected product is the Qode Tours plugin by QODE, which is integrated into the WordPress CMS.

Risk and Exploitability

With a CVSS score of 9.3, the vulnerability presents a high risk and is exploitable from any network location without authentication. The EPSS score is not provided, but the lack of an official KEV listing suggests no known public exploits yet. However, because the attack vector is unauthenticated and relies on crafted requests to the plugin, an attacker can easily test and abuse the flaw to gain unauthorized database access.

Generated by OpenCVE AI on August 6, 2026 at 16:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Qode Tours plugin update that eliminates the identified SQL injection flaw (CWE-89).
  • Disabling the plugin or its public-facing endpoints until a patch is applied reduces the attack surface for the injection vulnerability.
  • Configure a web application firewall or server-side input validation to reject suspicious SQL payloads targeting the plugin’s parameters, directly addressing the CWE-89 flaw.

Generated by OpenCVE AI on August 6, 2026 at 16:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Qode
Qode qode Tours
Wordpress
Wordpress wordpress
Vendors & Products Qode
Qode qode Tours
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Qode Tours <= 3.1.3.1 versions.
Title WordPress Qode Tours plugin <= 3.1.3.1 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Qode Qode Tours
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:36:12.760Z

Reserved: 2026-07-22T08:54:17.066Z

Link: CVE-2026-65546

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-06T15:17:16.480

Modified: 2026-08-12T20:58:37.847

Link: CVE-2026-65546

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:59:52Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')