CRITICAL🇵🇱 Wersja polska

CVE-2026-55447

CVSS 9.6v3.1pub. 2026-06-23upd. 2026-06-24

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.2, by controlling a files that are digested into the RAG, an attacker can direct the node to read any file on the file-system by absolute path. All components based on BaseFileComponent are vulnerable to the vulnerability. This includes Docling (DoclingInlineComponent), Docling Serve, DoclingRemoteComponent), Read File (FileComponent), NVIDIA Retriever Extraction (NvidiaIngestComponent), Video File (VideoFileComponent), and Unstructured API (UnstructuredComponent). This vulnerability is fixed in 1.9.2.

🤖 AI Analysis
How it works

An attacker can control files passed to the RAG (Retrieval-Augmented Generation) mechanism and thereby induce components based on the BaseFileComponent class to read arbitrary files on the server by providing its absolute path. All components inheriting from BaseFileComponent are vulnerable, including: Docling (DoclingInlineComponent, DoclingRemoteComponent), Read File (FileComponent), NVIDIA Retriever Extraction (NvidiaIngestComponent), Video File (VideoFileComponent), and Unstructured API (UnstructuredComponent). The mechanism does not properly validate the specified path, which corresponds to CWE-61 (path traversal) and CWE-200 (information disclosure).

Impact

An attacker can gain unauthorized access to arbitrary files on the server, including configuration files, keys, credentials, or other sensitive resources, which may lead to full system compromise or disclosure of confidential data.

Mitigation & patch

Langflow should be updated to version 1.9.2 or newer, in which the vulnerability has been fixed. Details are available in the producer's references: https://github.com/langflow-ai/langflow/security/advisories/GHSA-ccv6-r384-xp75

Who is affected

Langflow in versions preceding 1.9.2; all instances using components based on BaseFileComponent are vulnerable (Docling, Read File, NVIDIA Retriever Extraction, Video File, Unstructured API).

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
  • Langflow

    APP
    Langflow
    < 1.9.2
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-9198CRITICAL9.8⚠ KEVPL ✓same product

IBM Langflow OSS: RCE przez nieuprawniony dostęp do tokenów SUPERUSER

CVE-2026-33017CRITICAL9.3⚠ KEVPL ✓same product

Langflow: nieuwierzytelniony RCE przez endpoint budowania publicznych przepływów

CVE-2026-0770CRITICAL9.8⚠ KEVPL ✓same product

Langflow RCE przez parametr exec_globals w endpoincie validate

CVE-2025-34291CRITICAL9.4⚠ KEVPL ✓same product

Langflow: przejęcie konta i RCE przez błędną konfigurację CORS

CVE-2025-3248CRITICAL9.8⚠ KEVPL ✓same product

Nieuwierzytelnione RCE w Langflow poprzez wstrzyknięcie kodu w endpoint /api/v1/validate/code