Lucene search
+L

4679 matches found

Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.26 views

PT-2026-30706

Name of the Vulnerable Software and Affected Versions Anthropic Claude Code CLI and Claude Agent SDK affected versions not specified Description Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection issue in the command lookup helper and deep-link terminal launcher. Local...

8.6CVSS6.2AI score0.00114EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/05 9:16 p.m.16 views

CVE-2019-25671

VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtueth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtueth0 field to...

8.8CVSS0.00657EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/05 8:45 p.m.5 views

CVE-2019-25671 VA MAX 8.3.4 Remote Code Execution via changeip.php

VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtueth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtueth0 field to...

8.8CVSS6.7AI score0.00657EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/05 8:45 p.m.41 views

CVE-2019-25671 VA MAX 8.3.4 Remote Code Execution via changeip.php

VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtueth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtueth0 field to...

8.8CVSS0.00657EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-35386

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on...

8.1CVSS5.6AI score0.00319EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:24 p.m.15 views

SUSE CVE-2026-34763

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Directory interpolates the configured root path directly into a regular expression when deriving the displayed directory path. If root contains regex metacharacters such as +, , or ., the prefix...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/03 11:24 p.m.11 views

SUSE CVE-2026-35386

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

3.6CVSS6AI score0.00319EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/04/03 10:31 p.m.15 views

CVE-2026-35386

A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in...

8.1CVSS6.1AI score0.00319EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/03 4:16 p.m.14 views

CVE-2025-64340

FastMCP is the standard framework for building MCP applications. Prior to version 3.2.0, server names containing shell metacharacters e.g., & can cause command injection on Windows when passed to fastmcp install claude-code or fastmcp install gemini-cli. These install paths use subprocess.run wit...

7.8CVSS0.00735EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/03 3:16 p.m.32 views

CVE-2025-64340 FastMCP has a Command Injection vulnerability - Gemini CLI

FastMCP is the standard framework for building MCP applications. Prior to version 3.2.0, server names containing shell metacharacters e.g., & can cause command injection on Windows when passed to fastmcp install claude-code or fastmcp install gemini-cli. These install paths use subprocess.run wit...

6.7CVSS0.00735EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/03 3:16 p.m.79 views

CVE-2025-64340

FastMCP (the MCP framework) is affected prior to version 3.2.0. A vulnerability arises when server names contain shell metacharacters (for example, &); this can trigger command injection on Windows during fastmcp install claude-code or fastmcp install gemini-cli. The install commands use subproce...

7.8CVSS5.8AI score0.00735EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/03 3:16 p.m.12 views

CVE-2025-64340 FastMCP has a Command Injection vulnerability - Gemini CLI

FastMCP is the standard framework for building MCP applications. Prior to version 3.2.0, server names containing shell metacharacters e.g., & can cause command injection on Windows when passed to fastmcp install claude-code or fastmcp install gemini-cli. These install paths use subprocess.run wit...

6.7CVSS5.9AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.26 views

FastMCP 操作系统命令注入漏洞

FastMCP is a MCP server building software developed by Jeremiah Lowin. Versions of FastMCP prior to 3.2.0 contained an operating system command injection vulnerability. This vulnerability could be exploited when a server name containing a shell metacharacter was used; commands could be executed o...

7.8CVSS5.8AI score0.00735EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/02 8:32 p.m.23 views

GHSA-7MQQ-6CF9-V2QP Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory

Summary Rack::Directory interpolates the configured root path directly into a regular expression when deriving the displayed directory path. If root contains regex metacharacters such as +, , or ., the prefix stripping can fail and the generated directory listing may expose the full filesystem pa...

5.3CVSS6AI score0.0024EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 8:32 p.m.18 views

Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory

Summary Rack::Directory interpolates the configured root path directly into a regular expression when deriving the displayed directory path. If root contains regex metacharacters such as +, , or ., the prefix stripping can fail and the generated directory listing may expose the full filesystem pa...

5.3CVSS5.9AI score0.0024EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/02 6:31 p.m.16 views

EUVD-2026-18400

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

3.6CVSS6.1AI score0.00319EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/02 5:16 p.m.10 views

AZL-81791 CVE-2026-35386 affecting package openssh for versions less than 9.8p1-6

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

8.1CVSS6.8AI score0.00319EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/02 5:16 p.m.11 views

CVE-2026-35386

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

8.1CVSS0.00319EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/02 5:16 p.m.17 views

CVE-2026-35386

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

8.1CVSS6AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/02 5:16 p.m.11 views

UBUNTU-CVE-2026-35386

In OpenSSH before 10.3, command execution can occur via shell metacharacters in a username within a command line. This requires a scenario where the username on the command line is untrusted, and also requires a non-default configurations of % in sshconfig...

8.1CVSS6AI score0.00319EPSS
SaveExploits0References4
Rows per page
Query Builder