CVE-2025-49838 - CVE House
Back to Database
Status published High CVE-2025-49838

GHSL-2025-050: GPT-SoVITS Deserialization of Untrusted Data vulnerability

Vulnerability Description

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in vr.py AudioPreDeEcho. The model_choose variable takes user input (e.g. a path to a model) and passes it to the uvr function. In uvr, a new instance of AudioPreDeEcho class is created with the model_path attribute containing the aforementioned user input (here called locally model_name). Note that in this step the .pth extension is added to the path. In the AudioPreDeEcho class, the user input, here called model_path, is used to load the model on that path with torch.load, which can lead to unsafe deserialization. At time of publication, no known patched versions are available.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-49838

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

GPT-SoVITS
Vulnerable Versions:
<= 20250228v3

Timeline

Official Publish: July 15th, 2025
Last Modified: July 16th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)