CVE-2025-3046 HIGH

CVE-2025-3046: Path Traversal via Symbolic Links in run-llama/llama_index

Vendor Run-Llama
Product run-llama/llama_index
Weakness CWE-22 · Path traversal
Published July 7, 2025
Last update July 7, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 7, 2025 CVE published
July 7, 2025 Record updated