CVE-2025-27781

Source
https://cve.org/CVERecord?id=CVE-2025-27781
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27781.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27781
Published
2025-03-19T20:22:38.448Z
Modified
2025-12-05T08:53:59.915229Z
Severity
  • 8.9 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P CVSS Calculator
Summary
Applio allows unsafe deserialization in inference.py
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-502"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/27xxx/CVE-2025-27781.json"
}
References

Affected packages

Git / github.com/iahispano/applio

Affected ranges

Type
GIT
Repo
https://github.com/iahispano/applio
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

3.*
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.5
3.0.6
3.0.7
3.0.8
3.1.0
3.1.1
3.2.0
3.2.1
3.2.2
3.2.3
3.2.4
3.2.5
3.2.6
3.2.7
3.2.8-bugfix

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27781.json"