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.
References
Configurations
History
01 Aug 2025, 16:12
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:applio:applio:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
First Time |
Applio applio
Applio |
|
References | () https://github.com/IAHispano/Applio/blob/29b4a00e4be209f9aac51cd9ccffcc632dfb2973/core.py#L329 - Product | |
References | () https://github.com/IAHispano/Applio/blob/29b4a00e4be209f9aac51cd9ccffcc632dfb2973/tabs/tts/tts.py#L133 - Product | |
References | () https://securitylab.github.com/advisories/GHSL-2024-341_GHSL-2024-353_Applio/ - Vendor Advisory | |
Summary |
|
19 Mar 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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')