Description
Unauthenticated Cross Site Scripting (XSS) in Music Player for WooCommerce <= 1.8.9 versions.
Published: 2026-08-27
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross Site Scripting flaw that allows malicious scripts to be injected when visitors interact with the Music Player for WooCommerce plugin. This flaw can lead to the execution of arbitrary JavaScript on a user’s browser, potentially enabling attackers to hijack sessions, steal credentials, deface the site, or serve phishing content. The weakness is classified as CWE‑79, reflecting a failure to properly escape or validate user input before rendering it as part of the page.

Affected Systems

The affected product is codepeople’s Music Player for WooCommerce plugin for WordPress, versions up to and including 1.8.9. Users running any of these releases are vulnerable. No other products or versions are documented as affected.

Risk and Exploitability

The plugin’s XSS flaw is rated with a CVSS score of 7.1, indicating high severity, while EPSS data is unavailable and the vulnerability is not listed in CISA’s KEV catalog. Exploitation is straightforward: an attacker can embed malicious script in plugin data accessible to any visitor, without requiring authentication. Since any user can trigger the flaw, the risk of widespread impact is significant, especially on sites with high traffic or sensitive user interactions.

Generated by OpenCVE AI on August 27, 2026 at 10:52 UTC.

Remediation

Vendor Solution

Update the WordPress Music Player for WooCommerce Plugin to the latest available version (at least 1.9.0).


OpenCVE Recommended Actions

  • Upgrade the WordPress Music Player for WooCommerce plugin to version 1.9.0 or later to fix the XSS flaw.
  • If an upgrade cannot be performed immediately, disable or remove the plugin from the site to eliminate the vulnerability surface.
  • Implement a Content Security Policy that restricts inline scripts and limits script execution to trusted sources to mitigate potential residual XSS risk.

Generated by OpenCVE AI on August 27, 2026 at 10:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Music Player for WooCommerce <= 1.8.9 versions.
Title WordPress Music Player for WooCommerce plugin <= 1.8.9 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-27T14:57:20.125Z

Reserved: 2026-08-24T07:38:04.148Z

Link: CVE-2026-78283

cve-icon Vulnrichment

Updated: 2026-08-27T14:57:14.343Z

cve-icon NVD

Status : Received

Published: 2026-08-27T10:16:37.883

Modified: 2026-08-27T17:20:40.613

Link: CVE-2026-78283

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T11:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')