CVE-2025-3046

NONE EPSS 42.1%
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, versions 0.12.23 to 0.12.28, allows for arbitrary file read through symbolic links. The `ObsidianReader` fails to resolve symlinks to their real paths and does not validate whether the resolved paths lie within the intended directory. This flaw enables attackers to place symlinks pointing to files outside the vault directory, which are then processed as valid Markdown files, potentially exposing sensitive information.

Threat Intelligence

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

Weaknesses 1

CWE-22 Path Traversal Resource Mgmt

Affected Products 1

VendorProductVersionRange
llamaindexllamaindex*≥0.12.23  –  <0.12.28

References 2

  • github.com https://github.com/run-llama/llama_index/commit/0008041e8dde8e519621388e5d6f558bde6ef42e
    Patch
  • huntr.com https://huntr.com/bounties/90a1f1b2-bb82-4d66-9fc1-856ed5f904da
    ExploitThird Party Advisory

Remediation

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