verl@0.2 vulnerabilities

verl: Volcano Engine Reinforcement Learning for LLM

  • latest version

    0.5.0

  • latest non vulnerable version

  • first published

    9 months ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the verl package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • L
    Deserialization of Untrusted Data

    verl is a verl: Volcano Engine Reinforcement Learning for LLM

    Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the torch.load function in the model_merger.py script when processing user-supplied .pt files with weights_only=False. An attacker can achieve arbitrary code execution by providing a maliciously crafted model file that is loaded by the script. This is only exploitable if the victim downloads and places a malicious model file in a local directory with a specific filename pattern.

    Note: In version 0.4.0, model_merger.py was removed.

    How to fix Deserialization of Untrusted Data?

    Upgrade verl to version 0.4.0 or higher.

    [,0.4.0)