News: The number of attacks targeting Kubernetes has increased dramatically, with a 282% rise in the past year. Crypto exchanges are a primary target, with recent breaches attributed to groups like Slow Pisces (Lazarus) resulting in significant cryptocurrency theft (e.g., $1.5 billion in Ethereum from Bybit). Attackers are exploiting vulnerabilities like React2Shell (CVE-2025-55182) and gaining access through compromised developer workstations and stolen service account tokens. Misconfigurations in RBAC and pod security settings remain common entry points. Unit 42 recommends strict RBAC policies, short token lifespans, and continuous runtime monitoring with XDR platforms to mitigate these threats.
AI Analysis: The escalating attacks on Kubernetes highlight the critical need for robust security measures in cloud-native environments. The focus on crypto exchanges underscores the financial motivations driving these attacks and the high value of the assets they hold. The speed with which attackers exploit newly disclosed vulnerabilities (within days or even minutes) emphasizes the importance of proactive security practices and rapid patching.