PT-2025-19765 · Unknown · Retrieval-Based-Voice-Conversion-Webui

Sylwia Budzynska

+1

·

Published

2025-05-05

·

Updated

2025-08-01

·

CVE-2025-43850

CVSS v3.1

9.8

Critical

VectorAV: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 issue arises from unsafe deserialization. The ckpt dir variable takes user input, such as a path to a model, and passes it to the change info function in export.py. This function uses torch.load to load the model from the provided path, which can lead to unsafe deserialization and remote code execution. As of the time of publication, no known patches exist.
Recommendations For versions 2.2.231006 and prior, consider disabling the change info function in export.py or restricting user input for the ckpt dir variable to prevent unsafe deserialization until a patch is available. Avoid using the ckpt dir variable in the affected export.py file until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

RCE

Deserialization of Untrusted Data

Weakness Enumeration

Related Identifiers

CVE-2025-43850

Affected Products

Retrieval-Based-Voice-Conversion-Webui