PyPi: Llama-Index-Core

CVE-2025-5302

Safety vulnerability ID: 79078

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Aug 29, 2025 Updated at Sep 19, 2025
Scan your Python projects for vulnerabilities →

Advisory

Affected versions of the llama_index package are vulnerable to Denial of Service due to uncontrolled recursion in the JSONReader component. The JSONReader module processes deeply nested JSON structures without implementing proper recursion depth limits, causing Python to exceed its maximum recursion depth limit during parsing operations.

Affected package

llama-index-core

Latest version: 0.14.2

Interface between LLMs and your data

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.6

CVSS v3 Details

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