Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in roya khosravi SingSong singsong allows Stored XSS.This issue affects SingSong: from n/a through <= 1.2.
Published: 2025-01-07
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw caused by improper input neutralization in the SingSong WordPress plugin. When malicious data is saved through the plugin’s interfaces, it is rendered later without proper escaping, enabling an attacker to inject arbitrary JavaScript that will execute in the browser context of any user who views the affected content. This can result in defacement, session hijacking, credential theft, or the delivery of phishing payloads. The weakness is the Classic CWE‑79 type of injection.

Affected Systems

Any WordPress installation that has been deployed with the SingSong plugin version 1.2 or earlier. The vendor responsible for the vulnerability is roya khosravi, and the affected product is SingSong.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high risk level. The EPSS score of less than 1% means that, historically, the probability of exploitation is quite low, and the vulnerability is not listed in the CISA KEV catalog. Attackers would most likely exploit this through a web interface, possibly requiring an authenticated content‑authoring or administrative account, but the injected script could run for any visitor that loads the poisoned content. Because the flaw resides in stored input rendering, the attack can be launched remotely via the WordPress site and does not require local code execution on the server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SingSong to the latest available version (or any release newer than 1.2) to eliminate the improper neutralization bug.
  • If an upgrade cannot be performed immediately, block or sanitize the vulnerable input fields with a web application firewall or by adding custom output escaping in WordPress so that all stored content is properly escaped before being rendered.
  • Restrict permissions so that only trusted users can submit data through the plugin and monitor the site for anomalous script injections or unauthorized content changes.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-2802 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Roya Khosravi SingSong allows Stored XSS.This issue affects SingSong: from n/a through 1.2.
History

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

Type Values Removed Values Added
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'}


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

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Roya Khosravi SingSong allows Stored XSS.This issue affects SingSong: from n/a through 1.2. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in roya khosravi SingSong singsong allows Stored XSS.This issue affects SingSong: from n/a through <= 1.2.
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'}


Tue, 07 Jan 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jan 2025 15:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Roya Khosravi SingSong allows Stored XSS.This issue affects SingSong: from n/a through 1.2.
Title WordPress SingSong plugin <= 1.2 - CSRF to Stored 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-01-07T10:22:48.985Z

Link: CVE-2025-22522

cve-icon Vulnrichment

Updated: 2025-01-07T17:28:42.577Z

cve-icon NVD

Status : Deferred

Published: 2025-01-07T16:15:47.513

Modified: 2026-06-17T08:47:58.467

Link: CVE-2025-22522

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T22:15:27Z

Weaknesses
  • CWE-79

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