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

8.9HIGH

Key Information:

Vendor

Rvc-boss

Vendor
CVE Published:
15 July 2025

What is CVE-2025-49838?

The GPT-SoVITS-WebUI by RVC-Boss contains an unsafe deserialization vulnerability that arises from how user input is handled in the vr.py file. Specifically, in versions up to 20250228v3, the model_choose variable accepts a path to a model, which is then improperly utilized in the uvr function. The model_path, influenced by user input, is used in the AudioPreDeEcho class to load models via torch.load without sufficient validation, exposing the application to potential remote code execution through specially crafted inputs. At the time of publication, no patches are available, leaving affected users vulnerable.

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-49838 : Unsafe Deserialization Vulnerability in GPT-SoVITS-WebUI by RVC-Boss