Lucene search
+L

4039 matches found

VulnCheck KEV
VulnCheck KEV
added 2026/03/23 12:0 a.m.10 views

VulnCheck KEV: CVE-2020-9374

On TP-Link TL-WR849N 0.9.1 4.16 devices, a remote command execution vulnerability in the diagnostics area can be exploited when an attacker sends specific shell metacharacters to the panel's traceroute feature...

9.8CVSS6AI score0.42047EPSS
SaveIn wildExploits4References2
NVD
NVD
added 2026/03/19 2:16 a.m.10 views

CVE-2026-32000

OpenClaw versions prior to 2026.2.19 contain a command injection vulnerability in the Lobster extension tool execution that uses Windows shell fallback with shell: true after spawn failures. Attackers can inject shell metacharacters in command arguments to execute arbitrary commands when subproce...

7.8CVSS0.00618EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 6:3 a.m.7 views

CVE-2026-32608 Glances has a Command Injection via Process Names in Action Command Templates

Glances is an open-source system cross-platform monitoring tool. The Glances action system allows administrators to configure shell commands that execute when monitoring thresholds are exceeded. These commands support Mustache template variables e.g., name, key that are populated with runtime...

7CVSS6.1AI score0.00243EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/03/16 9:34 p.m.7 views

EUVD-2025-208773

A command injection vulnerability in the minimalwrapper.py component of kubectl-mcp-server v1.2.0 allows attackers to execute arbitrary commands via injecting arbitrary shell metacharacters...

6.1AI score0.02057EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/16 9:16 p.m.8 views

CVE-2025-69902

A command injection vulnerability in the minimalwrapper.py component of kubectl-mcp-server v1.2.0 allows attackers to execute arbitrary commands via injecting arbitrary shell metacharacters...

9.8CVSS0.02057EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/16 12:0 a.m.4 views

CVE-2025-69902

A command injection vulnerability in the minimalwrapper.py component of kubectl-mcp-server v1.2.0 allows attackers to execute arbitrary commands via injecting arbitrary shell metacharacters...

6.1AI score0.02057EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/16 12:0 a.m.26 views

CVE-2025-69902

A command injection vulnerability in the minimalwrapper.py component of kubectl-mcp-server v1.2.0 allows attackers to execute arbitrary commands via injecting arbitrary shell metacharacters...

0.02057EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/03 12:0 a.m.31 views

CVE-2025-67840

CVE-2025-67840 corresponds to multiple authenticated OS command injection vulnerabilities in Cohesity TranZman 4.0 Build 14614 (TZM_1757588060_SEP2025_FULL.depot). The web API endpoints (including Scheduler and Actions) concatenate user-controlled parameters into system commands, allowing an auth...

7.2CVSS6.8AI score0.03686EPSS
SaveExploits2References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/03 12:0 a.m.6 views

CVE-2025-67840

Multiple authenticated OS command injection vulnerabilities exist in the Cohesity formerly Stone Ram TranZman 4.0 Build 14614 through TZM1757588060SEP2025FULL.depot web application API endpoints including Scheduler and Actions pages. The appliance directly concatenates user-controlled parameters...

7.2CVSS6.8AI score0.03686EPSS
SaveExploits2References4
Cvelist
Cvelist
added 2026/02/23 12:0 a.m.40 views

CVE-2025-70328

TOTOLINK X6000R v9.4.0cu.1498B20250826 contains an OS command injection vulnerability in the NTPSyncWithHost handler of the /usr/sbin/shttpd executable. The hosttime parameter is retrieved via sub40C404 and passed to a date -s shell command through CsteSystem. While the first two tokens of the...

0.01755EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/20 8:52 p.m.5 views

CVE-2026-27190 Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.6.8, a command injection vulnerability exists in Deno's node:childprocess implementation. This vulnerability is fixed in 2.6.8...

8.1CVSS5.5AI score0.02213EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/20 8:52 p.m.27 views

CVE-2026-27190

Deno prior to 2.6.8 contains a command injection in the node:child_process polyfill when shell: true is used, fixed in 2.6.8 (CVE-2026-27190). Red Hat and other sources corroborate the fix in 2.6.8. A related follow-on (CVE-2026-32260) describes a bypass of the 27190 fix in 2.7.0–2.7.1 due to a p...

9.8CVSS5.6AI score0.02213EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/02/20 7:23 p.m.14 views

CVE-2021-35402

PROLiNK PRC2402M 20190909 before 2021-06-13 allows liveapi.cgi?page=satellitelist OS command injection via shell metacharacters in the ip parameter for satellitestatus...

10CVSS0.00955EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/20 12:0 a.m.5 views

CVE-2021-35402

PROLiNK PRC2402M 20190909 before 2021-06-13 allows liveapi.cgi?page=satellitelist OS command injection via shell metacharacters in the ip parameter for satellitestatus...

10CVSS5.3AI score0.00955EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/20 12:0 a.m.27 views

CVE-2021-35402

PROLiNK PRC2402M 20190909 before 2021-06-13 allows liveapi.cgi?page=satellitelist OS command injection via shell metacharacters in the ip parameter for satellitestatus...

10CVSS0.00955EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/02/19 8:31 p.m.14 views

Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process

Summary A command injection vulnerability exists in Deno's node:childprocess implementation. Reproduction javascript import spawnSync from "node:childprocess"; import as fs from "node:fs"; // Cleanup try fs.unlinkSync'/tmp/rceproof'; catch // Create legitimate script...

9.8CVSS5.7AI score0.02213EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/14 1:27 a.m.11 views

CVE-2026-25933

Arduino App Lab is a cross-platform IDE for developing Arduino Apps. Prior to 0.4.0, a vulnerability was identified in the Terminal component of the arduino-app-lab application. The issue stems from insufficient sanitization and validation of input data received from connected hardware devices,...

6.8CVSS5.4AI score0.00151EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/12 7:57 p.m.41 views

CVE-2026-25933 Arduino App Lab has Improper Data Validation in Internal Terminal Interface

Arduino App Lab is a cross-platform IDE for developing Arduino Apps. Prior to 0.4.0, a vulnerability was identified in the Terminal component of the arduino-app-lab application. The issue stems from insufficient sanitization and validation of input data received from connected hardware devices,...

6.8CVSS0.00151EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.14 views

PT-2026-7898

Arduino App Lab is a cross-platform IDE for developing Arduino Apps. Prior to 0.4.0, a vulnerability was identified in the Terminal component of the arduino-app-lab application. The issue stems from insufficient sanitization and validation of input data received from connected hardware devices,...

6.8CVSS5.4AI score0.00151EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/07 12:24 a.m.8 views

SUSE CVE-2026-25143

melange allows users to build apk packages using declarative pipelines. From version 0.10.0 to before 0.40.3, an attacker who can influence inputs to the patch pipeline could execute arbitrary shell commands on the build host. The patch pipeline in pkg/build/pipelines/patch.yaml embeds...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References3
Rows per page
Query Builder