9.8
CVE-2025-45146
- EPSS 0.32%
- Veröffentlicht 11.08.2025 00:00:00
- Zuletzt bearbeitet 17.10.2025 18:06:14
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
ModelCache for LLM through v0.2.0 was discovered to contain an deserialization vulnerability via the component /manager/data_manager.py. This vulnerability allows attackers to execute arbitrary code via supplying crafted data.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Codefuse ≫ Modelcache Version <= 0.2.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.32% | 0.544 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.