CVE Database
/

CVE-2025-43847

Back to search

CVE-2025-43847

Published: May 5, 2025

Modified: May 5, 2025

PUBLISHED

Description

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_path2 variable takes user input (e.g. a path to a model) and passes it to the extract_small_model function in process_ckpt.py, which uses it to load the model on that path with torch.load, which can lead to unsafe deserialization and remote code execution. As of time of publication, no known patches exist.

VendorProductVersions

RVC-Project

Retrieval-based-Voice-Conversion-WebUI

affected
<= 2.2.231006

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now