CVE-2024-8550

CVE-2024-8550 is a high-severity vulnerability in Modelscope Agentscope with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-497.

Key facts

Description

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 parameter. The issue arises due to improper sanitization of user input passed to the os.path.join function, which can be exploited to access files outside the intended directory.

Frequently asked questions

What is CVE-2024-8550?
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 parameter. The issue arises due to improper sanitization of user input passed to the os.path.join function, which can be exploited to access files outside the intended directory.
How severe is CVE-2024-8550?
CVE-2024-8550 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
Is CVE-2024-8550 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (38th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-8550?
CVE-2024-8550 affects Modelscope Agentscope. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-8550?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2024-8550 have an EU (EUVD) identifier?
Yes. CVE-2024-8550 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-5038.
When was CVE-2024-8550 published?
CVE-2024-8550 was published on 2025-02-10 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Modelscope Agentscope

All CVEs affecting Modelscope Agentscope →

Other CWE-497 vulnerabilities

Browse all CWE-497 vulnerabilities →