Lucene search
+L

11557 matches found

NVD
NVD
added 2026/08/25 4:16 p.m.13 views

CVE-2026-55582

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default security.yaml allows /usr/bin/git, while security.go omits ! from containsShellMetacharacters and containsDangerousShellConstructs and applies no per-executable argument policy. A...

8.4CVSS0.00193EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 3:39 p.m.25 views

mcp-shell has a Secure Mode Allowlist Bypass via Git Shell Alias

Summary mcp-shell's "secure mode" is designed to restrict command execution to an allowlist of executables defined in security.yaml. The default configuration includes /usr/bin/git. The security validator in security.go blocks common shell metacharacters |&;$\ but omits !, which is the prefix Git...

8.4CVSS6.6AI score0.00193EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/25 3:39 p.m.8 views

GHSA-74HP-MGGR-HV58 mcp-shell has a Secure Mode Allowlist Bypass via Git Shell Alias

Summary mcp-shell's "secure mode" is designed to restrict command execution to an allowlist of executables defined in security.yaml. The default configuration includes /usr/bin/git. The security validator in security.go blocks common shell metacharacters |&;$\ but omits !, which is the prefix Git...

8.4CVSS6.8AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 3:37 p.m.14 views

CVE-2026-55582 mcp-shell: Secure Mode Allowlist Bypass via Git Shell Alias

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default security.yaml allows /usr/bin/git, while security.go omits ! from containsShellMetacharacters and containsDangerousShellConstructs and applies no per-executable argument policy. A...

8.4CVSS6.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/25 3:37 p.m.10 views

EUVD-2026-65548

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default security.yaml allows /usr/bin/git, while security.go omits ! from containsShellMetacharacters and containsDangerousShellConstructs and applies no per-executable argument policy. A...

8.4CVSS5.9AI score0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 3:37 p.m.28 views

CVE-2026-55582

mcp-shell is an MCP server for running shell commands securely. Prior to 0.6.0 , the default security.yaml allows /usr/bin/git, while security.go omits the ! character from its shell-metacharacter and dangerous-construct checks and applies no per-executable argument policy. A caller of the shell_...

8.4CVSS5.9AI score0.00193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:37 p.m.34 views

CVE-2026-55582 mcp-shell: Secure Mode Allowlist Bypass via Git Shell Alias

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default security.yaml allows /usr/bin/git, while security.go omits ! from containsShellMetacharacters and containsDangerousShellConstructs and applies no per-executable argument policy. A...

8.4CVSS0.00193EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 9:07 a.m.12 views

libgit2: libgit2: Denial of Service due to heap out-of-bounds read from malicious Git server

A flaw was found in libgit2. A fixed-size string comparison in the setdata function within transports/smartpkt.c does not adequately verify the size of a network packet buffer. A remote attacker, operating a malicious Git server, can send a specially crafted packet-line capability buffer. This ca...

7.5CVSS7.3AI score0.0047EPSS
SaveExploits1References10
OSV
OSV
added 2026/08/25 2:16 a.m.10 views

DEBIAN-CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.7AI score0.0043EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/08/25 2:16 a.m.14 views

CVE-2026-78676

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft config files with embedded newlines that become live git directives after any unrelated...

9.8CVSS6.3AI score0.00426EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.47 views

CVE-2026-78678 GitPython before 3.1.59 Arbitrary File Read via Repo.blame()

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafegitrevisionoptions guard that omits --contents and -S options, allowing attackers to read arbitrary files by passing these options to Repo.blame. Attackers can supply revision values like --contents=/etc/passwd to leak...

7.1CVSS0.0024EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.41 views

CVE-2026-78677 GitPython before 3.1.59 Path Traversal via separate-git-dir

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS0.0043EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/08/25 1:30 a.m.10 views

CVE-2026-78677

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS7.2AI score0.0043EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 1:30 a.m.25 views

CVE-2026-78677 GitPython before 3.1.59 Path Traversal via separate-git-dir

GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separategitdir parameter to Repo.clonefrom or Repo.clone to redirect repository metadata to an...

8.7CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.21 views

PT-2026-81352

Name of the Vulnerable Software and Affected Versions mcp-shell versions prior to 0.6.0 Description An OS Command Injection issue exists in the shell exec MCP tool. The software implements a secure mode that restricts command execution to an allowlist of executables defined in security.yaml, whic...

8.4CVSS6.2AI score0.00193EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.11 views

JetBrains TeamCity < 2025.11.6 / 2026.x < 2026.1.2 Code Execution (CVE-2026-65907)

The version of JetBrains TeamCity installed on the remote host is prior to 2025.11.6, or prior to 2026.1.2. It is, therefore, affected by a vulnerability: - In JetBrains TeamCity before 2026.1.2, 2025.11.6 code execution in Git VCS roots was possible CVE-2026-65907 Note that Nessus has not tested...

9.1CVSS6AI score0.00421EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-78677

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.59 omits --separate-git-dir from unsafegitcloneoptions, allowing attackers to create arbitrary git directories outside the intended clone...

8.7CVSS7.1AI score0.0043EPSS
SaveExploits1References2
CISA KEV Catalog
CISA KEV Catalog
added 2026/08/25 12:00 a.m.32 views

Gitea Code Injection Vulnerability

Gitea contains a code injection vulnerability that allows an attacker with repository write access to send a malicious patch to the diffpatch API endpoint to plant an executable Git hook and run shell commands as the Gitea service account...

9.8CVSS9AI score0.86777EPSS
SaveIn wildExploits14
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.15 views

awx: webhook status callback SSRF leaks the Git PAT

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pullrequest.statusesurl from the incoming webhook payload without validating the target host against the expect...

7.7CVSS5.8AI score0.00448EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.11 views

gitpython: GitPython: Command Injection via Git option prefix abbreviation

A flaw was found in GitPython. This vulnerability stems from an incomplete command injection blocklist that fails to account for Git's long-option prefix abbreviation feature. An attacker can bypass existing security measures by using abbreviated option names, which Git then resolves to dangerous...

8.8CVSS8.6AI score0.01854EPSS
SaveExploits1References6
Rows per page
Query Builder