CVE-2025-6210

NONE EPSS 20.7%
Published Jul 7, 202511mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Jul 7, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago

Description

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.

Threat Intelligence

EPSS Exploit Probability
20.7% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

Affected Products 1

VendorProductVersionRange
llamaindexllamaindex* <0.5.2

References 2

  • github.com https://github.com/run-llama/llama_index/commit/a86c96ae0e662492eeb471b658ae849a93f628ff
    Patch
  • huntr.com https://huntr.com/bounties/a654b322-a509-4448-a1f5-0f22850b4687
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/run-llama/llama_index/commit/a86c96ae0e662492eeb471b658ae849a93f628ff
    Patch