Lucene search
+L

730 matches found

OSV
OSV
added 2025/07/15 8:40 p.m.12 views

CVE-2025-49839 GHSL-2025-051: GPT-SoVITS Deserialization of Untrusted Data vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in bsroformer.py. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS6.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/07/15 8:40 p.m.10 views

CVE-2025-49839 GHSL-2025-051: GPT-SoVITS Deserialization of Untrusted Data vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in bsroformer.py. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS6.5AI score0.00661EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/07/15 8:40 p.m.20 views

CVE-2025-49839 GHSL-2025-051: GPT-SoVITS Deserialization of Untrusted Data vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is an unsafe deserialization vulnerability in bsroformer.py. The modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS0.00661EPSS
SaveExploits1References5
CVE
CVE
added 2025/07/15 8:36 p.m.31 views

CVE-2025-49838

GPT-SoVITS-WebUI contains an unsafe deserialization vulnerability in vr.py AudioPreDeEcho. The model_choose input is used as a model_path, .pth is appended, and torch.load deserializes it in uvr, enabling unsafe deserialization. Affected versions: 20250228v3 and earlier. At publication, no patche...

9.8CVSS6.5AI score0.00661EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/15 8:36 p.m.8 views

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

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 modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance o...

9.3CVSS6.5AI score0.00661EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/07/15 8:36 p.m.18 views

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

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 modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance o...

9.3CVSS0.00661EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/07/15 8:34 p.m.7 views

CVE-2025-49837 GHSL-2025-049: GPT-SoVITS Deserialization of Untrusted Data vulnerability

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 modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS6.5AI score0.00661EPSS
SaveExploits1References5
CVE
CVE
added 2025/07/15 8:34 p.m.29 views

CVE-2025-49837

GPT-SoVITS-WebUI (versions 20250228v3 and prior) is affected by an unsafe deserialization vulnerability in vr.py AudioPre. The attack surface involves the model_choose input, which is passed into function uvr, where AudioPre is instantiated with a model_path derived from user input and the .pth e...

9.8CVSS6.5AI score0.00661EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/07/15 8:34 p.m.11 views

CVE-2025-49837 GHSL-2025-049: GPT-SoVITS Deserialization of Untrusted Data vulnerability

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 modelchoose variable takes user input e.g. a path to a model and passes it to the uvr function. In uvr, a new instance of...

9.3CVSS6.8AI score
SaveExploits0References7
CVE
CVE
added 2025/07/15 8:31 p.m.31 views

CVE-2025-49836

GPT-SoVITS-WebUI is vulnerable to a command injection in the change_label function of webui.py. In versions up to 20250228v3, the path_list input is concatenated into a command and executed on the server, enabling arbitrary command execution. Documents consistently identify the affected component...

9.8CVSS7.2AI score0.033EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/15 8:31 p.m.10 views

CVE-2025-49836 GHSL-2025-048: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in webui.py changelabel function. pathlist takes user input, which is passed to the changelabel function, which concatenates the user input into a command...

9.3CVSS7.2AI score0.033EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/07/15 8:31 p.m.19 views

CVE-2025-49836 GHSL-2025-048: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in webui.py changelabel function. pathlist takes user input, which is passed to the changelabel function, which concatenates the user input into a command...

9.3CVSS0.033EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/07/15 8:29 p.m.23 views

CVE-2025-49835 GHSL-2025-047: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in webui.py openasr function. asrinpdir and a number of other variables takes user input, which is passed to the openasr function, which concatenates the...

9.3CVSS0.03377EPSS
SaveExploits1References5
CVE
CVE
added 2025/07/15 8:29 p.m.35 views

CVE-2025-49835

GPT-SoVITS-WebUI contains a command-injection vulnerability in the open_asr (webui.py) function. In versions 20250228v3 and prior, user-controlled input is incorporated into a shell command, which is then executed on the server, enabling arbitrary command execution. Multiple connected sources cor...

9.8CVSS7.2AI score0.03377EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2025/07/15 8:25 p.m.38 views

CVE-2025-49834

GPT-SoVITS-WebUI suffers a command injection in the open_denoise function (webui.py) where denoise_inp_dir and denoise_opt_dir take user input that is concatenated into a server-executed command. Affected versions: 20250228v3 and prior. Consequence: arbitrary command execution on the server. At p...

9.8CVSS7.3AI score0.033EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2025/07/15 8:25 p.m.16 views

CVE-2025-49834 GHSL-2025-046: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in webui.py opendenoise function. denoiseinpdir and denoiseoptdir take user input, which is passed to the opendenoise function, which concatenates the user...

9.3CVSS0.033EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/07/15 8:25 p.m.4 views

CVE-2025-49834 GHSL-2025-046: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in webui.py opendenoise function. denoiseinpdir and denoiseoptdir take user input, which is passed to the opendenoise function, which concatenates the user...

9.3CVSS7.2AI score0.033EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/15 8:25 p.m.8 views

CVE-2025-49834 GHSL-2025-046: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in webui.py opendenoise function. denoiseinpdir and denoiseoptdir take user input, which is passed to the opendenoise function, which concatenates the user...

9.3CVSS7.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/07/15 8:22 p.m.21 views

CVE-2025-49833 GHSL-2025-045: GPT-SoVITS Command Injection vulnerability

GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. In versions 20250228v3 and prior, there is a command injection vulnerability in the webui.py openslice function. sliceoptroot and slice-inp-path takes user input, which is passed to the openslice function, which concatenates the use...

9.3CVSS0.03344EPSS
SaveExploits1References5
CVE
CVE
added 2025/07/15 8:22 p.m.51 views

CVE-2025-49833

GPT-SoVITS-WebUI, a voice conversion and TTS web UI, contains a command injection in the webui.py open_slice function. In versions 20250228v3 and earlier, slice_opt_root and slice-inp-path take user input that is concatenated into a command and executed on the server, enabling arbitrary command e...

9.8CVSS7.2AI score0.03344EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder