CVE Catalog

CVE-2026-93013

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Summary

RAGFlow through version 0.27.2 contains a path traversal vulnerability in the dev_insert_chunks_from_file and dev_insert_metadata_from_file endpoints that allows authenticated attackers to read arbitrary files by supplying absolute file paths in the file_path parameter. Attackers with valid access tokens can exploit missing path validation to read any file accessible to the service, with disclosure limited to files matching expected JSON structures that are then written to datasets.

Risk Assessment

The risk involves unauthorized access to sensitive files on the system, potentially leading to data leakage or breach of confidentiality.

Recommendation

It is recommended to immediately update RAGFlow to a version that includes a fix for the path traversal vulnerability. Additionally, restrict access to the endpoints to trusted users only.

Other vulnerabilities in RAGFlow

See all
Original NVD description (English source)

RAGFlow through 0.27.2 contains a path traversal vulnerability in the dev_insert_chunks_from_file and dev_insert_metadata_from_file endpoints that allows authenticated attackers to read arbitrary files by supplying absolute file paths in the file_path parameter. Attackers with valid access tokens can exploit missing path validation to read any file accessible to the service, with disclosure limited to files matching expected JSON structures that are then written to datasets.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS