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 ckpt_a and cpkt_b variables take user input (e.g. a path to a model) and pass it to the merge function in process_ckpt.py, which uses them to load the models on those paths with torch.load, which can lead to unsafe deserialization and remote code execution. As of time of publication, no known patches exist.
CVSS
No CVSS.
References
Configurations
No configuration.
History
05 May 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-05 19:15
Updated : 2025-05-05 20:54
NVD link : CVE-2025-43849
Mitre link : CVE-2025-43849
CVE.ORG link : CVE-2025-43849
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data