We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
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.
Reserved 2025-04-17 | Published 2025-05-05 | Updated 2025-05-05 | Assigner GitHub_MCWE-502: Deserialization of Untrusted Data
securitylab.github.com/...eval-based-Voice-Conversion-WebUI/
github.com/...ebafb565a4e47d1ea86ff/infer/modules/uvr5/vr.py
github.com/...9e6932c10c48642d404e7d2e771d9db43/infer-web.py
github.com/...9e6932c10c48642d404e7d2e771d9db43/infer-web.py
Support options