216.73.216.233

CVE-2025-27781

· Published 19/03/2025 21:15 · Modified 19/03/2025 21:15

Labels: CVE-2025-27781 2025-03-19CVE-2025-27781CWE-502[email protected]

Essential information

Published
19/03/2025 21:15
Modified
19/03/2025 21:15
Author
Creator
CVSS
8.9 HIGH (v3) 8.9 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Applio is a voice conversion tool. Versions 3.2.8-bugfix and prior are vulnerable to unsafe deserialization in inference.py. `model_file` in inference.py as well as `model_file` in tts.py take user-supplied input (e.g. a path to a model) and pass that value to the `change_choices` and later to `get_speakers_id` function, which loads that model with `torch.load` in inference.py (line 326 in 3.2.8-bugfix), which is vulnerable to unsafe deserialization. The issue can lead to remote code execution. A patch is available on the `main` branch of the repository.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
applio / applio cpe:2.3:a:applio:applio:3.2.8:bugfix:*:*:*:*:*:*

References