CVE-2025-27786 Information
Mar 20, 2025
cve
Description
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.
Reference
https://github.com/IAHispano/Applio/blob/29b4a00e4be209f9aac51cd9ccffcc632dfb2973/core.py#L329 https://github.com/IAHispano/Applio/blob/29b4a00e4be209f9aac51cd9ccffcc632dfb2973/tabs/tts/tts.py#L133 https://securitylab.github.com/advisories/GHSL-2024-341_GHSL-2024-353_Applio/
Share on: