CVE-2026-48875
Deferred Deferred - Pending Action
Unauthenticated SQL Injection in JetSmartFilters

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: Patchstack

Description
Unauthenticated SQL Injection in JetSmartFilters <= 3.8.1 versions.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-06-17
AI Q&A
2026-06-17
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
jetsmartfilters jetsmartfilters to 3.8.1 (inc)
patchstack jet-smart-filters to 3.8.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

The vulnerability allows unauthenticated attackers to perform SQL Injection attacks, potentially stealing sensitive information from the website's database.

Such unauthorized access and data exposure can lead to non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding sensitive personal and health information.

Failure to protect against this vulnerability could result in data breaches, violating these standards and potentially leading to legal and financial consequences.

Detection Guidance

The vulnerability is an unauthenticated SQL Injection in JetSmartFilters plugin versions 3.8.1 and below. Detection typically involves monitoring for suspicious HTTP requests targeting the vulnerable plugin endpoints that may contain SQL injection payloads.

While no specific detection commands are provided in the available resources, common approaches include using web application firewalls (WAF) with rules to detect SQL injection attempts or analyzing web server logs for unusual query parameters or patterns.

It is strongly recommended to update the plugin to version 3.8.1.1 or later to mitigate the vulnerability.

Executive Summary

CVE-2026-48875 is an unauthenticated SQL Injection vulnerability found in the WordPress JetSmartFilters plugin versions 3.8.1 and below.

This flaw allows attackers who do not need to be logged in to directly interact with the website's database by injecting malicious SQL commands.

It is classified as a high-priority threat with a CVSS score of 9.3 and falls under the OWASP Top 10 category A3: Injection.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive information stored in the website's database.

Because the attack can be performed without authentication, it increases the risk of mass exploitation.

Potential impacts include data theft and partial denial of service due to the low availability impact.

Mitigation Strategies

Immediate action is advised to mitigate the SQL Injection vulnerability in JetSmartFilters versions 3.8.1 and below.

  • Update the JetSmartFilters plugin to version 3.8.1.1 or later, which contains the patch for this vulnerability.
  • Apply the mitigation rule issued by Patchstack to block attacks until the plugin is updated.
  • Seek assistance from your hosting provider or a developer if you are unable to update or apply mitigations yourself.
Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-48875. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart