CVE-2025-32300
7.1Digital zoom studio · DZS Video Gallery
DZS Video Gallery is susceptible to a reflected cross-site scripting vulnerability due to improper input sanitization during web page generation.
Executive summary
A reflected cross-site scripting vulnerability in the DZS Video Gallery plugin for WordPress exposes users to potential account takeover and unauthorized script execution.
Vulnerability
This vulnerability occurs because the plugin fails to properly neutralize user-supplied input before rendering it in the browser. An unauthenticated attacker can leverage this flaw to execute arbitrary JavaScript in the context of a victim's session.
Business impact
Successful exploitation allows an attacker to steal session cookies, perform actions on behalf of authenticated administrators, or redirect users to malicious websites. With a CVSS score of 7.1, this high-severity flaw poses a significant risk to the integrity of the web application and the confidentiality of user sessions.
Remediation
Immediate Action: Since no patch is currently confirmed, administrators should deactivate the DZS Video Gallery plugin until a security update is released by the vendor.
Proactive Monitoring: Review web server access logs for unusual URL parameters containing script tags or encoded characters that may indicate attempted XSS exploitation.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common cross-site scripting payloads and suspicious URL patterns.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
This vulnerability represents a significant risk to site integrity and user security. Given the lack of a confirmed patch, immediate deactivation of the affected plugin is the most effective way to mitigate this threat. Organizations should continue to monitor the vendor advisory for release notes regarding a permanent fix.
More Digital zoom studio CVEs
Sources
Originally found and disclosed by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) | Patchstack Bug Bounty Program, per the CVE Program record.