
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.
Discovered by: Naveen Sunkavally, Horizon3.ai
Status: Public Disclosure
Date Reported: 2025-04-07
CVE ID: 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. The issue stems from unsafe handling of code input, where user-supplied Python is executed without proper validation or sandboxing.
CVSS Estimate: Critical (Base Score ~9.8)
You should first install the vulnerable lab, theres a guide on the Docker folder
~$ git clone https://github.com/vigilante-1337/CVE-2025-3248
~$ cd CVE-2025-3248
~$ chmod +x exploit
~$ ./exploit -h
Disclosure coordinated with respect to responsible disclosure guidelines. This document is released for educational and defensive purposes.