Skip to main content

Langflow EUVD-2026-23745

| CVE-2026-6596 MEDIUM
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-04-20 VulDB GHSA-vvfc-fp59-m92g
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

8
CVSS changed
Apr 29, 2026 - 01:12 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Severity Changed
Apr 20, 2026 - 03:22 NVD
HIGH MEDIUM
CVSS changed
Apr 20, 2026 - 03:22 NVD
7.3 (HIGH) 6.9 (MEDIUM)
Analysis Generated
Apr 20, 2026 - 02:49 vuln.today
EUVD ID Assigned
Apr 20, 2026 - 02:45 euvd
EUVD-2026-23745
Analysis Generated
Apr 20, 2026 - 02:45 vuln.today
CVE Published
Apr 20, 2026 - 02:15 nvd
MEDIUM 5.5

DescriptionCVE.org

A security flaw has been discovered in langflow-ai langflow up to 1.1.0. This issue affects the function create_upload_file of the file src/backend/base/Langflow/api/v1/endpoints.py of the component API Endpoint. The manipulation results in unrestricted upload. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Unrestricted file upload in Langflow (langflow-ai) versions up to 1.1.0 allows remote unauthenticated attackers to upload arbitrary files via the create_upload_file API endpoint, potentially leading to remote code execution, data manipulation, and service disruption. Publicly available exploit code exists (CVSS:3.1 E:P) with GIST-hosted POC, elevating immediate risk. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Identify exposed Langflow API endpoint
Delivery
Craft malicious file upload request
Exploit
POST to /api/v1/create_upload_file
Install
Upload malicious .py file
C2
Trigger execution via workflow or direct access
Execute
Execute arbitrary code as application user
Impact
Establish persistence or exfiltrate data

Vulnerability AssessmentAI

Exploitation No special conditions-remote unauthenticated exploitation against default configurations of Langflow API v1 up to version 1.1.0. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Real-world risk is HIGH despite the 7.3 CVSS score. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated remote attacker sends a crafted HTTP POST request to the Langflow API endpoint (e.g., https://target.com/api/v1/create_upload_file) containing a malicious Python file disguised with a benign filename or MIME type. The create_upload_file function accepts and stores the file in a web-accessible or executable directory without validating content or extension. …
Remediation No vendor-released patch is available at time of analysis (CVSS RL:X indicates vendor unresponsive). … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: identify all Langflow deployments and document versions in use; isolate any instances running versions ≤1.1.0 from production networks if upgrading is not immediately feasible. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-23745 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy