| Reporter | Title | Published | Views | Family All 25 |
|---|---|---|---|---|
| Exploit for Origin Validation Error in Langflow | 18 May 202612:26 | – | githubexploit | |
| Exploit for Origin Validation Error in Langflow | 22 May 202620:44 | – | githubexploit | |
| CVE-2025-34291 | 5 Dec 202522:37 | – | circl | |
| Langflow Origin Validation Error Vulnerability | 21 May 202600:00 | – | cisa_kev | |
| CISA Adds Two Known Exploited Vulnerabilities to Catalog | 21 May 202612:00 | – | cisa | |
| Langflow 访问控制错误漏洞 | 5 Dec 202500:00 | – | cnnvd | |
| CVE-2025-34291 | 5 Dec 202522:27 | – | cve | |
| CVE-2025-34291 Langflow <= 1.6.9 CORS Misconfiguration to Token Hijack & RCE | 5 Dec 202522:27 | – | cvelist | |
| EUVD-2025-201507 | 6 Dec 202500:31 | – | euvd | |
| Langflow CORS misconfiguration enables Account Takeover and RCE | 6 Dec 202500:31 | – | github |
id: CVE-2025-34291
info:
name: Langflow AI <= 1.6.9 - CORS Misconfiguration
author: 686f6c61
severity: critical
description: |
Langflow AI versions 1.6.9 and earlier are vulnerable to a CORS misconfiguration that allows any origin to make credentialed requests. Combined with SameSite=None cookies, this enables cross-origin token theft and subsequent remote code execution via the /api/v1/validate/code endpoint.
impact: |
An attacker can steal authentication tokens via CORS and execute arbitrary code on the server.
remediation: |
Upgrade to Langflow version 1.7.0 or later which restricts CORS origins properly.
reference:
- https://www.obsidiansecurity.com/blog/cve-2025-34291-critical-account-takeover-and-rce-vulnerability-in-the-langflow-ai-agent-workflow-platform
- https://nvd.nist.gov/vuln/detail/CVE-2025-34291
- https://github.com/langflow-ai/langflow
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
cvss-score: 9.4
cve-id: CVE-2025-34291
epss-score: 0.7889
epss-percentile: 0.99546
cwe-id: CWE-942
metadata:
verified: true
max-request: 2
vendor: langflow-ai
product: langflow
shodan-query: html:"Langflow"
fofa-query: body="Langflow"
tags: cve,cve2025,langflow,cors,misconfig,vuln,oss,vkev,kev
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: word
part: body
words:
- "Langflow"
internal: true
- raw:
- |
OPTIONS /api/v1/refresh HTTP/1.1
Host: {{Hostname}}
Origin: https://scanme.sh
Access-Control-Request-Method: POST
Access-Control-Request-Headers: content-type
matchers-condition: and
matchers:
- type: word
part: header
words:
- "Access-Control-Allow-Origin: https://scanme.sh"
- "Access-Control-Allow-Credentials: true"
condition: and
- type: status
part: header
status:
- 200
# digest: 4b0a00483046022100c0a292c92a219be9be8f62852d478c8044ff5677388c85c2df5df21b14e8249b022100e11193c4524cf7009ef9b1541a7f82fffb6a899aec74251aa5c8c80deb9ab34e: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