CVE-2026-3326
XStore < 9.7.3 - Unauthenticated SQLi
Record summary
CVE-2026-3326 has a selected CVSS score of 8.6 (high); EIP currently links 1 Nuclei template.
Description
The Xstore WordPress theme before 9.7.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 10, 2026 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
XstoreDefault status: unaffected | CVE List | Before 9.7.3 | affected |
Nuclei templates
1ProjectDiscoveryHIGHXStore Theme < 9.7.3 - SQL InjectionCVSS 8.6
The Xstore WordPress theme before 9.7.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
Impact
Unauthenticated attackers can extract arbitrary data from the WordPress database, including credentials, session tokens, and WooCommerce customer records.
Remediation
Update XStore theme to version 9.7.3 or later.
Source: ProjectDiscovery