Code execution via unsafe PyTorch deserialization
Published May 11, 2026 · Updated May 11, 2026
Insecure deserialization in CosyVoice through commit 6e01309 allows attackers to execute code through crafted PyTorch .pt files. The make_parquet_list.py tool passes utterance embeddings, speaker embeddings, speech tokens, and optional rejection tokens from its source directory to torch.load() without weights_only=True, permitting pickle to instantiate arbitrary Python objects. Execution occurs when an operator runs the tool against a directory containing attacker-supplied .pt files and inherits that operator's privileges.
Summary
What happened
Insecure deserialization in CosyVoice through commit 6e01309 allows attackers to execute code through crafted PyTorch .pt files. The make_parquet_list.py tool passes utterance embeddings, speaker embeddings, speech tokens, and optional rejection tokens from its source directory to torch.load() without weights_only=True, permitting pickle to instantiate arbitrary Python objects. Execution occurs when an operator runs the tool against a directory containing attacker-supplied .pt files and inherits that operator's privileges.
The record
- CVE
- CVE-2026-31249
- Published
- May 11, 2026
- Updated
- May 11, 2026
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-502, CAPEC-586, T1204.002
- Attack vector
- Unavailable
- Privileges
- Unavailable
Timeline
How it unfolded
- May 11, 2026CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo