目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-3248 PoC — Langflow 安全漏洞

来源
关联漏洞
标题: Langflow 安全漏洞 (CVE-2025-3248)
Description:Langflow是Langflow开源的一个用于构建多代理和 RAG 应用程序的可视化框架。 Langflow 1.3.0之前版本存在安全漏洞,该漏洞源于/api/v1/validate/code端点存在代码注入漏洞,可能导致远程未经验证的攻击者执行任意代码。
Description
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.
介绍
# CVE-2025-3248 – Execute arbitrary Python code on vulnerable Langflow server.
 
**Discovered by:** Naveen Sunkavally, Horizon3.ai
**Status:** Public Disclosure  
**Date Reported:** 2025-04-07
**CVE ID:** CVE-2025-3248

---

## 🧾 Screenshot
![ScreenShot](https://github.com/vigilante-1337/CVE-2025-3248/raw/main/static/CVE-2025-3248.png) 

---

## 🧩 Summary

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.

---

## 📈 Impact

- 🔧 **Remote Code Execution** – Run arbitrary Python code or system commands.
- 🔐 **Full Server Compromise** – Gain control of the system if Langflow runs with elevated privileges.
- 📂 **Data Exposure** – Access sensitive environment variables, credentials, and internal files.
- 🕳️ **Persistence** – Install reverse shells or backdoors for long-term access.

**CVSS Estimate:** Critical (Base Score ~9.8)

---

## 🧾 Affected version
- affected from 0 through 1.2.0 

---


## Installation
You should first install the vulnerable lab, theres a guide on the [Docker](https://github.com/vigilante-1337/CVE-2025-3248/blob/main/Docker/setup) folder
```bash
~$ git clone https://github.com/vigilante-1337/CVE-2025-3248
~$ cd CVE-2025-3248
~$ chmod +x exploit
~$ ./exploit -h
```

---

## 🧾 References

- [CVE-2025-3248 on MITRE (pending)](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-3248)

---

_Disclosure coordinated with respect to responsible disclosure guidelines. This document is released for educational and defensive purposes._
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →