Lucene search
+L

4292 matches found

Kitploit
Kitploit
added 2026/09/18 10:24 p.m.10 views

CVE-2025-64155-hunter

CVE-2025-64155 Scanner A Python scanner for detecting the command injection vulnerability CVE-2025-64155 in Phoenix Monitor service. Description CVE-2025-64155 is a command injection vulnerability in Phoenix Monitor service that allows remote code execution through the clusterurl parameter in the...

9.8CVSS9.1AI score0.45427EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/18 8:17 p.m.12 views

CVE-2026-63766_exploit

CVE-2026-63766 — GPT-SoVITS Unauthenticated OS Command Injection Unauthenticated remote code execution in GPT-SoVITS's Gradio web UI webui.py. The audio-processing helpers openasr, openslice, opendenoise, openuvr5 interpolate unsanitised Gradio textbox path values straight into shell commands run...

9.8CVSS5.8AI score0.01749EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/18 8:29 a.m.6 views

CVE-2026-11120-Command-Injection-via-Git-URL-in-CI-CD-Pipeline

CVE-2026-11120 – Command Injection via Git URL in CI/CD Pipeline Program Code Python root@kitploit: cicdbuild.py - Clones repository without sanitizing URL import subprocess, sys def cloneandbuildrepourl: Vulnerability: repourl can contain shell metacharacters cmd = f"git clone repourl /tmp/repo"...

9.6CVSS8.6AI score0.00265EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 12:10 a.m.13 views

Scalar-Venom-Attack

This paper analyzes cryptographic vulnerabilities discovered in modern cryptographic key management infrastructure, with a particular focus on critical flaws in the architecture of hardware security modules HSMs when handling elliptic curve private keys. The study focuses on a class of attacks th...

7.5CVSS6.3AI score0.01804EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/17 11:33 p.m.8 views

CVE-2020-8958

A proof of concept for CVE-2020-8958 written in Python. The script will return the contents of /etc/passwd if successful. CVE-2020-8958 Guangzhou 1GE ONU V2801RW 1.9.1-181203 through 2.9.0-181024 and V2804RGW 1.9.1-181203 through 2.9.0-181024 devices allow remote attackers to execute arbitrary OS...

9CVSS7.5AI score0.46642EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 11:25 p.m.8 views

CVE-2026-26830

CVE-2026-26830: OS command injection in pdf-image Summary pdf-image through version 2.0.0 allows OS command injection via the pdfFilePath argument. The package builds shell command strings with util.format and executes them with childprocess.exec. If an application passes an attacker-controlled...

9.8CVSS6.1AI score0.02493EPSS
SaveExploits4
Cvelist
Cvelist
added 2026/09/16 4:31 p.m.32 views

CVE-2026-85756 SSH.NET: ScpClient allows server-side RCE via default SCP path handling

SSH.NET is a Secure Shell SSH library for .NET. Prior to 2026.0.0, ScpClient places caller-supplied remote paths into the command used to run scp on the server, and the default RemotePathTransformation.DoubleQuote transformation cannot safely quote every remote command interpreter. When an...

7.5CVSS0.00575EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 12:36 p.m.9 views

smb-usermap

Samba "username map script" Command Execution This module exploits a command execution vulnerability in Samba versions 3.0.20 through 3.0.25rc3 when using the non-default "username map script" configuration option. By specifying a username containing shell meta characters, attackers can execute...

6.5AI score
SaveExploits0
EUVD
EUVD
added 2026/09/16 12:31 a.m.9 views

EUVD-2026-80006

Rsbuild before 2.0.9 contains a command injection vulnerability that allows attackers to execute arbitrary OS commands by supplying a crafted URL containing shell metacharacters to the server.open configuration on macOS. The openBrowser function in packages/core/src/server/open.ts passes the URL...

7.8CVSS6.4AI score0.01648EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 9:26 p.m.12 views

cve-2024-10914-port

CVE-2024-10914 ported to rust and python because why not what is this cve-2024-10914 is a recently discovered 9.8 critical score vulnerability that affects some dlink routers. because those routers reached their eol support, dlink refuses to patch this vulnerability because "stop being poor and...

9.8CVSS8.2AI score0.96284EPSS
SaveExploits13References2
Cvelist
Cvelist
added 2026/09/15 9:01 p.m.24 views

CVE-2026-10144 Rsbuild < 2.0.9 Command Injection via openBrowser() URL Handling

Rsbuild before 2.0.9 contains a command injection vulnerability that allows attackers to execute arbitrary OS commands by supplying a crafted URL containing shell metacharacters to the server.open configuration on macOS. The openBrowser function in packages/core/src/server/open.ts passes the URL...

7.8CVSS0.01648EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 9:01 p.m.18 views

CVE-2026-10144

Rsbuild before 2.0.9 contains a command injection vulnerability in the openBrowser() function (packages/core/src/server/open.ts). The function passes a URL through encodeURI() before interpolating it into a shell command executed via child_process.exec(). Because encodeURI() does not encode dolla...

7.8CVSS6.4AI score0.01648EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 9:01 p.m.3 views

CVE-2026-10144 Rsbuild < 2.0.9 Command Injection via openBrowser() URL Handling

Rsbuild before 2.0.9 contains a command injection vulnerability that allows attackers to execute arbitrary OS commands by supplying a crafted URL containing shell metacharacters to the server.open configuration on macOS. The openBrowser function in packages/core/src/server/open.ts passes the URL...

7.8CVSS0.01648EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 8:37 p.m.12 views

cve-2015-2208

Dockerfile to simulate environment for CVE-2015-2208 The saveObject function in moadmin.php in phpMoAdmin 1.1.2 allows remote attackers to execute arbitrary commands via shell metacharacters in the object parameter. Discovered by: @u0x Pichaya Morimoto, Xelenonz, pe3z, Pistachio References:...

7.5CVSS8.7AI score0.61959EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 4:54 p.m.10 views

CVE-2021-42561

CVE-2021-42561: Command Injection via the Human Plugin in MITRE Caldera In Caldera versions =2.8.1 the Human plugin passes the unsanitized name parameter to a python "os.system" function. This allow attackers to use shell metacharacters e.g. backticks "" or dollar parenthesis "$" in order to esca...

9CVSS8.2AI score0.19572EPSS
SaveExploits2References1
NVD
NVD
added 2026/09/15 4:17 p.m.7 views

CVE-2026-85013

A flaw was found in environment-modules. A local attacker can exploit this vulnerability by placing a maliciously named modulefile in a location visible to the victim's MODULEPATH. When the victim uses Bash completion for module or ml commands, the malicious module name, containing shell...

7.3CVSS0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 3:17 p.m.12 views

CVE-2026-91936

Flowise versions before 3.1.4 are affected by a script injection vulnerability in its Docker image build workflows. The root cause is that workflow_dispatch inputs are directly interpolated into shell run blocks without sanitization. An attacker with repository write access can inject shell metac...

8.3CVSS6.3AI score0.00348EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:17 p.m.10 views

CVE-2026-91936 Flowise before 3.1.4 Script Injection via Docker Workflows

Flowise versions before 3.1.4 contain a script injection vulnerability in Docker image build workflows where workflowdispatch inputs are directly interpolated into shell run blocks. Attackers with repository write access can inject shell metacharacters through inputs like tagversion and nodeversi...

8.3CVSS6.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 3:08 p.m.8 views

CVE-2026-85013 Environment-modules: command injection in environment-modules bash completion via malicious module names containing shell metacharacters

A flaw was found in environment-modules. A local attacker can exploit this vulnerability by placing a maliciously named modulefile in a location visible to the victim's MODULEPATH. When the victim uses Bash completion for module or ml commands, the malicious module name, containing shell...

7.3CVSS6.1AI score0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 3:08 p.m.63 views

CVE-2026-85013

CVE-2026-85013 is a command injection vulnerability in environment-modules ' Bash completion for the module/ml commands. A local attacker with write access to a directory in the victim's MODULEPATH can place a maliciously named modulefile containing shell metacharacters; when the victim triggers ...

7.3CVSS6.1AI score0.00213EPSS
SaveExploits0References4
Rows per page
Query Builder