Unsafe Deserialization Vulnerability in GPT-SoVITS-WebUI by RVC-Boss
CVE-2025-49840

8.9HIGH

Key Information:

Vendor

Rvc-boss

Vendor
CVE Published:
15 July 2025

What is CVE-2025-49840?

The GPT-SoVITS-WebUI, a tool for voice conversion and text-to-speech, is susceptible to an unsafe deserialization vulnerability in the inference_webui.py file. Specifically, the GPT_dropdown variable processes user input and forwards it to the change_gpt_weights function. Within this function, the user-supplied input, termed gpt_path, is leveraged to load a model using the torch.load method, facilitating the potential for unsafe deserialization. As of now, there are no known patches available to mitigate this vulnerability.

Affected Version(s)

GPT-SoVITS <= 20250228v3

References

CVSS V4

Score:
8.9
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-49840 : Unsafe Deserialization Vulnerability in GPT-SoVITS-WebUI by RVC-Boss