Vulnerability Description
GPT-SoVITS through 20250606v2pro contains an OS command injection vulnerability in webui.py where ASR, slice, denoise, and uvr5 functions interpolate unsanitized Gradio textbox values directly into shell commands executed with shell=True. Attackers can inject shell metacharacters through path parameters to execute arbitrary OS commands as the server process user without authentication.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/RVC-Boss/GPT-SoVITS/issues/2793
- https://www.vulncheck.com/advisories/gpt-sovits-20250606v2pro-os-command-injecti
- https://github.com/RVC-Boss/GPT-SoVITS/issues/2793
FAQ
What is CVE-2026-63766?
CVE-2026-63766 is a vulnerability with a CVSS score of 9.8 (CRITICAL). GPT-SoVITS through 20250606v2pro contains an OS command injection vulnerability in webui.py where ASR, slice, denoise, and uvr5 functions interpolate unsanitized Gradio textbox values directly into sh...
How severe is CVE-2026-63766?
CVE-2026-63766 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-63766?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.