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

Impact

JetSmartFilters versions up to 3.8.3 contain an unauthenticated SQL Injection flaw that allows an attacker to inject arbitrary SQL commands. The weakness, classified as CWE-89, could enable the attacker to read, modify, or delete database data. The vulnerability is exploitable without user credentials, making it a critical risk for any publicly accessible WordPress site using the plugin.

Affected Systems

The affected product is the JetSmartFilters plugin for WordPress, distributed by Crocoblock and Jetimpex Inc. All installations running version 3.8.3 or earlier are at risk. There is no discernible requirement for authentication or special user roles; any actor who can reach the plugin’s endpoints can potentially exploit the flaw.

Risk and Exploitability

The CVSS score of 9.3 indicates a very high severity and broad impact, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Because exploitation does not require credentials, an attacker can simply craft a malicious request to any accessible endpoint that passes through the plugin’s input handling. Successful exploitation would give full control over the database, effectively compromising the entire website’s integrity and confidentiality.

Generated by OpenCVE AI on June 26, 2026 at 18:07 UTC.

Remediation

Vendor Solution

Update the WordPress JetSmartFilters Plugin to the latest available version (at least 3.8.3.1).


OpenCVE Recommended Actions

  • Update the JetSmartFilters plugin to version 3.8.3.1 or later.
  • Temporarily disable or remove the affected plugin until the update can be applied.
  • Configure a web application firewall or .htaccess rule to block unauthenticated requests to the plugin’s AJAX or REST endpoints.

Generated by OpenCVE AI on June 26, 2026 at 18:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 26 Jun 2026 15:15:00 +0000

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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T15:42:23.568Z

Reserved: 2026-06-18T14:38:18.949Z

Link: CVE-2026-56067

cve-icon Vulnrichment

Updated: 2026-06-26T15:42:19.461Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T18:15:04Z

Weaknesses
  • CWE-89

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