PT-2025-19748 · Unknown · Retrieval-Based-Voice-Conversion-Webui
Sylwia Budzynska
·
Published
2025-05-05
·
Updated
2025-08-01
·
CVE-2025-43845
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Retrieval-based-Voice-Conversion-WebUI versions 2.2.231006 and prior
Description
Retrieval-based-Voice-Conversion-WebUI is a voice changing framework based on VITS. The
ckpt path2 variable takes user input, such as a path to a model, and passes it to the change info function. This function opens and reads the file on the given path, changing the final part of the path to train.log, and then passes the contents of the file to eval, which can lead to remote code execution. As of the time of publication, no known patches exist.Recommendations
For versions 2.2.231006 and prior, as a temporary workaround, consider restricting the input to the
ckpt path2 variable to prevent malicious paths from being passed to the change info function. Additionally, avoid using the eval function with untrusted input until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
RCE
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Retrieval-Based-Voice-Conversion-Webui