CVE-2026-93013 Details
Description
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.
A path traversal vulnerability has been identified in RAGFlow versions through 0.27.2. This vulnerability exists in the 'dev_insert_chunks_from_file' and 'dev_insert_metadata_from_file' endpoints, allowing authenticated attackers to read arbitrary files by providing absolute file paths in the 'file_path' parameter. Exploitation is possible due to insufficient path validation, enabling access to any file available to the service. However, the disclosed information is restricted to files that conform to expected JSON formats and are subsequently integrated into datasets.
Users can update to RAGFlow version 0.27.3 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 17, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/infiniflow/ragflow | [email protected] | ProductVendor |
| https://github.com/infiniflow/ragflow/blob/v0.27.2/internal/handler/tenant.go#L360 | [email protected] | Source CodeVendor |
| https://github.com/infiniflow/ragflow/commit/aa78e8d224e0eab818d9fcd46f8791ebd73831bd | [email protected] | Source CodeVendor |
| https://github.com/infiniflow/ragflow/issues/19122 | [email protected] | Issue TrackingTechnical DescriptionVendor |
| https://github.com/infiniflow/ragflow/pull/19591 | [email protected] | Source CodeVendor |
| https://www.vulncheck.com/advisories/ragflow-through-0.27.2-tenant-import-endpoints-path-traversal | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Infiniflow RAGFlow | <= 0.27.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2026 | New CVE Received | [email protected] |
Volerion