216.73.216.233

CVE-2025-43851

· Published 05/05/2025 19:15 · Modified 05/05/2025 20:54

Labels: CVE-2025-43851 2025-05-05CVE-2025-43851CWE-502[email protected]

Essential information

Published
05/05/2025 19:15
Modified
05/05/2025 20:54
Author
Creator
CVSS
8.9 HIGH (v3) 8.9 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Retrieval-based-Voice-Conversion-WebUI is a voice changing framework based on VITS. Versions 2.2.231006 and prior are vulnerable to unsafe deserialization. The model_choose variable takes user input (e.g. a path to a model) and passes it to the uvr function in vr.py. In uvr , a new instance of AudioPre class is created with the model_path attribute containing the aformentioned user input. In the AudioPre class, the user input, is used to load the model on that path with torch.load, which can lead to unsafe deserialization and remote code execution. As of time of publication, no known patches exist.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
retrieval-based-voice-conversion-webui / vits cpe:2.3:a:retrieval-based-voice-conversion-webui:vits:2.2.231006:*:*:*:*:*:*:*
retrieval-based-voice-conversion-webui / vits cpe:2.3:a:retrieval-based-voice-conversion-webui:vits:<2.2.231006:*:*:*:*:*:*:*

References