CVE-2025-6209

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.
Configurations

No configuration.

History

08 Jul 2025, 16:18

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de path traversal en las versiones 0.12.27 a 0.12.40 de run-llama/llama_index, específicamente en la función `encode_image` de `generic_utils.py`. Esta vulnerabilidad permite a un atacante manipular la entrada `image_path` para leer archivos arbitrarios en el servidor, incluyendo archivos sensibles del sistema. El problema surge debido a una validación o depuración incorrecta de la ruta del archivo, lo que permite que las secuencias de path traversal accedan a archivos fuera del directorio previsto. La vulnerabilidad se corrigió en la versión 0.12.41.

07 Jul 2025, 14:15

Type Values Removed Values Added
References () https://huntr.com/bounties/e89d14f8-bfe8-4c9a-bb2a-656c01cc9a68 - () 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-08 16:18


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'