Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary code.
Loading...
Loading...
Score elevated to 9.8 because this CVE is listed on the CISA Known Exploited Vulnerabilities catalog (added 2025-05-05), indicating real-world exploitation has been confirmed by US federal agencies. NVD baseline CVSS 9.8 retained for reference. Confidence: HIGH.
Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary code.
April 7, 2025
November 6, 2025
Known Exploited Vulnerabilities Catalog | CISA. Listed in CISA Known Exploited Vulnerabilities catalog.
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-3248Patch available: langflow-ai/langflow 1.3.0
https://github.com/langflow-ai/langflow/releases/tag/1.3.0Fix merged in langflow-ai/langflow PR #6911 on 2025-03-05 — awaiting tagged release
https://github.com/langflow-ai/langflow/pull/6911| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| langflow | 0.0.31 ... 1.2.0 (253 versions) | 1.3.0 | — |
| langflow-base | 0.0.13 ... 0.2.0 (93 versions) | 0.3.0 | — |
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Every time one of our enrichment pipelines (NVD, MITRE cvelistV5, EPSS, CISA KEV, GHSA, OSV, vendor advisories) ran against this CVE. Most recent first.
Working exploit code is in the public domain (8 GitHub PoCs) (2 Exploit-DB entries). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.
A comprehensive Python exploitation framework for testing and demonstrating CVE-2025-3248, a critical unauthenticated remote code execution vulnerability in Langflow versions ≤ 1.3.0.
Open source ↗Langflow 1.2.x - Remote Code Execution (RCE)
Open source ↗Mass-CVE-2025-3248
Open source ↗Remote Code Execution Exploit for Langflow (CVE-2025-3248) - [ By S4Tech ]
Open source ↗CVE-2025-3248 Langflow RCE Exploit
Open source ↗CVE-2025-3248: A critical flaw has been discovered in Langflow that allows malicious actors to execute arbitrary Python code on the target system. This can lead to full remote code execution without authentication, potentially giving attackers control over the server.
Open source ↗Langflow 1.3.0 - Remote Code Execution (RCE)
Open source ↗A vulnerability scanner for CVE-2025-3248 in Langflow applications. 用于扫描 Langflow 应用中 CVE-2025-3248 漏洞的工具。
Open source ↗POC of CVE-2025-3248, RCE of LangFlow
Open source ↗See which npm, PyPI, Go, and Maven packages are affected by CVE-2025-3248
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.
CWE-306 · CWE-94