Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in LambertGroup Sticky Radio Player lbg-audio5-html5-shoutcast_sticky allows SQL Injection.This issue affects Sticky Radio Player: from n/a through <= 3.4.
Published: 2025-05-16
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper neutralization of special elements in an SQL command, classified as SQL injection (CWE-89). It resides in the Sticky Radio Player WordPress plugin and permits an attacker to inject arbitrary SQL statements into database queries. Successful exploitation could allow reading, modifying, or deleting database contents that the plugin accesses; if the plugin runs with high database privileges, the attacker might gain persistent access or alter application logic that depends on these database entries.

Affected Systems

WordPress sites that have installed the Sticky Radio Player plugin from LambertGroup, version 3.4 or earlier, are affected. The plugin is available from the WordPress repository; the CVE applies to all releases through 3.4. Site administrators should verify their installed version against this affected range.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity of data compromise, while the EPSS score of less than 1 percent suggests the vulnerability is unlikely to be actively exploited at this time, and it is not listed in the CISA KEV catalog. The likely attack vector is through web requests that reach the plugin’s input handling, possibly via the public or admin interface. Unchecked data supplied by an attacker is used directly in an SQL query, meeting the conditions for exploitation as described.

Generated by OpenCVE AI on April 30, 2026 at 20:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update or replace the Sticky Radio Player plugin with a version newer than 3.4; if an update is unavailable, remove the plugin entirely to eliminate the attack surface.
  • After upgrading, verify that the WordPress installation and its database user have the minimum necessary permissions and employ strong, unique credentials for the database connection.
  • Deploy a web application firewall or configure the server to block suspicious SQL patterns and restrict access to the plugin’s endpoints, reducing the risk of injection attempts.

Generated by OpenCVE AI on April 30, 2026 at 20:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-15476 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in LambertGroup Sticky Radio Player allows SQL Injection. This issue affects Sticky Radio Player: from n/a through 3.4.
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 LambertGroup Sticky Radio Player allows SQL Injection. This issue affects Sticky Radio Player: from n/a through 3.4. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in LambertGroup Sticky Radio Player lbg-audio5-html5-shoutcast_sticky allows SQL Injection.This issue affects Sticky Radio Player: from n/a through <= 3.4.
Title WordPress Sticky Radio Player <= 3.4 - SQL Injection Vulnerability WordPress Sticky Radio Player plugin <= 3.4 - SQL Injection Vulnerability
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'}


Fri, 16 May 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 16 May 2025 16:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in LambertGroup Sticky Radio Player allows SQL Injection. This issue affects Sticky Radio Player: from n/a through 3.4.
Title WordPress Sticky Radio Player <= 3.4 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:16.579Z

Reserved: 2025-04-01T13:21:56.251Z

Link: CVE-2025-31926

cve-icon Vulnrichment

Updated: 2025-05-16T16:41:16.655Z

cve-icon NVD

Status : Deferred

Published: 2025-05-16T16:15:38.340

Modified: 2026-04-23T15:28:34.557

Link: CVE-2025-31926

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T20:15:16Z

Weaknesses
  • CWE-89

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