RCE in Rvc-Project Retrieval-Based-Voice-Conversion-Webui

CVE-2025-43845

Retrieval-based-Voice-Conversion-WebUI is a voice changing framework based on VITS. Versions 2.2.231006 and prior are vulnerable to code injection. The ckpt_path2 variable takes user input (e.g. a path to a model) and passes it to change_info_ function, which opens and reads the file on the given path (except it changes the final on the path to train.log), and passes the contents of the file to eval, which can lead to remote code execution. As of time of publication, no known patches exist.

Vulnerability class: RCE (Remote Code Execution)

EPSS: 0.009 (54.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2025-43845?
CVE-2025-43845 is a critical-severity vulnerability in Rvc-Project Retrieval-Based-Voice-Conversion-Webui, classified under Code Injection. CVSS score: 9.8/10. Published 2025-05-05.
How severe is CVE-2025-43845?
Critical severity. CVSS v3 base score is 9.8 out of 10.
Is CVE-2025-43845 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.