Lucene search
+L

172 matches found

Kitploit
Kitploit
added 2026/09/13 6:01 a.m.8 views

CVE-2023-5044

CVE-2023-5044 Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation Firstly, you need deploy Pod & Service: root@kitploit: kind: Pod apiVersion: v1 metadata: name: apple-app labels: app: apple spec: containers: - name: apple-app image: hashicorp/http-echo args: -...

8.8CVSS7.9AI score0.56605EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/09 5:04 p.m.13 views

CVE-2026-3288-lab

CVE-2026-3288 Vulnerable Lab Docker NGINX Ingress Controller Configuration Injection ⚠️ WARNING : This lab contains intentionally vulnerable configurations for AUTHORIZED SECURITY TRAINING ONLY Vulnerability Overview CVE-2026-3288 CVSS 8.8 HIGH - Configuration injection in NGINX Ingress Controller...

8.8CVSS7.7AI score0.063EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 10:41 a.m.6 views

CVE-2023-5044

CVE-2023-5044 CVE-2023-5044 的PoC 前提条件 Kind: v0.20.0 Kubectl: v1.29.3 Docker: v26.0.0 PoC 授予Docker正确的权限 root@kitploit: sudo usermod -aG docker $USER && newgrp docker 使用extraPortMaping和node-labels启动集群,为ingress做准备。 root@kitploit: cat EOF | kind create cluster --config=- kind: Cluster apiVersion:...

8.8CVSS7.8AI score0.56605EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 8:52 p.m.8 views

CVE-2024-7646

CVE-2024-7646 PoC CVE-2024-7646 root@kitploit: apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: example-ingress annotations: nginx.ingress.kubernetes.io/server-snippet: | addheader X-Pwn-Header "Pwn\r\n HTTP/1.1 200 OK Content-Type: text/html alert'XSS'; --------"; return 200 "PWNed...

8.8CVSS8.4AI score0.27018EPSS
SaveExploits0
NVD
NVD
added 2026/09/02 4:17 p.m.14 views

CVE-2026-77180

When NGINX Ingress Controller is configured with Ingress annotations, an injection vulnerability exists in the configuration generator of NGINX Ingress Controller. Multiple user-controllable fields are written into the generated NGINX configuration without sanitization. An authenticated attacker...

8.7CVSS0.00307EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:40 p.m.59 views

CVE-2026-77180

NGINX Ingress Controller is vulnerable to a configuration injection flaw (CWE-76) in its configuration generator. Multiple user-controllable Ingress annotation fields are written into the generated NGINX configuration without sanitization , allowing an authenticated attacker with Kubernetes API w...

8.7CVSS6AI score0.00307EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:40 p.m.10 views

EUVD-2026-70141

When NGINX Ingress Controller is configured with Ingress annotations, an injection vulnerability exists in the configuration generator of NGINX Ingress Controller. Multiple user-controllable fields are written into the generated NGINX configuration without sanitization. An authenticated attacker...

8.7CVSS6AI score0.00307EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 3:40 p.m.52 views

CVE-2026-77180 NGINX Ingress Controller vulnerability

When NGINX Ingress Controller is configured with Ingress annotations, an injection vulnerability exists in the configuration generator of NGINX Ingress Controller. Multiple user-controllable fields are written into the generated NGINX configuration without sanitization. An authenticated attacker...

8.7CVSS0.00307EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/09/02 1:45 p.m.11 views

K000162601: NGINX Ingress Controller vulnerability CVE-2026-77180

Security Advisory Description When NGINX Ingress Controller is configured with Ingress annotations, an injection vulnerability exists in the configuration generator of NGINX Ingress Controller. Multiple user-controllable fields are written into the generated NGINX configuration without...

8.7CVSS5.9AI score0.00307EPSS
SaveExploits0Affected Software1
Wolfi
Wolfi
added 2026/08/20 2:16 a.m.35 views

GO-2026-6094 vulnerabilities

Vulnerabilities for packages: datadog-agent, kubernetes-csi-external-provisioner, cluster-api, zot, calico, telegraf, openbao, cert-manager, flux-kustomize-controller, cluster-api-ipam-provider-in-cluster, k3s, kubescape, cilium, cloud-provider-aws, gitlab-kas, cluster-api-helm-controller, openfg...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/08/19 3:17 p.m.12 views

CVE-2026-50149

Contour is a Kubernetes ingress controller using Envoy proxy. In versions 1.23.0 through 1.33.4, when an HTTPProxy is configured with incompatible combination of both .spec.virtualhost.tls.enableFallbackCertificate: true and .spec.virtualhost.jwtProviders, Contour does not reject the configuratio...

6.5CVSS0.00147EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2026/08/14 8:24 a.m.29 views

GO-2024-2611 vulnerabilities

Vulnerabilities for packages: prometheus-operator, prometheus-adapter-fips, k8ssandra-operator-fips, helm-operator-fips, certificate-transparency, configmap-reload, grafana-operator, secrets-store-csi-driver-provider-aws, kube-rbac-proxy-fips, atlantis-fips, sops, nri-kubernetes,...

5.9AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.17 views

GO-2024-2428 vulnerabilities

Vulnerabilities for packages: ingress-nginx-controller...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.53 views

GO-2026-5039 vulnerabilities

Vulnerabilities for packages: crossplane-provider-aws-ec2, datadog-agent, fuse-overlayfs-snapshotter, temporal-server, crossplane-provider-aws-cloudwatchlogs, cert-exporter, kubernetes-csi-external-provisioner, kubernetes-event-exporter, bento, gomplate, neuvector-scanner, osv-scanner, cluster-ap...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/01 3:30 p.m.13 views

GHSA-7QF5-7PPR-87V8 Duplicate Advisory: Kubernetes Ingress NGINX RewriteTarget Path Traversal Allows Route-Level Authentication Bypass

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-8rxv-jg7p-wvg3. This link is maintained to preserve external references. Original Description Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX...

7.8CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/01 12:22 p.m.107 views

CVE-2026-67309

Traefik 3.7.x (>=3.7.0 and

7.8CVSS5.5AI score0.00492EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 7:10 a.m.11 views

CLEANSTART-2026-CW84723 Security fixes in ingress-nginx-controller-1.14 1.14.5-r3

Package ingress-nginx-controller-1.14 version 1.14.5-r3 fixes 4 vulnerabilities: CVE-2026-46600, CVE-2026-56852, CVE-2024-55549, CVE-2025-24855...

7.8CVSS7.3AI score0.00549EPSS
SaveExploits4References1
NVD
NVD
added 2026/07/29 4:17 p.m.19 views

CVE-2026-16543

Kong Operator's embedded Kong Kubernetes Ingress Controller KIC allows a user with namespace-scoped Secret creation privileges to cause a cluster-wide ingress configuration denial of service. The embedded KIC collects CA-certificate Secrets across all watched namespaces using a label selector...

7.1CVSS0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 4:17 p.m.20 views

CVE-2026-15228

Kong Kubernetes Ingress Controller KIC allows a user with namespace-scoped Secret creation privileges to cause a cluster-wide ingress configuration denial of service. KIC collects CA-certificate Secrets across all watched namespaces using a label selector alone, without ingress-class or namespace...

7.1CVSS0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 3:29 p.m.45 views

CVE-2026-16543

Kong Operator’s embedded Kong Kubernetes Ingress Controller (KIC) is vulnerable. A user with namespace-scoped Secret creation privileges can cause a cluster-wide denial of service by collecting CA-certificate Secrets across watched namespaces using only a label selector, with no ingress-class or ...

7.1CVSS5.9AI score0.0014EPSS
SaveExploits0References1
Rows per page
Query Builder