CVE-2026-63766 PUBLISHED

GPT-SoVITS 20250606v2pro OS Command Injection via webui.py

Assigner: VulnCheck
Reserved: 18.07.2026 Published: 20.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor RVC-Boss
Product GPT-SoVITS
Versions Default: unaffected
  • affected from 0 to 20250606v2pro (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE