logo

CVE-2025-3108 llama-index-core

Package

Manager: pip
Name: llama-index-core
Vulnerable Version: >=0.11.15 <0.12.41

Severity

Level: Medium

CVSS v3.1: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

EPSS: 0.00342 pctl0.56173

Details

LlamaIndex has Incomplete Documentation of Program Execution related to JsonPickleSerializer component Incomplete Documentation of Program Execution 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 involves the use of an insecure fallback strategy without sufficient input validation or protective safeguards. Version 0.12.41 renames JsonPickleSerializer to PickleSerializer and adds a warning to the docs to only use PickleSerializer to deserialize safe things.

Metadata

Created: 2025-07-07T00:30:18Z
Modified: 2025-07-07T23:11:36Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/07/GHSA-m84c-4c34-28gf/GHSA-m84c-4c34-28gf.json
CWE IDs: ["CWE-1112"]
Alternative ID: GHSA-m84c-4c34-28gf
Finding: F096
Auto approve: 1