Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Scott Taylor Shuffle shuffle allows Blind SQL Injection.This issue affects Shuffle: from n/a through <= 0.5.
Published: 2025-03-26
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Shuffle plugin arises from improper neutralization of special elements used in SQL commands, enabling blind SQL injection. An attacker who can influence the plugin’s input can construct SQL queries that the database executes, allowing the attacker to read, modify, or delete data stored in the WordPress database. This vulnerability can compromise confidentiality and integrity of site data, potentially exposing sensitive information or corrupting the database. The likely attack vector is blind SQL injection via plugin inputs.

Affected Systems

This flaw affects the Shuffle plugin developed by Scott Taylor. All installations of Shuffle up to and including version 0.5 are impacted. Sites that have never installed a later version after 0.5 are at risk.

Risk and Exploitability

The CVSS score of 8.5 reflects a high severity, and the EPSS score of less than 1% indicates a low probability of exploitation at the moment, although no data confirm exploitation. The vulnerability is not listed in the CISA KEV catalog. The plugin’s lack of input sanitization means that an attacker can craft HTTP requests to the plugin’s endpoints, but the blind nature of the injection requires multiple round‑trips to infer data. Successful exploitation would give the attacker read/write access to the WordPress database, potentially leading to data theft or site compromise.

Generated by OpenCVE AI on May 1, 2026 at 13:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Shuffle plugin to any version newer than 0.5 to incorporate the vendor‑provided fix.
  • If an upgrade cannot be performed immediately, temporarily disable or uninstall the plugin to remove the vulnerable code path from your site.
  • Validate any remaining user input before it reaches the database by using parameterized queries or proper escaping techniques, ensuring that special characters cannot manipulate SQL statements.

Generated by OpenCVE AI on May 1, 2026 at 13:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8155 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in NotFound Shuffle allows Blind SQL Injection. This issue affects Shuffle: from n/a through 0.5.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in NotFound Shuffle allows Blind SQL Injection. This issue affects Shuffle: from n/a through 0.5. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Scott Taylor Shuffle shuffle allows Blind SQL Injection.This issue affects Shuffle: from n/a through <= 0.5.
References
Metrics cvssV3_1

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


Wed, 26 Mar 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Mar 2025 14:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in NotFound Shuffle allows Blind SQL Injection. This issue affects Shuffle: from n/a through 0.5.
Title WordPress Shuffle plugin <= 0.5 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:49.685Z

Reserved: 2025-03-11T08:08:49.775Z

Link: CVE-2025-28873

cve-icon Vulnrichment

Updated: 2025-03-26T15:48:13.441Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T15:16:14.767

Modified: 2026-04-23T15:26:28.937

Link: CVE-2025-28873

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T13:30:17Z

Weaknesses