VYPR
Vendor

Modelscope

Products
4
CVEs
16
Across products
16
Status
Private

Products

4

Recent CVEs

16
  • CVE-2025-50472CriAug 1, 2025
    risk 0.64cvss 9.8epss 0.01

    The modelscope/ms-swift library thru 2.6.1 is vulnerable to arbitrary code execution through deserialization of untrusted data within the `load_model_meta()` function of the `ModelFileSystemCache()` class. Attackers can execute arbitrary code and commands by crafting a malicious…

  • CVE-2024-8502CriMar 20, 2025
    risk 0.64cvss 9.8epss 0.02

    A vulnerability in the RpcAgentServerLauncher class of modelscope/agentscope v0.0.6a3 allows for remote code execution (RCE) via deserialization of untrusted data using the dill library. The issue occurs in the AgentServerServicer.create_agent method, where serialized input is…

  • CVE-2025-50460CriAug 1, 2025
    risk 0.57cvss 9.8epss 0.02

    A remote code execution (RCE) vulnerability exists in the ms-swift project version 3.3.0 due to unsafe deserialization in tests/run.py using yaml.load() from the PyYAML library (versions = 5.3.1). If an attacker can control the content of the YAML configuration file passed to…

  • CVE-2024-8489HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.00

    A vulnerability in modelscope/agentscope, specifically in the AgentScope Studio backend server, allows for Cross-Site Request Forgery (CSRF) due to overly permissive CORS headers. This issue affects the latest commit on the main branch (21161fe). The vulnerability permits an…

  • CVE-2025-51427HigMay 19, 2026
    risk 0.40cvss 7.3epss 0.01

    An issue was discovered in ModelScope 1.25.0 allowing attackers to execute arbitrary code via crafted module listed in the configuration file (dey_mini.yaml) under the key ['nnet']['module'].

  • CVE-2025-41419medJul 31, 2025
    risk 0.19cvss epss 0.01

    **I. Detailed Description:** This includes scenarios, screenshots, vulnerability reproduction methods. For account-related vulnerabilities, please provide test accounts. If the reproduction process is complex, you may record a video, upload it to Taopan, and attach the link. …

  • CVE-2026-10801LowJun 4, 2026
    risk 0.16cvss 3.6epss 0.00

    A security vulnerability has been detected in modelscope ms-swift up to 4.2.0. This affects the function Template._save_pil_image of the file swift/template/base.py of the component PIL Image Cache Key Handler. The manipulation leads to use of weak hash. An attack has to be…

  • CVE-2026-2256Mar 2, 2026
    risk 0.00cvss epss 0.02

    A command injection vulnerability in ModelScope's ms-agent versions v1.6.0rc1 and earlier exists, allowing an attacker to execute arbitrary operating system commands through crafted prompt-derived input.

  • CVE-2024-8487Mar 20, 2025
    risk 0.00cvss epss 0.00

    A Cross-Origin Resource Sharing (CORS) vulnerability exists in modelscope/agentscope version v0.0.4. The CORS configuration on the agentscope server does not properly restrict access to only trusted origins, allowing any external domain to make requests to the API. This can lead…

  • CVE-2024-8556Mar 20, 2025
    risk 0.00cvss epss 0.00

    A stored cross-site scripting (XSS) vulnerability exists in modelscope/agentscope, as of the latest commit 21161fe on the main branch. The vulnerability occurs in the view for inspecting detailed run information, where a user-controllable string (run ID) is appended and rendered…

  • CVE-2024-8524Mar 20, 2025
    risk 0.00cvss epss 0.01

    A directory traversal vulnerability exists in modelscope/agentscope version 0.0.4. An attacker can exploit this vulnerability to read any local JSON file by sending a crafted POST request to the /read-examples endpoint.

  • CVE-2024-8537Mar 20, 2025
    risk 0.00cvss epss 0.01

    A path traversal vulnerability exists in the modelscope/agentscope application, affecting all versions. The vulnerability is present in the /delete-workflow endpoint, allowing an attacker to delete arbitrary files from the filesystem. This issue arises due to improper input…

  • CVE-2024-8551Mar 20, 2025
    risk 0.00cvss epss 0.01

    A path traversal vulnerability exists in the save-workflow and load-workflow functionality of modelscope/agentscope versions prior to the fix. This vulnerability allows an attacker to read and write arbitrary JSON files on the filesystem, potentially leading to the exposure or…

  • CVE-2024-8438Mar 20, 2025
    risk 0.00cvss epss 0.01

    A path traversal vulnerability exists in modelscope/agentscope version v.0.0.4. The API endpoint `/api/file` does not properly sanitize the `path` parameter, allowing an attacker to read arbitrary files on the server.

  • CVE-2024-8501Mar 20, 2025
    risk 0.00cvss epss 0.01

    An arbitrary file download vulnerability exists in the rpc_agent_client component of modelscope/agentscope version v0.0.4. This vulnerability allows any user to download any file from the rpc_agent's host by exploiting the download_file method. This can lead to unauthorized…

  • CVE-2024-8550Feb 10, 2025
    risk 0.00cvss epss 0.00

    A Local File Inclusion (LFI) vulnerability exists in the /load-workflow endpoint of modelscope/agentscope version v0.0.4. This vulnerability allows an attacker to read arbitrary files from the server, including sensitive files such as API keys, by manipulating the filename…