icon

We found results for “

CVE-2025-3108

Good to know:

icon
icon

Date: July 6, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Incomplete Documentation of Program Execution

CWE-1112

Top Fix

icon

Upgrade Version

Upgrade to version llama-index-core - 0.12.41;llama-index-core - 0.12.41;llama-index-core - 0.12.41;https://github.com/run-llama/llama_index.git - v0.12.41

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): HIGH
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us