CVE-2025-43852

GHSL-2025-022_Retrieval-based-Voice-Conversion-WebUI

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.

Category

8.9
CVSS
Severity: High
CVSS 4.0 •
EPSS 0.41%
Affected: RVC-Project Retrieval-based-Voice-Conversion-WebUI
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-43852?
CVE-2025-43852 has been scored as a high severity vulnerability.
How to fix CVE-2025-43852?
To fix CVE-2025-43852, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2025-43852 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-43852 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-43852?
CVE-2025-43852 affects RVC-Project Retrieval-based-Voice-Conversion-WebUI.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.