CVE-2025-6208
Last modified
CVE-2025-6208 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-6208?
How severe is CVE-2025-6208?
How do I fix CVE-2025-6208?
Are you affected by CVE-2025-6208?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
