Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/08/25 10:38 p.m.1 views

CVE-2025-3248-POC

Langflow RCE エクスプロイト - CVE-2025-3248 ⚠️ 免責事項 このコードは教育および研究目的 のみを目的としています。明示的な許可なくシステムで無断使用することは、法律違反となる可能性があります。 作者は、このツールの誤用や悪意のある活動について一切の責任を負いません 。 脆弱性情報 CVE-2025-3248 - 重要 CVSS スコア: 9.8 | EPSS スコア: 92.57% | 公開日: 2025年5月22日 影響を受けるバージョン 脆弱なバージョン: v1.3.0 以下のすべてのバージョン 修正済み: v1.3.0 以降のバージョン 攻撃ベクトル...

9.8CVSS9.1AI score0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 8:33 p.m.1 views

CVE-2025-3248

CVE-2025-3248 ★ CVE-2025-3248 Langflow RCE PoC ★ ラボのセットアップ 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 説明 Langflow 1.3.0 より前のバージョンは、/api/v1/validate/code...

9.8CVSS9.2AI score0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 6:35 p.m.1 views

CVE-2026-0770

CVE-2026-0770 概要 このツールは、Langflow アプリケーションにおける CVE-2026-0770 脆弱性をテストするために使用されます。 エンドポイント /api/v1/validate/code を利用して、リモートコード実行(RCE)を行います。 開発者: Ohang 謝辞: @C4p333 目的: セキュリティ研究および教育目的 インストール Termux Pydroid 3 1. クローンまたはダウンロード root@kitploit: git clone https://github.com/Yetazyyy/CVE-2026-0770.git cd...

9.8CVSS8.6AI score0.63417EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/25 1:53 p.m.1 views

Mass-CVE-2025-3248

Langflow CVE-2025-3248 エクスプロイトツール 概要 このツールは、Langflow 1.3.0 未満のバージョンに見られる重大なリモートコード実行 RCE 脆弱性 CVE-2025-3248 を悪用します。 この脆弱性は /api/v1/validate/code エンドポイントに存在し、認証やサンドボックス化なしでユーザーが提供したコードを不適切に実行します。 ⚠️ 警告: このツールは、所有しているシステム、または明示的にテスト許可を得たシステムでのみ使用してください。許可のない使用は違法であり、非倫理的です。 特徴 Langflow インスタンスが...

9.8CVSS10AI score0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 8:23 a.m.1 views

Langflow-CVE-2025-3248-Multi-target

⚠️ Langflow RCE エクスプロイトスキャナー CVE-2025-3248 このPythonベースのスキャナーは、Langflowインスタンスにおける認証なしのリモートコード実行(RCE) 脆弱性をCVE-2025-3248 を介して自動検出します。これは、/api/v1/validate/codeエンドポイントを悪用して任意のシェルコマンドを実行する概念実証ペイロードを使用します。 🚨 CVEの詳細 CVE : CVE-2025-3248 影響 : 認証なしのリモートコード実行 コンポーネント : Langflow API /api/v1/validate/code...

9.8CVSS9AI score0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 6:30 a.m.2 views

CVE-2025-3248

CVE-2025-3248: Langflow 未认证远程代码执行 RCE 此仓库包含两个 Python 脚本: LangflowCheck.py:一个扫描器,用于检查存在 CVE-2025-3248 漏洞的 Langflow AI 实例。 exploit.py:一个可用的反弹 Shell 利用脚本,适用于存在漏洞的 Langflow 目标。 概述 CVE-2025-3248 是 Langflow AI 中的一个严重漏洞,它允许未认证的攻击者 通过向 /api/v1/validate/code 发送特制 payload 来远程执行任意 Python 代码。 文件...

9.8CVSS9AI score0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 4:43 a.m.1 views

CVE-2025-3248

CVE-2025-3248 — Langflow AI 인증되지 않은 원격 코드 실행 Author: 0xgh057r3c0n 설명 이 익스플로잇은 Langflow AI의 중요한 인증되지 않은 RCE 취약점CVE-2025-3248을 대상으로 합니다. 이 취약점으로 인해 공격자는 /api/v1/validate/code 엔드포인트를 통해 대상 서버에서 임의의 시스템 명령을 실행할 수 있습니다. 이 개념 증명PoC 도구는 문제를 테스트하고 시연하기 위한 대화형 셸을 제공합니다. 사전 요구 사항 Python 3.8 이상 종속성 설치를 위한...

9.8CVSS8.9AI score0.99996EPSS
SaveExploits35References1
Kitploit
Kitploit
added 2026/08/25 4:27 a.m.1 views

CVE-2025-3248

CVE-2025-3248 ★ CVE-2025-3248 Langflow RCE PoC ★ ラボのセットアップ 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 説明 1.3.0 より前の Langflow は、/api/v1/validate/code...

9.8CVSS0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 4:27 a.m.1 views

CVE-2025-3248

CVE-2025-3248 — Langflow RCE Exploit CVE-2025-3248 の脆弱性がある Langflow アプリケーション向けのリモートコード実行 RCE エクスプロイト。 影響を受けるエンドポイント: /api/v1/validate/code 🚀 エクスプロイトの機能 🔓 リモートかつ認証不要の RCE 🔐 認証は不要 🐍 Python3 ワンライナースクリプト 🎨 色付きターミナル出力でわかりやすく表示 🔧 使用方法 root@kitploit: python3 langflowrce.py -u http://target:7860 -c "id"...

9.8CVSS0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 4:27 a.m.1 views

CVE-2025-3248-Langflow-RCE

mitsec - CVE-2025-3248 Langflow RCE 漏洞利用 针对存在 CVE-2025-3248 漏洞的 Langflow 应用程序的远程代码执行(RCE)漏洞利用。 受影响端点:/api/v1/validate/code 🚀 漏洞利用功能 远程且无需认证的 RCE 无需任何认证 Python3 单行脚本 彩色终端输出 🔧 使用方法 root@kitploit: python3 mitsec.py -u http://target:7860 -c "id" 🧪 示例输出 root@kitploit: + Command Output: uid=1001langflo...

9.8CVSS0.99996EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/25 4:26 a.m.1 views

CVE-2025-3248

POC - 远程未经身份验证的攻击者可发送特制HTTP请求执行任意代码 - CVE-2025-3248 概述 Langflow 1.3.0 之前的版本在 /api/v1/validate/code 端点存在代码注入漏洞。远程未经身份验证的攻击者可以发送特制的HTTP请求来执行任意代码。 完整POC 阅读相关内容 — CVE-2025-3248 免责声明 : 本概念验证(POC)仅用于教育和道德测试目的。未经事先双方同意,使用此工具攻击目标是违法的。最终用户有责任遵守所有适用的地方、州和联邦法律。开发者不承担任何责任,也不对因使用本程序造成的任何误用或损害负责。 开始使用 寻找目标...

9.8CVSS0.99996EPSS
SaveExploits35References1
Kitploit
Kitploit
added 2026/08/25 4:15 a.m.1 views

CVE-2024-48061

CVE-2024-48061 Langflow はリモートコード実行に対して脆弱 CVE-2024-48061 poc 使用方法 root@kitploit: python3 poc.py -i -p -l -lp 説明 このスクリプトは、ターゲットWebサーバーの脆弱なAPIエンドポイント /api/v1/validate/code を悪用します。 まず脆弱なパスの存在を確認し、次に指定されたリスナーIPとポートでTCPリスナーを起動します。 リスナーの準備が整うと、ターゲットに特別に細工されたペイロードを送信し、リスナーに接続するリバースシェルを起動します。 例 成功例...

9.8CVSS5.9AI score0.01356EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/20 8:43 a.m.1 views

CVE-2025-3248

CVE-2025-3248 简介 Langflow 1.3.0 之前的版本在 /api/v1/validate/code 端点中通过 Python exec 函数存在未经验证的代码注入漏洞。 此漏洞利用程序通过该漏洞建立反向 shell 连接。 使用方法 配置 root@kitploit: git clone https://github.com/wand3rlust/CVE-2025-3248.git cd CVE-2025-3248/ python3 -m venv venv . venv/bin/activate pip install -r requirements.txt 漏洞...

9.8CVSS0.99996EPSS
SaveExploits35
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.19 views

Langflow 1.x.x < 1.10.1 Code Injection

The version of Langflow installed on the remote host is 1.x.x prior to 1.10.1. It is, therefore, affected by a code injection vulnerability: - IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to chain /api/v1/autologin mints SUPERUSER tokens to any network caller with...

9.8CVSS8.9AI score0.34734EPSS
SaveExploits7References2
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:10 p.m.11 views

CVE-2026-8481

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS6.9AI score0.00807EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.23 views

PT-2026-60865

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description An issue exists in the code validation API endpoint that allows authenticated users to execute arbitrary system commands with the full privileges of the server process. The endpoint...

9.9CVSS6AI score0.00807EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.38 views

PT-2026-60833

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description Unauthenticated attackers can achieve remote code execution RCE on default deployments by chaining two endpoints. First, the '/api/v1/auto login' endpoint allows the minting of SUPERUS...

10CVSS7.8AI score0.34734EPSS
SaveExploits7References14
OSV
OSV
added 2026/06/29 11:50 a.m.15 views

PYSEC-2026-380 Langflow Unauth RCE

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...

9.3CVSS8AI score0.99996EPSS
SaveExploits35References11
PyPA
PyPA
added 2026/06/29 11:50 a.m.17 views

Langflow Unauth RCE

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...

9.8CVSS7.7AI score0.99996EPSS
SaveExploits35References11Affected Software1
Snyk
Snyk
added 2025/08/25 4:43 p.m.3 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the api/v1/validate/code endpoint. A low-privileged user can gain administrative privileges by executing the /app/.venv/bin/langflow superuser command. Remediation Upgrade langflow-base to version 0.5.1 or...

8.8CVSS6.7AI score0.00465EPSS
SaveExploits0References2
Rows per page
Query Builder