What is CVE-2026-5027?
The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences ('../').
Affected product
Langflow
Remediation Steps
- Apply the latest Langflow security patch from the vendor
- Review server logs for evidence of file writes to unexpected locations
- Validate that arbitrary files cannot be written to the application root or system directories
References
Coverage on defend.network
🤖 This CVE page is generated by defend.network from NVD, CISA KEV, EPSS, and our verified daily briefings. Severity and exploitation data come from official sources; always verify remediation steps against the official vendor advisory before acting in production.