Database/Container, Kubernetes & orchestration
Kyverno: 3DES cipher suites offered on TLS endpoints expose long-lived sessions to Sweet32
Impact
Kyverno 1.9.4 and earlier offer TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA and TLS_RSA_WITH_3DES_EDE_CBC_SHA on their TLS endpoints. These are 64-bit block ciphers, so a Sweet32 birthday attack can recover small amounts of plaintext, but only against a single connection that stays open and carries a very large volume of traffic. In a cluster the peer on those endpoints is the kube-apiserver talking to the admission webhook, so the realistic exposure is an on-path attacker inside the cluster network watching admission traffic rather than anything reachable from outside. Treat this as cipher-suite hygiene on the admission path, not as a route to code execution - the CVSS 4.0 score in the record is far above what the described conditions support.
Who can reach it
An attacker who can observe or sit on the pod-network path between kube-apiserver and the Kyverno webhook service, and who can keep a single TLS connection alive long enough to move hundreds of gigabytes through it. No credentials are needed, but network position is.
What to do
Upgrade Kyverno to 1.9.5 or 1.10.0 or later and roll the Kyverno deployment; the cipher list is compiled in, so a restart of the pods is the whole rollout. No node drain or reboot. If you are already on a current Kyverno release this is closed for you.
References
Related entries
- Kata Containers: Kata with Cloud Hypervisor allows a user to break the VM isolation boundaryCVE-2026-24834 · Kata ContainersCritical
- Multicluster Engine cluster-proxy-addon: unauthenticated path manipulation proxies to any managed-cluster serviceCVE-2026-66794 · Red Hat Multicluster Engine for Kubernetes (cluster-proxy-addon)Critical
- Kata Containers: runtime-rs standalone virtio-fs path is vulnerable to a guest-to-host escapeCVE-2026-47243 · Kata ContainersCritical
- Cilium: With L7 enabled, the embedded Envoy exposes a world-accessible admin.sock on the clusterCVE-2026-49445 · CiliumCritical
- Rancher: Anyone who can create role template bindings escalates privileges cluster-wideCVE-2022-31247 · RancherCritical
- Argo CD: Improper authorization lets a user modify resources outside their permitted projectsCVE-2023-23947 · Argo CDCritical
This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.