CVE-2025-49837
Last modified
CVE-2025-49837 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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 AudioPre. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
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 AudioPre. 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 AudioPre 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 AudioPre 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rvc-Boss | Gpt-Sovits-Webui | <= 20250228v3 |
References
- https://securitylab.github.com/advisories/GHSL-2025-049_GHSL-2025-053_RVC-Boss_GPT-SoVITS/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-49837?
How severe is CVE-2025-49837?
How do I fix CVE-2025-49837?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-49831An attacker of Secrets Manager, Self-Hosted installations th…9.8
- CVE-2025-49832Asterisk is an open source private branch exchange and telep…6.5
- CVE-2025-49833GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49834GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49835GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49836GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49838GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49839GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-4984A stored Cross-site Scripting (XSS) vulnerability affecting …8.7
- CVE-2025-49840GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49841GPT-SoVITS-WebUI is a voice conversion and text-to-speech we…9.8
- CVE-2025-49842conda-forge-webservices is the web app deployed to run conda…1
Are you affected by CVE-2025-49837?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
