Security Advisory

CVE-2026-15228

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-29 15:28:30
Last updated 2026-07-29 15:53:22
Assigner Kong
CVSS score not scored
State PUBLISHED

Description

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 restrictions. The CA-certificate primary key is derived from a user-supplied field in the Secret. Duplicate CA-certificate IDs cause Kong Gateway to reject the entire configuration document and halting all ingress changes cluster-wide.