Lucene search
+L

128 matches found

Kitploit
Kitploit
added 2026/09/22 5:27 a.m.8 views

polaris

Polaris 是 Kubernetes 的一个开源策略引擎 Polaris 是 Kubernetes 的一个开源策略引擎,用于验证和修复资源配置。它包含 30 多个内置配置策略,并支持使用 JSON Schema 构建自定义策略。当以命令行模式或作为突变 Webhook 运行时,Polaris 能够根据策略标准自动修复问题。 Polaris 可以在三种不同模式下运行: 作为仪表盘 - 根据策略即代码验证 Kubernetes 资源。 作为准入控制器 - 自动拒绝或修改不符合组织策略的工作负载。 作为命令行工具 - 将策略即代码集成到 CI/CD 流程中,用于测试本地 YAML 文件。...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 4:44 a.m.14 views

IngressNightmare-PoC

Exploit for Ingress NGINX - IngressNightmare This project provides an exploit targeting critical unauthenticated Remote Code Execution RCE vulnerabilities in the Ingress NGINX Controller for Kubernetes, collectively referred to as IngressNightmare. Research by Wiz In the original research, the Wi...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 10:07 a.m.10 views

CVE-2025-1974

Kubernetes Ingress-NGINX Ejecución remota de código no autenticada CVE-2025-1974 Ingress-NGINX: Controlador de ingreso para Kubernetes que utiliza NGINX como proxy inverso y balanceador de carga La vulnerabilidad "IngressNightmare" CVE-2025-1974 se origina en un defecto crítico en el Admission...

9.8CVSS7.7AI score0.99525EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/21 6:12 a.m.13 views

CVE-2025-1974

CVE-2025-1974 WhiteHat School 3.ª promoción - 김소은 @salt318 https://github.com/salt318/vulhub Resumen Se produce debido a una falla en el Ingress-NGINX Admission Controller, un mecanismo de seguridad fundamental de Kubernetes El Ingress-NGINX Admission Controller queda expuesto a la red sin...

9.8CVSS7.9AI score0.99525EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/20 11:12 a.m.12 views

IngressNightmare-RCE-POC

⚠️ RCE Crítica en Ingress-NGINX mediante Inyección de Configuración CVE-2025-1974 y más Este repositorio contiene un exploit de prueba de concepto PoC para CVE-2025-1974 , una vulnerabilidad Crítica CVSS 9.8 en el controlador Ingress-NGINX para Kubernetes. Esta falla permite la ejecución remota de...

9.8CVSS7.8AI score0.99525EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/19 11:59 p.m.9 views

CVE-2025-1974

cve-2025-1974-win11-attack-defense-lab Repositorio educativo centrado en Windows 11 para estudiar CVE-2025-1974 en un laboratorio seguro y no armamentizado de ATAQUE + DEFENSA. El proyecto está diseñado para trabajos universitarios, demostraciones en equipo y capturas de pantalla listas para...

9.8CVSS7.4AI score0.99525EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/19 10:37 p.m.9 views

CVE-2025-1974

演示 https://youtu.be/3hYlHeaf2mQ 什么是 CVE-2025-1974? CVE-2025-1974 IngressNightmare 是 Kubernetes ingress-nginx 准入控制器中的一个严重(CVSS 9.8)未授权远程代码执行漏洞。 攻击流程: 1. 上传 :通过 HTTP POST 向 NGINX 发送恶意共享库(.so 文件) 2. 注入 :发送精心构造的 Ingress 相关清单(AdmissionReview),并携带注入 sslengine 指令的注解 3. 执行 :准入控制器执行 nginx -t,该命令加载并执行恶意 .s...

9.8CVSS7.7AI score0.99525EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/19 2:45 p.m.10 views

CVE-2025-1974

🚨 通过 Ingress-NGINX 准入控制器进行日志注入测试 🧠 概述 此脚本用于测试 Kubernetes 集群中 NGINX Ingress 控制器的注解注入漏洞。它仅用于检测目的 ,涉及 CVE-2025-1974,该漏洞允许恶意注解影响 NGINX 配置。 📚 背景 该漏洞由 Wiz.io 披露(博客文章),涉及控制器未正确处理注入的注解。例如: root@kitploit: nginx.ingress.kubernetes.io/auth-url: "http://placeholder/; errorlog /root/thispathshouldntexist.log...

9.8CVSS7.8AI score0.99525EPSS
SaveExploits20References1
Kitploit
Kitploit
added 2026/09/16 12:36 p.m.12 views

trivy-enforcer

trivy-enforcer EXPERIMENTAL Operador de Kubernetes para el aseguramiento de imágenes Funciona como Controlador de admisión Evita que se desplieguen imágenes inseguras Controlador personalizado Observa el CRD ImageVulnerability y escanea la imagen en el recurso personalizado automáticamente...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:48 a.m.10 views

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

CVE-2026-5556 – Bypass del controlador de admisión de Kubernetes mediante sensibilidad a mayúsculas y minúsculas Código del programa webhook de admisión en Python + exploit root@kitploit: !/usr/bin/env python3 admissionwebhook.py - Vulnerable webhook that rejects pods with specific name from flas...

6.5CVSS7AI score0.00291EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/03 3:31 p.m.13 views

CVE-2026-54523

A flaw was found in Kyverno, a policy engine for cloud-native platforms. A user with specific permissions to create policy objects in one area namespace can exploit a vulnerability where a namespace argument is not properly checked. This allows them to force the system's admission controller, whi...

9.6CVSS5.7AI score0.00401EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/01 12:17 p.m.15 views

CVE-2026-84195

Kyverno before 1.16.4 automatically attaches the admission controller's ServiceAccount token to outbound HTTP requests in apiCall service mode without explicit authorization headers. Attackers can exfiltrate the token by directing apiCall requests to external or attacker-controlled endpoints,...

8.3CVSS0.00287EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/01 11:33 a.m.15 views

CVE-2026-84195 Kyverno before 1.16.4 Credential Leak via apiCall

Kyverno before 1.16.4 automatically attaches the admission controller's ServiceAccount token to outbound HTTP requests in apiCall service mode without explicit authorization headers. Attackers can exfiltrate the token by directing apiCall requests to external or attacker-controlled endpoints,...

8.3CVSS5.9AI score0.00287EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 11:33 a.m.18 views

EUVD-2026-69032

Kyverno before 1.16.4 automatically attaches the admission controller's ServiceAccount token to outbound HTTP requests in apiCall service mode without explicit authorization headers. Attackers can exfiltrate the token by directing apiCall requests to external or attacker-controlled endpoints,...

8.3CVSS5.9AI score0.00287EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.19 views

PT-2026-84158

Kyverno before 1.16.4 automatically attaches the admission controller's ServiceAccount token to outbound HTTP requests in apiCall service mode without explicit authorization headers. Attackers can exfiltrate the token by directing apiCall requests to external or attacker-controlled endpoints,...

8.3CVSS5.9AI score0.00287EPSS
SaveExploits0References3
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.26 views

GO-2026-5268 vulnerabilities

Vulnerabilities for packages: kyverno-notation-aws...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/23 1:26 p.m.22 views

CVE-2026-10609

A missing authorization flaw was found in the OpenShift Cluster Logging Operator. The operator creates and forwards ServiceAccount tokens to output destinations without verifying that the ClusterLogForwarder creator has permission to use those credentials, allowing a delegated editor to exfiltrat...

6.8CVSS5.9AI score0.00375EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.26 views

CVE-2026-41323

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.18.0-rc1, 1.17.2-rc1, and 1.16.4, Kyverno's apiCall feature in ClusterPolicy automatically attaches the admission controller's ServiceAccount token to outgoing HTTP requests. The service URL has n...

9.1CVSS5.4AI score0.0056EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/05/16 8:30 a.m.33 views

Authorization Bypass

Kyverno is vulnerable to Authorization Bypass. The vulnerability is due to a critical authorization boundary bypass in namespaced Kyverno Policy apiCall, where the resolved urlPath is executed using the Kyverno admission controller ServiceAccount, with no enforcement that the request is limited t...

9.9CVSS7.5AI score0.00548EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/28 10:46 a.m.58 views

BIT-KYVERNO-2026-41485 Kyverno Controller Denial of Service via forEach Mutation Panic

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.17.2 and 1.16.4, an unchecked type assertion in the forEach mutation handler allows any user with permission to create a Policy or ClusterPolicy to crash the cluster-wide background controller int...

7.7CVSS5.3AI score0.00369EPSS
SaveExploits1References4
Rows per page
Query Builder