Description
Unauthenticated SQL Injection in Nikstore Core <= 1.5 versions.
Published: 2026-08-19
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL Injection in the Nikstore Core plugin allows an attacker who can trigger the vulnerable code to inject arbitrary SQL commands into the database. The flaw exists in all releases up to and including version 1.5. Once exploited, an attacker can read, modify, delete, or create data, potentially leading to full compromise of the WordPress site and exposure of sensitive information. The weakness is a classic input validation flaw, categorized as CWE-89. The technical description: the plugin fails to sanitize user input before inclusion in SQL queries.

Affected Systems

The vulnerability affects the Nikstore Core plugin distributed by TeconceTheme for WordPress. All versions up to and including 1.5 are vulnerable. Site administrators using these versions should verify the plugin version and upgrade or remove it.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity. The attack vector is remote and unauthenticated, inferred from the description that the vulnerability can be triggered by any user who can access the plugin’s interface. Thus, anyone who can invoke the vulnerable code can exploit it. The EPSS score of < 1% indicates a very low but non-zero exploitation probability, and the absence of a KEV listing does not reduce the inherent risk. An attacker could execute arbitrary SQL commands with the privileges of the WordPress database user, potentially compromising the entire site.

Generated by OpenCVE AI on August 20, 2026 at 17:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Nikstore Core plugin to the latest available version, which removes the vulnerable code.
  • If immediate upgrade is not feasible, deactivate or uninstall the plugin to prevent further exploitation.
  • Review and tighten database user permissions to limit potential damage in case the injection is successful.

Generated by OpenCVE AI on August 20, 2026 at 17:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Teconcetheme
Teconcetheme nikstore Core
Wordpress
Wordpress wordpress
Vendors & Products Teconcetheme
Teconcetheme nikstore Core
Wordpress
Wordpress wordpress

Wed, 19 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'}


Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Nikstore Core <= 1.5 versions.
Title WordPress Nikstore Core plugin <= 1.5 - 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

Teconcetheme Nikstore Core
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-19T19:53:03.144Z

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

Link: CVE-2026-73388

cve-icon Vulnrichment

Updated: 2026-08-19T19:37:52.143Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:18:08.160

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

Link: CVE-2026-73388

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:16:38Z

Weaknesses
  • CWE-89

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