Vulnerability Description
Cross-Site Scripting (XSS) vulnerability was discovered in the GSVoIP web panel version 2.0.90. The `msg` parameter in the `/painel/gateways.php/error` endpoint does not properly sanitize user-supplied input, allowing attackers to inject arbitrary JavaScript into the HTML response. A remote attacker can exploit this vulnerability by sending a crafted URL to a victim, leading to unauthorized script execution, session hijacking, phishing, or other client-side attacks.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Razielx64/CVE-2025-69606-GSVoIP-XSS
- https://sip2.solutionsvoip.com.br/painel/gateways.php/error?msg=%3C%2Fscript%3E%
- https://www.solutionsvoip.com.br/
- https://github.com/Razielx64/CVE-2025-69606-GSVoIP-XSS
FAQ
What is CVE-2025-69606?
CVE-2025-69606 is a vulnerability with a CVSS score of 6.1 (MEDIUM). Cross-Site Scripting (XSS) vulnerability was discovered in the GSVoIP web panel version 2.0.90. The `msg` parameter in the `/painel/gateways.php/error` endpoint does not properly sanitize user-supplie...
How severe is CVE-2025-69606?
CVE-2025-69606 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-69606?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.