cvedb.io
CVE-2025-3108
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2025-07-06T23:15:21.777 · Last modified 2026-06-17T09:19:12.060

Summary

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 products

llamaindex — llamaindex

Does this affect you?

Add your gear to cvedb and we'll alert you only when llamaindex ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.