๐Ÿ” CVE Alert

CVE-2026-65701

CRITICAL 9.1

SoftVC VITS Singing Voice Conversion Path Traversal via /wav2wav Flask Route

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

SoftVC VITS Singing Voice Conversion through commit 730930d contains a path traversal vulnerability in the full-song inference server that allows unauthenticated remote attackers to read and exfiltrate arbitrary files by supplying attacker-controlled filesystem paths through the audio_path field of an unauthenticated POST request to the /wav2wav route. Attackers can pass arbitrary server-side paths verbatim to librosa.load, torchaudio.load, and soundfile.write sinks, causing the server to decode and return file contents via the HTTP response body while also writing attacker-specified .wav files to arbitrary locations on the filesystem.

CWE CWE-22
Vendor svc-develop-team
Product so-vits-svc
Published Jul 23, 2026
Stay Ahead of the Next One

Get instant alerts for svc-develop-team so-vits-svc

Be the first to know when new critical vulnerabilities affecting svc-develop-team so-vits-svc are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

svc-develop-team / so-vits-svc
0 โ‰ค 730930d337d171479eadf305f96cbed4bb393e77

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/geo-chen/oss/blob/main/so-vits-svc.md vulncheck.com: https://www.vulncheck.com/advisories/softvc-vits-singing-voice-conversion-path-traversal-via-wav2wav-flask-route

Credits

George Chen