CVE-2025-50461
Last modified
CVE-2025-50461 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. A deserialization vulnerability exists in Volcengine's verl 3.0.0, specifically in the scripts/model_merger.py script when using the "fsdp" backend. The script calls torch.load() with weights_only=False on user-supplied .pt files, allowing attackers to execute arbitrary code if a maliciously crafted model file is loaded. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
A deserialization vulnerability exists in Volcengine's verl 3.0.0, specifically in the scripts/model_merger.py script when using the "fsdp" backend. The script calls torch.load() with weights_only=False on user-supplied .pt files, allowing attackers to execute arbitrary code if a maliciously crafted model file is loaded. An attacker can exploit this by convincing a victim to download and place a malicious model file in a local directory with a specific filename pattern. This vulnerability may lead to arbitrary code execution with the privileges of the user running the script.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-50461?
How severe is CVE-2025-50461?
How do I fix CVE-2025-50461?
Are you affected by CVE-2025-50461?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
