A path traversal vulnerability exists in run-llama/llama_index versions 0.12.27 through 0.12.40, specifically within the `encode_image` function in `generic_utils.py`. This vulnerability allows an attacker to manipulate the `image_path` input to read arbitrary files on the server, including sensitive system files. The issue arises due to improper validation or sanitization of the file path, enabling path traversal sequences to access files outside the intended directory. The vulnerability is fixed in version 0.12.41.
References
Configurations
No configuration.
History
07 Jul 2025, 14:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/e89d14f8-bfe8-4c9a-bb2a-656c01cc9a68 - |
07 Jul 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-07 13:15
Updated : 2025-07-07 14:15
NVD link : CVE-2025-6209
Mitre link : CVE-2025-6209
CVE.ORG link : CVE-2025-6209
JSON object : View
Products Affected
No product.
CWE
CWE-29
Path Traversal: '\..\filename'