
CVE-2025-26202
A Cross-Site Scripting (XSS) vulnerability exists in the WPA/WAPI Passphrase field of the Wireless Security settings (2.4GHz & 5GHz bands) in the DZS Router Web Interface. An authenticated attacker can inject malicious JavaScript into the passphrase field, which is stored and later executed when an administrator views the passphrase via the "Click here to display" option on the Status page.
The vulnerability exists in the following pages:
<a href="javascript:pin_window()">...</a>)Login to the Router Web Interface
http://192.168.100.1).Inject the Malicious XSS Payload in Both Wireless Bands
</center><script>alert("XSS Triggered")</script>
Trigger the XSS Execution
Disclaimer: This repository is for informational purposes only. The discoverer and publisher of this information are not responsible for any misuse of the disclosed vulnerability.