CVE-2025-10965
BaseFortify
Publication date: 2025-09-25
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lazyagi | lazyllm | 0.6.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the LazyAGI LazyLLM software up to version 0.6.1, specifically in the function lazyllm_call within the file lazyllm/components/deploy/relay/server.py. It allows an attacker to perform remote deserialization attacks by manipulating this function, which can lead to unauthorized code execution or other malicious actions.
How can this vulnerability impact me? :
The vulnerability can be exploited remotely to perform deserialization attacks, potentially allowing attackers to execute arbitrary code, compromise system integrity, and gain unauthorized access or control over affected systems running LazyAGI LazyLLM up to version 0.6.1.