PT-2026-39636 · Cosyvoice · Cosyvoice
Published
2026-05-11
·
Updated
2026-05-11
·
CVE-2026-31251
CVSS v3.1
7.3
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
CosyVoice versions prior to commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e
Description
The gRPC server component contains an insecure deserialization issue. During server initialization, the system loads a speech synthesis model from a user-specified directory using the
torch.load() function without the weights only=True security parameter enabled. This allows the deserialization of arbitrary Python objects via the pickle module, enabling an attacker to execute arbitrary code on the system by providing malicious model files within the specified directory.Recommendations
Update to a version following commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e.
Fix
RCE
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Cosyvoice