CyberRota Analysis
AI-GeneratedVersions 1.9.4 and earlier of Kyverno are vulnerable due to the support of insecure 3DES cipher suites on their TLS endpoints, which can be exploited through the Sweet32 attack. This vulnerability allows attackers to potentially recover small amounts of plaintext from long-lived TLS connections under heavy traffic conditions. Organizations using affected versions should prioritize upgrading to Kyverno 1.9.5 or 1.10.0 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Kyverno versions 1.9.4 and earlier support insecure 3DES cipher suites (TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA and TLS_RSA_WITH_3DES_EDE_CBC_SHA) on their TLS endpoints. These 64-bit block ciphers are vulnerable to the Sweet32 attack (CVE-2016-2183), which, over very long-lived TLS connections carrying large volumes of traffic, could allow an attacker to recover small amounts of plaintext. The issue is fixed in Kyverno 1.9.5 and 1.10.0.