CVE-2025-27786

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to arbitrary file removal in core.py. `output_tts_path` in tts.py takes arbitrary user input and passes it to `run_tts_script` function in core.py, which checks if the path in `output_tts_path` exists, and if yes, removes that path, which leads to arbitrary file removal. As of time of publication, no known patches are available.
Configurations

Configuration 1 (hide)

cpe:2.3:a:applio:applio:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-03-19 21:15

Updated : 2025-08-01 16:12


NVD link : CVE-2025-27786

Mitre link : CVE-2025-27786

CVE.ORG link : CVE-2025-27786


JSON object : View

Products Affected

applio

  • applio
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')