CVE-2025-34291

Langflow versions up to and including 1.6.9 contain a chained vulnerability that enables account takeover and remote code execution. An overly permissive CORS configuration (allow_origins='*' with allow_credentials=True) combined with a refresh token cookie configured as SameSite=None allows a malicious webpage to perform cross-origin requests that include credentials and successfully call the refresh endpoint. An attacker-controlled origin can therefore obtain fresh access_token / refresh_token pairs for a victim session. Obtained tokens permit access to authenticated endpoints — including built-in code-execution functionality — allowing the attacker to execute arbitrary code and achieve full system compromise.
Configurations

Configuration 1 (hide)

cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*

History

16 Jan 2026, 21:17

Type Values Removed Values Added
References () https://github.com/langflow-ai/langflow - () https://github.com/langflow-ai/langflow - Product
References () https://www.obsidiansecurity.com/blog/cve-2025-34291-critical-account-takeover-and-rce-vulnerability-in-the-langflow-ai-agent-workflow-platform - () https://www.obsidiansecurity.com/blog/cve-2025-34291-critical-account-takeover-and-rce-vulnerability-in-the-langflow-ai-agent-workflow-platform - Exploit, Mitigation, Third Party Advisory
References () https://www.vulncheck.com/advisories/langflow-cors-misconfiguration-to-token-hijack-and-rce - () https://www.vulncheck.com/advisories/langflow-cors-misconfiguration-to-token-hijack-and-rce - Third Party Advisory
First Time Langflow langflow
Langflow
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
CPE cpe:2.3:a:langflow:langflow:*:*:*:*:*:*:*:*

05 Dec 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-05 23:15

Updated : 2026-01-16 21:17


NVD link : CVE-2025-34291

Mitre link : CVE-2025-34291

CVE.ORG link : CVE-2025-34291


JSON object : View

Products Affected

langflow

  • langflow
CWE
CWE-346

Origin Validation Error