CVE-2026-16242
A critical flaw in the Konnectivity proxy-server allows an attacker to connect as an unauthenticated agent and intercept traffic between the control plane and nodes. The issue occurs when the agent-facing listener starts without the required certificate validation flags.
No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.
Who is affected
Operators of hosted Kubernetes control planes that run the Konnectivity proxy-server without the --cluster-ca-cert flag or token-based authentication.
Real-world impact
An attacker who can reach the Konnectivity endpoint could join the routing pool, then read, modify, or drop traffic flowing between the control plane and worker nodes, potentially compromising cluster integrity and confidentiality.
Why this severity
The CVSS score of 9.4 reflects that the vulnerability is exploitable over the network, requires no authentication, and can lead to high confidentiality and integrity impact with moderate availability impact. The low attack complexity and lack of user interaction make it highly dangerous.
What to do about it
- ›Configure the Konnectivity proxy-server with the --cluster-ca-cert flag and enable token-based agent authentication to enforce client certificate validation.
No official fix or mitigation is documented in the sources yet. Monitor the vendor advisory and apply the patch as soon as it is released.
NVD description
Timeline
- Jul 20, 2026 · 13d agoPublishedDisclosed and added to the National Vulnerability Database.
- Jul 30, 2026 · 3d agoAdvisory updatedThe NVD record was last revised.
How it’s attacked
References & advisories
- access.redhat.com/errata/RHSA-2026:46885
- access.redhat.com/errata/RHSA-2026:47388
- access.redhat.com/errata/RHSA-2026:47735
- access.redhat.com/errata/RHSA-2026:47949
- access.redhat.com/errata/RHSA-2026:47953
- access.redhat.com/errata/RHSA-2026:47974
- access.redhat.com/errata/RHSA-2026:48284
- access.redhat.com/security/cve/CVE-2026-16242
- bugzilla.redhat.com/show_bug.cgi
- github.com/openshift/hypershift/pull/9…