216.73.216.6

CVE-2025-43852

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

Labels: CVE-2025-43852 2025-05-05CVE-2025-43852CWE-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 , if model_name contains the string "DeEcho", a new instance of AudioPreDeEcho class is created with the model_path attribute containing the aforementioned user input. In the AudioPreDeEcho 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 cpe:2.3:a:*:retrieval-based-voice-conversion-webui:<2.2.231006:*:*:*:*:*:*:*

References