POC - Remote and unauthenticated attacker can send crafted HTTP requests to RCE - cve-2025-3248
Overview
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.
Read about it โ CVE-2025-3248
Disclaimer: This Proof of Concept (POC) is made for educational and ethical testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. It is the end userโs responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
Getting Started
Finding Targets
To find potential targets, use Fofa (similar to Shodan.io):

Cloning the Repository
First, clone the repository:
git clone https://github.com/verylazytech/CVE-2025-3248
Run the Exploit:
python3 CVE-2024-23692.py <Target:port> <cmd>

PreviousPOC - WordPress File Upload plugin, in the wfu_file_downloader.php file before version <= 4.24.11NextPOCโ-โCVE-2025โ2539 File Away <= 3.9.9.0.1โ-โMissing Authorization to Unauthenticated Arbitrary File
Last updated
Was this helpful?