Description
Zuz Music 2.1 contains a persistent cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious JavaScript by submitting crafted contact form data. Attackers can inject script code through the name, subject, and message parameters in POST requests to /gmusic/zuzconsole/___contact, which executes when administrators view messages in the inbox interface.
Published: 2026-06-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a persistent cross‑site scripting flaw that allows unauthenticated users to embed and store malicious JavaScript snippets in the contact form fields. These scripts reside in the message database and execute when an administrator opens the message in the inbox interface. This exposure originates from improper input validation on the name, subject, and message parameters of the /gmusic/zuzconsole/___contact endpoint (CWE‑79).

Affected Systems

Affected by this flaw are installations of Zuz Music version 2.1. No other versions are known to be impacted. The vendor is Zuz, and the product is the Zuz Music platform.

Risk and Exploitability

The CVSS score is 5.3, indicating a medium severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only the ability to submit a crafted contact request; it does not need admin credentials to inject the payload, but the effect materializes only after an administrator views the message. Consequently, the risk is moderate and primarily concerns admins who routinely access the inbox.

Generated by OpenCVE AI on June 5, 2026 at 12:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify if Zuz has released a security update for Zuz Music 2.1 and apply it when available.
  • Apply custom server‑side sanitization or escaping for the name, subject, and message fields in the /gmusic/zuzconsole/___contact endpoint.
  • Restrict the contact form to authenticated users or require administrator approval before messages are stored.
  • Monitor the admin inbox for unexpected content and review logs for suspicious activity.

Generated by OpenCVE AI on June 5, 2026 at 12:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Fri, 05 Jun 2026 11:45:00 +0000

Type Values Removed Values Added
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Fri, 05 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Zuz
Zuz zuz Music
Vendors & Products Zuz
Zuz zuz Music

Thu, 04 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 04 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Description Zuz Music 2.1 contains a persistent cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious JavaScript by submitting crafted contact form data. Attackers can inject script code through the name, subject, and message parameters in POST requests to /gmusic/zuzconsole/___contact, which executes when administrators view messages in the inbox interface.
Title Zuz Music 2.1 Persistent Cross-site Scripting via zuzconsole Contact
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-10T01:23:48.523Z

Reserved: 2026-06-04T10:55:08.739Z

Link: CVE-2019-25731

cve-icon Vulnrichment

Updated: 2026-06-04T13:57:48.339Z

cve-icon NVD

Status : Deferred

Published: 2026-06-04T14:16:31.003

Modified: 2026-06-10T02:16:31.660

Link: CVE-2019-25731

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T12:30:40Z

Weaknesses
  • CWE-79

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