Home

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.

PUBLISHED Reserved 2025-06-16 | Published 2025-08-19 | Updated 2025-08-19 | Assigner mitre

References

pytorch.org/docs/stable/generated/torch.load.html

github.com/volcengine/verl

github.com/volcengine/verl/blob/main/scripts/model_merger.py

github.com/pytorch/pytorch/blob/main/SECURITY.md

github.com/Anchor0221/CVE-2025-50461

cve.org (CVE-2025-50461)

nvd.nist.gov (CVE-2025-50461)

Download JSON