7.5
CVE-2026-6603
- EPSS 0.04%
- Veröffentlicht 20.04.2026 04:00:20
- Zuletzt bearbeitet 20.04.2026 05:16:15
- Quelle cna@vuldb.com
- CVE-Watchlists
- Unerledigt
A vulnerability was determined in modelscope agentscope up to 1.0.18. Affected by this vulnerability is the function execute_python_code/execute_shell_command of the file src/AgentScope/tool/_coding/_python.py. This manipulation causes code injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellermodelscope
≫
Produkt
agentscope
Version
1.0.0
Status
affected
Version
1.0.1
Status
affected
Version
1.0.2
Status
affected
Version
1.0.3
Status
affected
Version
1.0.4
Status
affected
Version
1.0.5
Status
affected
Version
1.0.6
Status
affected
Version
1.0.7
Status
affected
Version
1.0.8
Status
affected
Version
1.0.9
Status
affected
Version
1.0.10
Status
affected
Version
1.0.11
Status
affected
Version
1.0.12
Status
affected
Version
1.0.13
Status
affected
Version
1.0.14
Status
affected
Version
1.0.15
Status
affected
Version
1.0.16
Status
affected
Version
1.0.17
Status
affected
Version
1.0.18
Status
affected
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.132 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cna@vuldb.com | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
| cna@vuldb.com | 6.9 | 0 | 0 |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
|
| cna@vuldb.com | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.