CVE-2025-43844

Severity CVSS v4.0:
HIGH
Type:
CWE-77 Command Injection
Publication date:
05/05/2025
Last modified:
05/05/2025

Description

Retrieval-based-Voice-Conversion-WebUI is a voice changing framework based on VITS. Versions 2.2.231006 and prior are vulnerable to command injection. The variables exp_dir1, among others, take user input and pass it to the click_train function, which concatenates them into a command that is run on the server. This can lead to arbitrary command execution. As of time of publication, no known patches exist.