Lucene search
+L

305 matches found

Fedora
Fedora
added 2025/11/22 1:19 a.m.14 views

[SECURITY] Fedora 42 Update: kubernetes1.31-1.31.14-1.fc42

Production-Grade Container Scheduling and Management. Installs kubelet, the kubernetes agent on each machine in a cluster. The kubernetes-client sub-package, containing kubectl, is recommended but not strictly required. The kubernetes-client sub-package should be installed on control plane machin...

5.3CVSS7.5AI score0.00617EPSS
SaveExploits1
Fedora
Fedora
added 2025/11/22 1:17 a.m.14 views

[SECURITY] Fedora 41 Update: kubernetes1.31-1.31.14-1.fc41

Production-Grade Container Scheduling and Management. Installs kubelet, the kubernetes agent on each machine in a cluster. The kubernetes-client sub-package, containing kubectl, is recommended but not strictly required. The kubernetes-client sub-package should be installed on control plane machin...

5.3CVSS7.5AI score0.00617EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2019-2942

Malware in sbrugna...

6.5CVSS6.7AI score0.03616EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.23 views

EUVD-2025-29193

Malicious code in bioql PyPI...

9.8CVSS6.4AI score0.01203EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2022-2004

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.01699EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-0579

Malicious code in bioql PyPI...

3CVSS5.9AI score0.00785EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2023-1065

Malicious code in bioql PyPI...

7CVSS6.8AI score0.00362EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 12:49 a.m.25 views

CVE-2025-59377

feiskyer mcp-kubernetes-server through 0.1.11 allows OS command injection, even in read-only mode, via /mcp/kubectl because shell=True is used. NOTE: this is unrelated to mcp-server-kubernetes and CVE-2025-53355...

9.8CVSS7.1AI score0.02191EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/17 12:49 a.m.27 views

CVE-2025-59376

feiskyer mcp-kubernetes-server through 0.1.11 does not consider chained commands in the implementation of --disable-write and --disable-delete, e.g., it allows a "kubectl version; kubectl delete pod" command because the first word i.e., "version" is not a write or delete operation...

5.3CVSS7.2AI score0.00302EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:31 p.m.86 views

GHSA-4HQQ-7Q79-932P mcp-kubernetes-server has an OS Command Injection vulnerability

feiskyer/mcp-kubernetes-server through 0.1.11 allows OS command injection via the /mcp/kubectl endpoint. The handler constructs a shell command with user-supplied arguments and executes it with subprocess using shell=True, enabling injection through shell metacharacters e.g., ;, &&, $, even when...

9.8CVSS7.8AI score0.01203EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 12:00 a.m.13 views

CVE-2025-59377

feiskyer mcp-kubernetes-server through 0.1.11 allows OS command injection, even in read-only mode, via /mcp/kubectl because shell=True is used. NOTE: this is unrelated to mcp-server-kubernetes and CVE-2025-53355...

3.7CVSS7.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/15 12:00 a.m.38 views

CVE-2025-59377

feiskyer mcp-kubernetes-server through 0.1.11 allows OS command injection, even in read-only mode, via /mcp/kubectl because shell=True is used. NOTE: this is unrelated to mcp-server-kubernetes and CVE-2025-53355...

3.7CVSS0.01203EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/15 12:00 a.m.3 views

CVE-2025-59376

feiskyer mcp-kubernetes-server through 0.1.11 does not consider chained commands in the implementation of --disable-write and --disable-delete, e.g., it allows a "kubectl version; kubectl delete pod" command because the first word i.e., "version" is not a write or delete operation...

3.7CVSS6.9AI score0.00302EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/15 12:00 a.m.1 views

CVE-2025-59377

feiskyer mcp-kubernetes-server through 0.1.11 allows OS command injection, even in read-only mode, via /mcp/kubectl because shell=True is used. NOTE: this is unrelated to mcp-server-kubernetes and CVE-2025-53355...

3.7CVSS6.7AI score0.01203EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 12:00 a.m.51 views

CVE-2025-59376

The CVE-2025-59376 entry concerns feiskyer’s mcp-kubernetes-server (through v0.1.11). The issue is improper handling of chained commands in the --disable-write/--disable-delete logic: commands like kubectl version; kubectl delete pod may bypass restrictions because only the first token is checked...

5.3CVSS6.9AI score0.00302EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.16 views

PT-2025-37489

Name of the Vulnerable Software and Affected Versions feiskyer mcp-kubernetes-server versions through 0.1.11 Description feiskyer mcp-kubernetes-server is susceptible to an OS command injection issue. This occurs through the /mcp/kubectl API endpoint, even when the system is in read-only mode, du...

9.8CVSS5.8AI score0.01203EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/15 12:00 a.m.27 views

CVE-2025-59376

feiskyer mcp-kubernetes-server through 0.1.11 does not consider chained commands in the implementation of --disable-write and --disable-delete, e.g., it allows a "kubectl version; kubectl delete pod" command because the first word i.e., "version" is not a write or delete operation...

3.7CVSS0.00302EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-25743

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the...

3CVSS6.3AI score0.00785EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2019-1002101

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes creates a tar inside the...

6.4CVSS6.6AI score0.12746EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2025/08/25 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2019-11251

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar...

5.7CVSS6.3AI score0.02609EPSS
SaveExploits0References2
Rows per page
Query Builder