Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
CVE-2025-3248 — CVE-2025-3248 — Exploit RCE de Langflow | Kitploit
Herramientas/GitHubGitHub/zapstiko/cve-2025-3248
ReconocimientoAnálisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónHerramienta de Acceso Remoto
GitHubzapstiko/cve-2025-3248

CVE-2025-3248

CVE-2025-3248 — Exploit RCE de Langflow

Ver Repositorio
112hace 1 añoAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

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 en Python3
  • 🎨 Salida de terminal coloreada para mayor claridad

🔧 Uso

root@kitploit:~
python3 langflow_rce.py -u http://target:7860 -c "id"
python3 langflow_rce.py -i target.txt -c "id"
python3 langflow_rce.py -i target.txt -c "id" -p http://127.0.0.1:8080

Dork

root@kitploit:~
Shodan: 

http.title:"Langflow" "Langflow allows you to build LLM applications"

title:"Langflow"

ZoomEye: 

title:"Langflow" && body:"Langflow allows you to build LLM applications"

app:"Langflow"

FOFA: 

title="Langflow" && body="Langflow allows you to build LLM applications"

app="Langflow"
Descargar herramienta