Description
Unauthenticated SQL Injection in Super Store Finder <= 7.8 versions.
Published: 2026-08-18
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Super Store Finder plugin for WordPress contains an unauthenticated SQL Injection vulnerability in versions 7.8 and earlier. This flaw allows an attacker to send crafted requests that are directly injected into database queries, giving the attacker the ability to execute arbitrary SQL commands. The consequences may include full disclosure of site data, modification or deletion of records, or compromise of the database server, thereby impacting confidentiality, integrity, and potentially availability of the website.

Affected Systems

The vulnerability affects the WordPress "Super Store Finder" plugin developed by Highwarden, specifically all releases up to and including version 7.8. Any WordPress site that has that plugin installed and in use without newer updates is potentially vulnerable.

Risk and Exploitability

The CVSS score of 9.3 classifies this as critical severity. The EPSS score is not available, but the unauthenticated nature indicates that an attacker can exploit the flaw from anywhere that can reach the site without credentials. The vulnerability is not listed in the CISA KEV catalog. Likely attack vectors include a malicious user submitting specially crafted data through exposed plugin endpoints or URLs. As no authentication is required, exploitation requires only network access to the WordPress site.

Generated by OpenCVE AI on August 18, 2026 at 16:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Super Store Finder plugin to the latest version that has the SQL Injection fix.
  • If upgrading is not immediately possible, remove or disable the plugin entirely from the WordPress installation.
  • Deploy a web application firewall or similar security layer that detects and blocks SQL injection patterns targeting the plugin's input fields.

Generated by OpenCVE AI on August 18, 2026 at 16:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Highwarden
Highwarden super Store Finder
Wordpress
Wordpress wordpress
Vendors & Products Highwarden
Highwarden super Store Finder
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Super Store Finder <= 7.8 versions.
Title WordPress Super Store Finder plugin <= 7.8 - 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

Highwarden Super Store Finder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T21:25:46.209Z

Reserved: 2026-08-12T14:10:08.047Z

Link: CVE-2026-73392

cve-icon Vulnrichment

Updated: 2026-08-18T19:39:15.315Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T15:17:06.543

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-73392

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:33:17Z

Weaknesses
  • CWE-89

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