PT-2025-11964 · Applio+1 · Applio+1
Sylwia Budzynska
+1
·
Published
2025-03-19
·
Updated
2025-08-01
·
CVE-2025-27780
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Applio versions 3.2.8-bugfix and prior
Description
Applio is a voice conversion tool vulnerable to unsafe deserialization in the
model information.py file. The model name variable in model information.py accepts user-supplied input, such as a path to a model, and passes this value to the run model information script and subsequently to the model information function. This function loads the model using torch.load (located on line 16 in version 3.2.8-bugfix), which is susceptible to unsafe deserialization. This issue can potentially lead to remote code execution.Recommendations
Applio versions prior to 3.2.8-bugfix: Update to the latest version or apply the patch available in the
main branch of the repository.Exploit
Fix
RCE
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Applio
Torch