Lucene search
+L

44 matches found

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

CVE-2025-49841 GHSL-2025-053: 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 processckpt.py. The SoVITSdropdown variable takes user input and passes it to the loadsovitsnew function in processckpt.py. In loadsovitsnew, the...

9.3CVSS6.8AI score
SaveExploits0References6
CVE
CVE
added 2025/07/15 8:42 p.m.41 views

CVE-2025-49840

GPT-SoVITS-WebUI is affected by an unsafe deserialization vulnerability in the component inference_webui.py . In versions 20250228v3 and earlier, the GPT_dropdown input is passed to the function change_gpt_weights , where user input (gpt_path) is used with torch.load , causing unsafe deserializat...

9.8CVSS6.5AI score0.00639EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/07/15 8:40 p.m.13 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
CVE
CVE
added 2025/07/15 8:34 p.m.31 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.13 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.36 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.23 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.28 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:25 p.m.42 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
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.10 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
OSV
OSV
added 2025/07/15 8:22 p.m.12 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.3CVSS7.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/07/15 8:22 p.m.20 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.3CVSS7.2AI score0.03344EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/07/15 12:00 a.m.12 views

PT-2025-29682 · Unknown · Gpt-Sovits-Webui

Name of the Vulnerable Software and Affected Versions: GPT-SoVITS-WebUI versions 20250228v3 and prior Description: GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. An unsafe deserialization issue exists in the inference webui.py file. The application takes user input via the gpt...

9.8CVSS6.2AI score0.00639EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2025/07/15 12:00 a.m.14 views

PT-2025-29676 · Unknown · Gpt-Sovits-Webui

Name of the Vulnerable Software and Affected Versions: GPT-SoVITS-WebUI versions 20250228v3 and prior Description: GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. A command injection issue exists in the webui.py open denoise function. The denoise inp dir and denoise opt dir...

9.8CVSS6.8AI score0.033EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2025/07/15 12:00 a.m.14 views

PT-2025-29675 · Unknown · Gpt-Sovits-Webui

Name of the Vulnerable Software and Affected Versions: GPT-SoVITS-WebUI versions 20250228v3 and prior Description: GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. A command injection issue exists in the webui.py open slice function. User-supplied input to slice opt root and...

9.8CVSS6.8AI score0.03344EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/07/15 12:00 a.m.16 views

PT-2025-29683 · Unknown · Gpt-Sovits-Webui

Name of the Vulnerable Software and Affected Versions: GPT-SoVITS-WebUI versions 20250228v3 and prior Description: GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. A flaw exists in process ckpt.py due to unsafe deserialization. The SoVITS dropdown variable accepts user input, whic...

9.8CVSS6AI score0.00639EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2025/07/15 12:00 a.m.15 views

PT-2025-29680 · Unknown · Gpt-Sovits-Webui

Name of the Vulnerable Software and Affected Versions: GPT-SoVITS-WebUI versions 20250228v3 and prior Description: GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. A flaw exists due to unsafe deserialization in the vr.py AudioPreDeEcho component. The model choose variable accepts...

9.8CVSS6.1AI score0.00661EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2025/07/15 12:00 a.m.19 views

PT-2025-29679 · Unknown · Gpt-Sovits-Webui

Name of the Vulnerable Software and Affected Versions: GPT-SoVITS-WebUI versions 20250228v3 and prior Description: GPT-SoVITS-WebUI is a voice conversion and text-to-speech webUI. A flaw exists due to unsafe deserialization in the vr.py AudioPre module. The model choose variable accepts...

9.8CVSS6.1AI score0.00661EPSS
SaveExploits1References9
Rows per page
Query Builder