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 , 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.
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/...b565a4e47d1ea86ff/infer/modules/onnx/export.py
github.com/...9e6932c10c48642d404e7d2e771d9db43/infer-web.py
github.com/...9e6932c10c48642d404e7d2e771d9db43/infer-web.py
Support options