Lucene search
+L

56 matches found

Kitploit
Kitploit
added 2026/09/09 7:21 a.m.5 views

elfpeek

elfpeek Minimal ELF inspector with interactive REPL for quick binary analysis Why? Not a replacement for readelf or . Just a quick, focused tool for common RE questions:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:17 a.m.5 views

CVE-2023-27997

CVE-2023-27997 FortiGate VM64 7.2.0 es explotable por este código. nota: el código fue escrito de una manera muy tonta. Prueba de Concepto root@kitploit: $ python3 exploit.py 192.168.106.142 10443 192.168.106.143 9999 + generating shellcode + salt=b'25c2dcf2' + processing hash + finding hash in...

9.8CVSS8.5AI score0.85689EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/04 9:57 p.m.8 views

scare

scare - Simple Configurable Assembly REPL && Emulator scare is a multi-arch assembly REPL and emulator for your command line. There aren't many modern assembly REPLs out there. The ones that do exist are either opaque webapps, or are tied to specific architecture/platform. scare was built for...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.12 views

PT-2026-81489

Name of the Vulnerable Software and Affected Versions Amazon Strands Agents Tools versions prior to 0.8.5 Description Improper neutralization of input used for Large Language Model LLM prompting in the python repl tool allows remote actors to execute arbitrary Python code on the agent's host. Thi...

9.2CVSS6.2AI score0.0032EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in the 389-DS-base

When using a syncrepl client in 389-ds-base, an authenticated attacker can cause a NULL pointer dereference using a specially crafted query, resulting in a crash...

6.5CVSS6.7AI score0.01177EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 7:17 p.m.47 views

CVE-2026-13435

IBM Langflow OSS 1.0.0 through 1.10.1 contains an improper input validation vulnerability in the PythonREPL sandbox implementation...

9.9CVSS5.5AI score
SaveExploits0References1
CVE
CVE
added 2026/07/30 4:48 p.m.61 views

CVE-2026-13435

The CVE-2026-13435 entry concerns IBM Langflow OSS versions 1.0.0–1.10.1, where an improper input validation in the PythonREPL sandbox allows code execution within a restricted globals environment. The root cause is a bypass of the sandbox validator, enabling access to sensitive values in the ser...

9.9CVSS5.9AI score0.00294EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/15 3:11 p.m.46 views

CVE-2026-45805 Penpot: MCP REPL server binds to 0.0.0.0 with unauthenticated /execute endpoint — RCE

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot MCP's mcp/packages/server/src/ReplServer.ts bound the ReplServer to 0.0.0.0:4403 and exposed an unauthenticated /execute endpoint that passed the code field to PluginBridge.executePluginTask, allowing...

8.8CVSS0.00379EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 3:11 p.m.73 views

CVE-2026-45805

Penpot MCP ReplServer exposes an unauthenticated /execute endpoint and binds to 0.0.0.0 (all interfaces), enabling remote JavaScript execution on the server. The issue is implemented in mcp/packages/server/src/ReplServer.ts by listening without a host (default 0.0.0.0) and posting code to PluginB...

8.8CVSS6.2AI score0.00379EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:11 p.m.18 views

CVE-2026-45805 Penpot: MCP REPL server binds to 0.0.0.0 with unauthenticated /execute endpoint — RCE

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot MCP's mcp/packages/server/src/ReplServer.ts bound the ReplServer to 0.0.0.0:4403 and exposed an unauthenticated /execute endpoint that passed the code field to PluginBridge.executePluginTask, allowing...

8.8CVSS6.2AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/02 7:27 p.m.13 views

Security Bulletin: Arbitrary Code Execution in Python Interpreter Component

Summary A vulnerability in the Python Interpreter component allowed authenticated users to execute arbitrary Python code and escalate privileges to superuser level. An attacker with valid credentials could bypass security controls through the PythonREPLComponent, directly access the database, and...

9.9CVSS6.1AI score0.0053EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/29 11:50 a.m.16 views

PYSEC-2026-376 Langflow has Remote Code Execution in CSV Agent

Summary The CSV Agent node in Langflow hardcodes allowdangerouscode=True, which automatically exposes LangChain’s Python REPL tool pythonreplast. As a result, an attacker can execute arbitrary Python and OS commands on the server via prompt injection, leading to full Remote Code Execution RCE...

9.8CVSS7.7AI score0.33694EPSS
SaveExploits4References6
NVD
NVD
added 2026/06/12 8:16 p.m.32 views

CVE-2026-42890

Actual is an open-source personal finance application. In the macOS desktop application version 25.x built on Electron 39.2.7, the ELECTRONRUNASNODE fuse is not disabled, allowing an attacker who can place a file on disk or control command-line arguments to invoke the signed Actual.app binary wit...

4.8CVSS0.00126EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 6:58 p.m.20 views

EUVD-2026-36547

Actual is an open-source personal finance application. In the macOS desktop application version 25.x built on Electron 39.2.7, the ELECTRONRUNASNODE fuse is not disabled, allowing an attacker who can place a file on disk or control command-line arguments to invoke the signed Actual.app binary wit...

4.8CVSS5.6AI score0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 6:58 p.m.11 views

CVE-2026-42890 actual Allows Electron to Run As Node

Actual is an open-source personal finance application. In the macOS desktop application version 25.x built on Electron 39.2.7, the ELECTRONRUNASNODE fuse is not disabled, allowing an attacker who can place a file on disk or control command-line arguments to invoke the signed Actual.app binary wit...

4.8CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/05/19 7:57 p.m.19 views

GHSA-22QR-RP27-J9WM PenPot MCP REPL server binds to 0.0.0.0 with unauthenticated /execute endpoint — RCE

Summary The MCP module's ReplServer binds to all interfaces 0.0.0.0:4403 and exposes a /execute endpoint that runs arbitrary code with zero authentication. Anyone on the network can POST JavaScript and it runs on the server. The main PenpotMcpServer was partially fixed for a similar binding issue...

8.8CVSS6.1AI score0.00379EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.32 views

PT-2026-42034

Summary The MCP module's ReplServer binds to all interfaces 0.0.0.0:4403 and exposes a /execute endpoint that runs arbitrary code with zero authentication. Anyone on the network can POST JavaScript and it runs on the server. The main PenpotMcpServer was partially fixed for a similar binding issue...

8.8CVSS6.1AI score0.00379EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/05/07 4:08 a.m.28 views

Arbitrary Code Injection

Overview vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection through lib/builtin.js. An attacker can execute host code when the allowlist includes -X or uses and then calls...

9.9CVSS6.2AI score0.00974EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2026/04/23 12:00 a.m.144 views

📄 Langflow Remote Code Execution

The CSV Agent node in Langflow hardcodes allowdangerouscode=True, which automatically exposes the LangChains Python REPL tool pythonreplast. As a result, an attacker can execute arbitrary Python and OS commands on the server via prompt injection, leading to full remote code execution. This module...

9.8CVSS8.2AI score0.33694EPSS
SaveExploits4
OSV
OSV
added 2026/02/27 3:47 p.m.28 views

GHSA-3645-FXCV-HQR4 Langflow has Remote Code Execution in CSV Agent

Summary The CSV Agent node in Langflow hardcodes allowdangerouscode=True, which automatically exposes LangChain’s Python REPL tool pythonreplast. As a result, an attacker can execute arbitrary Python and OS commands on the server via prompt injection, leading to full Remote Code Execution RCE...

9.8CVSS6.4AI score0.33694EPSS
SaveExploits4References4
Rows per page
Query Builder