Lucene search
+L

129 matches found

Kitploit
Kitploit
•added 2026/09/26 1:40 a.m.•11 views

CVE-2021-25735

CVE-2021-25735 CVE-2021-25735 を悪用する: Kubernetes Validating Admission Webhook バイパス 脆弱性環境のセットアップ まず、gencerts.sh スクリプトを実行して TLS 証明書と鍵を生成します。 bash gencerts.sh アドミッションコントローラをデプロイするには、以下のコマンドを使用して Docker コンテナイメージをローカルでビルドし、タグを付け、イメージを Dockerhub にプッシュする必要があります。 docker login docker build -t...

6.5CVSS6.9AI score0.05524EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/25 5:20 a.m.•11 views

CVE-2025-1974-poc

POC of IngressNightmare, RCE in Ingress NGINX CVE-2025-1974 開発元: https://github.com/zwxxb/CVE-2025-1974/blob/main/poc.py https://www.wiz.io/blog/ingress-nginx-kubernetes-vulnerabilitieshow-did-we-discover-ingressnightmare-24 謝辞 使用方法 root@kitploit: forward the admission webhook kubectl port-forwar...

9.8CVSS7.5AI score0.99384EPSS
SaveExploits20References1
Kitploit
Kitploit
•added 2026/09/24 1:58 p.m.•10 views

ingressNightmare-CVE-2025-1974-exps

Ingress Nightmare CVE-2025-1907 説明 この脆弱性により、リモート攻撃者が kubernetes/ingress-nginx の影響を受けるインストール上で任意のコードを実行できるようになります。この脆弱性を悪用するのに認証は必要ありません。特定の欠陥は HTTP リクエストの処理に存在します。...

9.8CVSS7.7AI score0.99384EPSS
SaveExploits21References1
Kitploit
Kitploit
•added 2026/09/22 8:49 a.m.•13 views

CVE-2026-5556-Kubernetes-Admission-Controller-Bypass-via-Case-Sensitivity

CVE-2026-5556 – Kubernetes アドミッションコントローラーの大文字小文字の区別によるバイパス プログラムコード(Python アドミッションウェブフック+エクスプロイト) root@kitploit: !/usr/bin/env python3 admissionwebhook.py - Vulnerable webhook that rejects pods with specific name from flask import Flask, request, jsonify app = Flaskname DENIEDPODNAMES =...

6.5CVSS7AI score0.00393EPSS
SaveExploits1
NVD
NVD
•added 2026/09/17 10:17 a.m.•15 views

CVE-2026-78427

The NeuVector admission webhook silently excludes containers from policy evaluation when their image path matches one of three hardcoded service mesh sidecar images. Since the image path is entirely controlled by the workload author, any user capable of deploying workloads can evade admission den...

4.3CVSS0.00373EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 9:33 a.m.•21 views

CVE-2026-78427

NeuVector's admission webhook contains a bypass vulnerability where containers whose image path matches one of three hardcoded service mesh sidecar images are silently excluded from policy evaluation. Since the image path is fully controlled by the workload author, any user with permission to dep...

4.3CVSS5.8AI score0.00373EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 9:33 a.m.•12 views

CVE-2026-78427 Admission Control Bypass via Hardcoded Sidecar Image Exemption

The NeuVector admission webhook silently excludes containers from policy evaluation when their image path matches one of three hardcoded service mesh sidecar images. Since the image path is entirely controlled by the workload author, any user capable of deploying workloads can evade admission den...

4.3CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/17 9:33 a.m.•11 views

EUVD-2026-81416

The NeuVector admission webhook silently excludes containers from policy evaluation when their image path matches one of three hardcoded service mesh sidecar images. Since the image path is entirely controlled by the workload author, any user capable of deploying workloads can evade admission den...

4.3CVSS5.8AI score0.00373EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 9:33 a.m.•37 views

CVE-2026-78427 Admission Control Bypass via Hardcoded Sidecar Image Exemption

The NeuVector admission webhook silently excludes containers from policy evaluation when their image path matches one of three hardcoded service mesh sidecar images. Since the image path is entirely controlled by the workload author, any user capable of deploying workloads can evade admission den...

4.3CVSS0.00373EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/17 9:33 a.m.•13 views

CVE-2026-78427 Admission Control Bypass via Hardcoded Sidecar Image Exemption

The NeuVector admission webhook silently excludes containers from policy evaluation when their image path matches one of three hardcoded service mesh sidecar images. Since the image path is entirely controlled by the workload author, any user capable of deploying workloads can evade admission den...

4.3CVSS5.8AI score0.00373EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•3 views

CVE-2026-78427: Reliance on Untrusted Inputs in a Security Decision

The NeuVector admission webhook silently excludes containers from policy evaluation when their image path matches one of three hardcoded service mesh sidecar images. Since the image path is entirely controlled by the workload author, any user capable of deploying workloads can evade admission den...

4.3CVSS5.9AI score0.00373EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/14 9:19 p.m.•5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to unbounded request body reads in the Kubernetes admission webhook handler in dataclients/kubernetes/admission/admission.go. An attacker can exhaust memory and OOM-kill the skipp...

5.3CVSS5.8AI score0.00298EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 8:04 p.m.•13 views

CVE-2026-54247 Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/14 8:04 p.m.•39 views

CVE-2026-54247 Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS0.00298EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/14 8:04 p.m.•44 views

CVE-2026-54247

Skipper (Zalando's HTTP router and reverse proxy) contains an unbounded memory allocation in its Kubernetes admission webhook handler (dataclients/kubernetes/admission/admission.go). The handler calls io.ReadAll(r.Body) without enforcing a size limit, so an attacker with in-cluster network access...

4.3CVSS8.1AI score0.00298EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/09/05 12:32 a.m.•15 views

SUSE CVE-2026-50570

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.25.0, Fission added PodSpec safety validation for tenant-facing Environment and Function CRDs ValidatePodSpecSafety /...

8.5CVSS5.5AI score0.00462EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:29 a.m.•14 views

SUSE CVE-2026-65834

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.8, CapsuleConfiguration.Spec.NodeMetadata.ForbiddenLabels.Regex and CapsuleConfiguration.Spec.NodeMetadata.ForbiddenAnnotations.Regex were not validated by the configuration admission webhook, allowing a Cluster...

6.8CVSS5.4AI score0.00467EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/18 2:32 p.m.•10 views

GO-2026-6160 vault-addr annotation SSRF -- webhook makes outbound HTTP call to attacker URL during admission; vault-serviceaccount enables cluster-wide SA token theft via TokenRequest API in github.com/bank-vaults/vault-secrets-webhook

vault-addr annotation SSRF -- webhook makes outbound HTTP call to attacker URL during admission; vault-serviceaccount enables cluster-wide SA token theft via TokenRequest API in github.com/bank-vaults/vault-secrets-webhook...

9.6CVSS5.3AI score0.00449EPSS
SaveExploits0References3
CBLMariner
CBLMariner
•added 2026/08/12 11:21 p.m.•17 views

CVE-2024-7598 affecting package kubernetes for versions less than 1.30.10-27

CVE-2024-7598 affecting package kubernetes for versions less than 1.30.10-27. A patched version of the package is available...

3.1CVSS5.1AI score0.00314EPSS
SaveExploits0
Wolfi
Wolfi
•added 2026/08/11 8:23 p.m.•19 views

CVE-2026-42533 vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable, ingress-nginx-controller...

9.2CVSS7.4AI score0.00894EPSS
SaveExploits6
Rows per page
Query Builder