Path Traversal in Llamaindex

CVE-2025-6210

A vulnerability in the ObsidianReader class of the run-llama/llama_index repository, specifically in version 0.12.27, allows for hardlink-based path traversal. This flaw permits attackers to bypass path restrictions and access sensitive system files, such as /etc/passwd, by exploiting hardlinks. The vulnerability arises from inadequate handling of hardlinks in the load_data() method, where the security checks fail to differentiate between real files and hardlinks. This issue is resolved in version 0.5.2.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.003 (21.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.2 (Medium). Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-6210?
CVE-2025-6210 is a medium-severity vulnerability in Llamaindex, classified under Path Traversal. CVSS score: 6.2/10. Published 2025-07-07.
How severe is CVE-2025-6210?
Medium severity. CVSS v3 base score is 6.2 out of 10.