Lucene search
+L

1690 matches found

CVE
CVE
added 2026/08/25 3:37 p.m.27 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.33 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
EUVD
EUVD
added 2026/08/25 3:37 p.m.9 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
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.18 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
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.11 views

PT-2026-81886

Name of the Vulnerable Software and Affected Versions Apache Tomcat versions 11.0.0-M1 through 11.0.24 Apache Tomcat versions 10.1.0-M1 through 10.1.57 Apache Tomcat versions 9.0.25 through 9.0.120 Apache Tomcat versions 8.5.46 through 8.5.100 Apache Tomcat versions 7.0.97 through 7.0.109...

8.1CVSS5.2AI score0.00574EPSS
SaveExploits0References43
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in open-vm-tools

A malicious actor who has been granted “Guest Operation Privileges” https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-security/GUID-6A952214-0E5E-4CCF-9D2A-90948FF643EC.html can potentially elevate their privileges if the target virtual machine has been assigned a more privileged “Guest Alias...

7.5CVSS7.3AI score0.01255EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fixed the incorrect use of pciforeachdmaalias for non-PCI devices. Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in open-vm-tools

VMware Tools contains a vulnerability related to bypassing the SAML token signature. A malicious actor who has been granted “Guest Operation Privileges” can potentially elevate their privileges if the target virtual machine has been assigned a more privileged “Guest Alias”. source-iocs-preserved...

7.5CVSS6.6AI score0.00672EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in snakeyaml

The Alias feature in SnakeYAML before version 1.26 allowed entity expansion during a load operation, which is a related issue to CVE-2003-1564...

7.5CVSS6.8AI score0.26723EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fixed an Oops in the dasdaliasgetstartdev function due to a missing pavgroup parameter. The Oops occurred because the pavgroup pointer was set to NULL before the function was entered. This allowed a race condition...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.15 views

Astra Linux – Vulnerability in Python-Django

A issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. Methods like QuerySet.annotate, QuerySet.alias, QuerySet.aggregate, and QuerySet.extra are vulnerable to SQL injection when column aliases are used, especially when a properly crafted dictionary is passed...

9.8CVSS7.3AI score0.00625EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 10:16 p.m.21 views

CVE-2026-53509

CKAN MCP Server is a tool for querying CKAN open data portals. A known vulnerability CVE-2026-33060 indicated tools including ckanpackagesearch and sparqlquery that accept a baseurl parameter had the risk of making HTTP requests to arbitrary endpoints without restriction. A fix was applied to...

5.7CVSS0.00217EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/21 9:21 p.m.46 views

CVE-2026-53509

@aborruso/ckan-mcp-server (an MCP server for querying CKAN open data portals) is vulnerable to SSRF prior to version 0.4.106 . The validateServerUrl hostname check in src/utils/http.ts only blocked the literal string localhost, but hostname aliases such as ip6-localhost and ip6-loopback (defined ...

5.7CVSS5.8AI score0.00289EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/21 9:21 p.m.14 views

CVE-2026-53509 @aborruso/ckan-mcp-server: SSRF via base_url allows access to internal networks (Potential fix bypass of CVE-2026-33060)

CKAN MCP Server is a tool for querying CKAN open data portals. A known vulnerability CVE-2026-33060 indicated tools including ckanpackagesearch and sparqlquery that accept a baseurl parameter had the risk of making HTTP requests to arbitrary endpoints without restriction. A fix was applied to...

5.7CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 9:21 p.m.31 views

CVE-2026-53509 @aborruso/ckan-mcp-server: SSRF via base_url allows access to internal networks (Potential fix bypass of CVE-2026-33060)

CKAN MCP Server is a tool for querying CKAN open data portals. A known vulnerability CVE-2026-33060 indicated tools including ckanpackagesearch and sparqlquery that accept a baseurl parameter had the risk of making HTTP requests to arbitrary endpoints without restriction. A fix was applied to...

5.7CVSS0.00217EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/18 12:08 a.m.15 views

SUSE CVE-2026-70455

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N...

7.5CVSS5.4AI score0.00566EPSS
SaveExploits0References8
Anthropic
Anthropic
added 2026/08/17 8:03 p.m.9 views

ANT-2026-SBF8X04Q · SELinux · Type Confusion

type-confusion medium Severity Claude medium · Security research firm medium · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Trail of Bits. ANT-2026-SBF8X04Q: Type confusion in CIL sensitivity alias...

6.1AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/13 4:40 p.m.9 views

CVE-2026-59196

A flaw was found in pnpm, a package manager. This vulnerability allows a remote attacker to manipulate the package installation process by using a specially crafted lockfile alias. This could lead to path traversal, enabling the attacker to write files outside the designated installation director...

7.1CVSS4.9AI score0.00401EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/13 3:19 p.m.38 views

AZL-95807 CVE-2026-70455 affecting package rsync for versions less than 3.5.0-1

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N...

8.7CVSS5.9AI score0.00566EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 3:19 p.m.6 views

ALPINE-CVE-2026-70455

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N...

8.7CVSS5.9AI score0.00566EPSS
SaveExploits0References1
Rows per page
Query Builder