Lucene search
+L

1463 matches found

Nuclei
Nuclei
added 2026/09/13 2:04 a.m.45 views

Langflow < 1.3.0 - Remote Code Execution via validate_code() exec()

Langflow contains a remote code execution caused by inclusion of functionality from untrusted control sphere in the execglobals parameter at the validate endpoint, letting remote attackers execute arbitrary code as root, exploit requires no authentication. id: CVE-2026-0770 info: name: Langflow...

9.8CVSS8.8AI score0.63417EPSS
SaveExploits9References3
Kitploit
Kitploit
added 2026/09/13 12:06 a.m.10 views

CVE-2023-38646

CVE-2023-38646 Metabase RCE sin autenticación 26/11/2023 Metabase open source anterior a 0.46.6.1 y Metabase Enterprise anterior a 1.46.6.1 permiten a los atacantes ejecutar comandos arbitrarios en el servidor, al nivel de privilegio del servidor. No se requiere autenticación para la explotación...

9.8CVSS8.7AI score0.98677EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/12 11:22 p.m.6 views

Langflow-CVE-2025-3248-Multi-target

⚠️ Escáner de Explotación RCE de Langflow CVE-2025-3248 Este escáner basado en Python automatiza la detección de vulnerabilidades de Ejecución Remota de Código RCE sin autenticación en instancias de Langflow a través de CVE-2025-3248. Utiliza un payload de prueba de concepto que abusa del endpoint...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/12 6:45 p.m.4 views

CVE-2025-3248

CVE-2025-3248 ★ CVE-2025-3248 PoC de RCE de Langflow ★ Configuración del Laboratorio root@kitploit: docker pull langflowai/langflow:1.2.0 docker run -d --name CVE-2025-3248 -p 7860:7860 langflowai/langflow:1.2.0 localhost:7860 Descripción Las versiones de Langflow anteriores a la 1.3.0 son...

9.8CVSS8.9AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/12 3:08 p.m.8 views

CVE-2024-48061

CVE-2024-48061 Langflow vulnerable to remote code execution CVE-2024-48061 poc Usage root@kitploit: python3 poc.py -i -p -l -lp Description This script exploits a vulnerable API endpoint at /api/v1/validate/code on the target web server. It first verifies the presence of the vulnerable path, then...

9.8CVSS6AI score0.01541EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 10:24 a.m.5 views

Mass-CVE-2025-3248

Langflow CVE-2025-3248 Exploit Tool Resumen Esta herramienta explota la vulnerabilidad crítica de Ejecución Remota de Código RCE CVE-2025-3248 encontrada en versiones de Langflow anteriores a la 1.3.0. La vulnerabilidad existe en el endpoint /api/v1/validate/code que ejecuta incorrectamente códig...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/12 7:20 a.m.6 views

CVE-2025-3248

POC - Un atacante remoto y no autenticado puede enviar solicitudes HTTP manipuladas para ejecutar código arbitrario - CVE-2025-3248 Resumen Las versiones de Langflow anteriores a 1.3.0 son susceptibles a la inyección de código en el endpoint /api/v1/validate/code. Un atacante remoto y no...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/12 6:08 a.m.6 views

CVE-2025-3248

CVE-2025-3248: Langflow Ejecución Remota de Código RCE Sin Autenticación Este repositorio contiene dos scripts de Python: LangflowCheck.py: Un escáner que verifica instancias de Langflow AI vulnerables a CVE-2025-3248. exploit.py: Un exploit funcional de reverse shell para objetivos Langflow...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/12 3:52 a.m.12 views

EXPLOIT-CVE-2026-9198

CVE-2026-9198 — IBM Langflow OSS Unauthenticated RCE Proof-of-concept exploit and a self-contained Docker lab for CVE-2026-9198 , an unauthenticated remote code execution vulnerability in IBM Langflow OSS. The exploit chains two endpoints — autologin which hands out a SUPERUSER token to anyone an...

9.8CVSS8.3AI score0.60597EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/11 11:04 p.m.6 views

CVE-2025-3248

CVE-2025-3248 Introducción Las versiones de Langflow anteriores a la 1.3.0 son susceptibles a una inyección de código no autenticada en el endpoint /api/v1/validate/code a través de la función Python exec. Este exploit establece una conexión de shell inversa abusando de esta vulnerabilidad. Uso...

9.8CVSS8.5AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/11 10:39 p.m.5 views

CVE-2025-3248

CVE-2025-3248 — Langflow AI Remote Code Execution Unauthenticated Author: 0xgh057r3c0n Description This exploit targets a critical unauthenticated RCE vulnerability CVE-2025-3248 in Langflow AI. The vulnerability allows an attacker to execute arbitrary system commands on the target server via the...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.7 views

PT-2026-90275

In the Linux kernel, the following vulnerability has been resolved: libnvdimm/labels: Prevent integer overflow in nd label validate The on-media namespace index field nslot is a u32 read from the DIMM label storage area. nd label validate bounds it against the config area size, but sizeof namespa...

0.00163EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 11:33 a.m.5 views

CVE-2025-3248-POC

Langflow RCE Exploit - CVE-2025-3248 ⚠️ Disclaimer This code is strictly intended for educational and research purposes only. Unauthorized use on systems without explicit permission may constitute a violation of the law. The author is not responsible for any misuse or malicious activity involving...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/10 11:07 a.m.5 views

CVE-2025-3248

CVE-2025-3248 ★ CVE-2025-3248 Langflow RCE PoC ★ Lab Setup root@kitploit: docker pull langflowai/langflow:1.2.0 docker run -d --name CVE-2025-3248 -p 7860:7860 langflowai/langflow:1.2.0 localhost:7860 Description Langflow versions prior to 1.3.0 are susceptible to code injection in the...

9.8CVSS8.5AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 11:08 p.m.8 views

CVE-2026-0770

CVE-2026-0770 Overview This tool is used to test the vulnerability CVE-2026-0770 in the Langflow application. It leverages the /api/v1/validate/code endpoint to perform Remote Code Execution RCE. Developer: Ohang Thanks to: @C4p333 Purpose: Security Research & Educational Use Installation Termux...

9.8CVSS8.2AI score0.63417EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 6:53 p.m.11 views

CVE-2026-0770

🚀 CVE-2026-0770 – Langflow RCE execglobal PoC Remote Code Execution vulnerability in Langflow 📌 Affected Software This vulnerability affects: Langflow 🧠 Vulnerability Overview CVE-2026-0770 is a Remote Code Execution RCE vulnerability in the: root@kitploit: /api/v1/validate/code endpoint. When...

9.8CVSS8.2AI score0.63417EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 2:27 p.m.9 views

CVE-2026-0770

CVE-2026-0770: Langflow execglobals Unauthenticated Remote Code Execution PoC CVE-2026-0770 an unauthenticated Remote Code Execution RCE vulnerability affecting Langflow. The flaw stems from improper input validation within the handling of the execglobals parameter provided to the /validate...

9.8CVSS8.1AI score0.63417EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 4:30 a.m.8 views

CVE-2025-3248-Langflow-RCE

mitsec - CVE-2025-3248 Exploit RCE Langflow Exploit de ejecución remota de código RCE para aplicaciones Langflow vulnerables a CVE-2025-3248. Endpoint afectado: /api/v1/validate/code 🚀 Características del exploit RCE remoto y sin autenticación No requiere autenticación Script de una sola línea en...

9.8CVSS8.5AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 4:12 a.m.6 views

CVE-2025-3248

CVE-2025-3248 — Exploit RCE para Langflow Exploit de ejecución remota de código RCE para aplicaciones Langflow vulnerables a CVE-2025-3248. Endpoint afectado: /api/v1/validate/code 🚀 Características del Exploit 🔓 RCE remoto y sin autenticación 🔐 No se requiere autenticación 🐍 Script de una línea ...

9.8CVSS8.5AI score0.99989EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 2:42 a.m.5 views

CVE-2025-3248

CVE-2025-3248 Langflow is a low-code platform primarily used for building and deploying AI agents and workflows. It simplifies the development process by providing a visual interface for creating complex AI applications, including chatbots, RAG Retrieval-Augmented Generation systems, and more...

9.8CVSS8.4AI score0.99989EPSS
SaveExploits37
Rows per page
Query Builder