CVE-2025-6208
NONE EPSS 28.9%
Published Feb 2, 20264mo ago · Modified Jun 17, 20261w ago
Published Feb 2, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago
Description
The `SimpleDirectoryReader` component in `llama_index.core` version 0.12.23 suffers from uncontrolled memory consumption due to a resource management flaw. The vulnerability arises because the user-specified file limit (`num_files_limit`) is applied after all files in a directory are loaded into memory. This can lead to memory exhaustion and degraded performance, particularly in environments with limited resources. The issue is resolved in version 0.12.41.
Threat Intelligence
EPSS Exploit Probability
28.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-400 Uncontrolled Resource Consumption Resource Mgmt
References 2
- github.com https://github.com/run-llama/llama_index/commit/53614e2f7913c0e86b58add9470b3c900b6c60b2
- huntr.com https://huntr.com/bounties/7d722bb6-6567-4608-8b23-f95048d7605a
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.