CVE-2025-53585
7.1NooTheme · WeMusic
NooTheme WeMusic contains a Reflected Cross-site Scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation.
Executive summary
A reflected Cross-site Scripting vulnerability in the NooTheme WeMusic theme allows unauthenticated attackers to execute malicious scripts in the context of a user session.
Vulnerability
This vulnerability is a Reflected Cross-site Scripting (CWE-79) flaw affecting the WeMusic theme. An unauthenticated attacker can inject malicious scripts into the web page, which are then executed when a victim interacts with the crafted input.
Business impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary JavaScript in the victim's browser, potentially leading to session hijacking, unauthorized actions performed on behalf of the user, or the redirection of traffic to malicious sites. With a CVSS score of 7.1, this is classified as a High severity issue, as it poses a significant risk to user data integrity and account security.
Remediation
Immediate Action: Users should immediately transition to a secure theme or disable the WeMusic theme until a security update is released by the vendor.
Proactive Monitoring: Security teams should monitor web application logs for suspicious URL parameters containing script tags or encoded characters indicative of XSS injection attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS filtering rules to block malicious payloads from reaching the application.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the High severity rating, administrators must treat this vulnerability with urgency. Organizations using the WeMusic theme should verify their current version and implement the recommended monitoring and WAF protections immediately to prevent exploitation while awaiting a definitive patch from the vendor.
More NooTheme CVEs
Sources
Originally found and disclosed by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) | Patchstack Bug Bounty Program, per the CVE Program record.