Path Traversal Vulnerability in SoftVC VITS Singing Voice Conversion
CVE-2026-65701

9.3CRITICAL

Key Information:

Vendor
CVE Published:
23 July 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-65701?

The SoftVC VITS Singing Voice Conversion product contains a path traversal vulnerability within its full-song inference server. This flaw allows unauthenticated remote attackers to exploit the system by supplying malicious filesystem paths through the 'audio_path' field in an unauthenticated POST request to the '/wav2wav' route. By leveraging this vulnerability, attackers can read and exfiltrate arbitrary files from the server. The vulnerability specifically enables attackers to pass any server-side path directly to libraries such as librosa, torchaudio, and soundfile, which may result in unauthorized file access and potential data leakage, as it allows the server to decode specified files and respond with their contents via HTTP, while also enabling the writing of malicious .wav files to predetermined locations on the server's filesystem.

Affected Version(s)

so-vits-svc 0 <= 730930d337d171479eadf305f96cbed4bb393e77

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
9.3
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

George Chen
.