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 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.
CVSS

No CVSS.

Configurations

No configuration.

History

29 Jul 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 16:17

Updated : 2026-07-30 14:15


NVD link : CVE-2026-16543

Mitre link : CVE-2026-16543

CVE.ORG link : CVE-2026-16543


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-862

Missing Authorization