Description
Unauthenticated SQL Injection in Relevanssi Light <= 1.2.2 versions.
Published: 2026-07-27
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WordPress sites that have installed Relevanssi Light plugin version 1.2.2 or earlier are vulnerable to an unauthenticated SQL Injection flaw. The defect allows an attacker to supply crafted input through the plugin’s search interface, which is directly inserted into an SQL query without proper sanitization. If exploited, the attacker can read sensitive database tables, modify data, or cause administrative operations, thereby compromising data confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects sites running WordPress with the Relevanssi Light plugin by Christoph Vielgrader. All releases from the latest 1.2.2 downgrade upward, including any 1.2.x version prior to the fixed 1.2.3, are impacted. Site administrators must verify the plugin version and ensure any vulnerable copy is removed or upgraded.

Risk and Exploitability

The advisory assigns a CVSS score of 9.3, indicating critical severity. The EPSS score is 0.00236, indicating a very low but non-zero exploitation probability; the absence of a KEV listing likewise does not reduce the risk. Attackers can reach the vulnerable endpoint over the public web interface; authentication is not required. The flaw is a classic input-validation weakness (CWE‑89). Given the high score and the unrestricted access, the vulnerability should be considered highly exploitable and is likely to be a priority target for malicious actors.

Generated by OpenCVE AI on August 3, 2026 at 17:38 UTC.

Remediation

Vendor Solution

Update the WordPress Relevanssi Light Plugin to the latest available version (at least 1.2.3).


OpenCVE Recommended Actions

  • Upgrade the Relevanssi Light Plugin to version 1.2.3 or later.
  • If an immediate upgrade is not feasible, enforce authentication or firewall rules that block anonymous access to the plugin’s search interface and monitor log activity for suspicious query strings.
  • Review the database account used by WordPress and apply least‑privilege principles so the account cannot execute administrative SQL statements such only to perform its required functions.
  • Deploy a web application firewall rule that blocks or flags SQL‑injection‑style inputs, such as characters like quotes, semicolons, or keywords such as SELECT, INSERT, UPDATE.

Generated by OpenCVE AI on August 3, 2026 at 17:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Christoph Vielgrader
Christoph Vielgrader relevanssi Light
Wordpress
Wordpress wordpress
Vendors & Products Christoph Vielgrader
Christoph Vielgrader relevanssi Light
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Relevanssi Light <= 1.2.2 versions.
Title WordPress Relevanssi Light plugin <= 1.2.2 - 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

Christoph Vielgrader Relevanssi Light
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T16:18:21.075Z

Reserved: 2026-07-05T21:27:50.222Z

Link: CVE-2026-59533

cve-icon Vulnrichment

Updated: 2026-07-27T15:10:57.517Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:03.817

Modified: 2026-07-27T17:46:02.447

Link: CVE-2026-59533

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:45:03Z

Weaknesses
  • CWE-89

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