CVE-2025-3108
7.5
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Exploitability: 1.6 / Impact: 5.9
Source: NVD
Description
A critical deserialization vulnerability exists in the run-llama/llama_index library's JsonPickleSerializer component, affecting versions v0.12.27 through v0.12.40. This vulnerability allows remote code execution due to an insecure fallback to Python's pickle module. JsonPickleSerializer prioritizes deserialization using pickle.loads(), which can execute arbitrary code when processing untrusted data. Attackers can exploit this by crafting malicious payloads to achieve full system compromise. The root cause includes an insecure fallback mechanism, lack of validation or safeguards, misleading design, and violation of Python security guidelines.
Affected (1)
Products: Llamaindex: Llamaindex
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| From 0.12.27 to 0.12.41 |
References (2)
Source: security@huntr.dev
Patch
Source: security@huntr.dev
ExploitThird Party Advisory
Timeline
No history available yet.