Description
The Smart Slider 3 plugin for WordPress is vulnerable to time-based SQL Injection via the ‘sliderid’ parameter in all versions up to, and including, 3.5.1.28 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-07-30
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data exfiltration via SQL injection
Action: Patch
AI Analysis

Impact

The Smart Slider 3 plugin for WordPress contains a time‑based SQL injection flaw in the sliderid parameter. Because the parameter is not properly escaped or prepared, an attacker who has administrator‑level access can append malicious SQL statements to legitimate queries and retrieve sensitive data from the database. The weakness is an example of Vulnerability CWE‑89. The impact is limited to data disclosure, not immediate code execution or privilege escalation, but it can allow the attacker to compromise application integrity by manipulating data.

Affected Systems

The vulnerability affects the Smart Slider 3 plugin for WordPress, made by nextendweb, in all releases up to and including version 3.5.1.28. Any WordPress site that has the plugin installed and where a user has administrator or higher privileges is potentially affected. Sites running later releases are not impacted.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity. The EPSS score of less than 1% shows a low probability of exploitation in the wild, and the vulnerability is not listed in CISA KEV. However, because the attack requires a legitimate administrator credential, the risk is primarily for sites with weak account hygiene or compromised admin accounts. Attackers will need to send a crafted request to a URL that includes the sliderid parameter while authenticated. The exploitation path leverages human‑managed authentication rather than a zero‑day vulnerability.

Generated by OpenCVE AI on April 22, 2026 at 14:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Smart Slider 3 version 3.5.1.29 or later to eliminate the unprepared statement.
  • If an upgrade is not feasible, remove or disable the plugin entirely until a patch is available.
  • Configure a Web Application Firewall rule that blocks or logs attempts to inject SQL into the sliderid parameter.

Generated by OpenCVE AI on April 22, 2026 at 14:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-23148 The Smart Slider 3 plugin for WordPress is vulnerable to time-based SQL Injection via the ‘sliderid’ parameter in all versions up to, and including, 3.5.1.28 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Wed, 30 Jul 2025 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Nextendweb
Nextendweb smart Slider 3
Wordpress
Wordpress wordpress
Vendors & Products Nextendweb
Nextendweb smart Slider 3
Wordpress
Wordpress wordpress

Wed, 30 Jul 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 30 Jul 2025 08:30:00 +0000

Type Values Removed Values Added
Description The Smart Slider 3 plugin for WordPress is vulnerable to time-based SQL Injection via the ‘sliderid’ parameter in all versions up to, and including, 3.5.1.28 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Smart Slider 3 <= 3.5.1.28 - Authenticated (Administrator+) SQL Injection via `sliderid` Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Nextendweb Smart Slider 3
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:38.166Z

Reserved: 2025-06-19T11:34:44.907Z

Link: CVE-2025-6348

cve-icon Vulnrichment

Updated: 2025-07-30T13:34:00.838Z

cve-icon NVD

Status : Deferred

Published: 2025-07-30T09:15:23.917

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-6348

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:45:19Z

Weaknesses