Home / Companies / Stream.Security / Blog / January 2026

January 2026 Summaries

3 posts from Stream.Security

Filter
Month: Year:
Post Summaries Back to Blog
CrowdStrike's recent introduction of "real-time Cloud Detection and Response" (CDR) marks a notable advancement in cloud security, emphasizing faster detection by processing events inline instead of relying on storage or ingestion delays. However, this approach, while increasing speed, lacks context, potentially leading to false positives and false confidence. Unlike static environments where execution paths are predictable, the dynamic and ephemeral nature of the cloud requires a context-rich understanding of events to truly enhance security. The concept of a "CloudTwin," which continuously updates the cloud's state by integrating identities, permissions, and configurations, is presented as a solution to provide meaningful insights beyond mere detection. This model allows artificial intelligence to function with a comprehensive understanding of the cloud's environment, thus transforming raw events into actionable intelligence. The critique emphasizes that real-time security should focus on understanding changes and their implications within the cloud, rather than just the speed of alert generation, underscoring the necessity for a shift from log-centric paradigms to context-aware security practices that prioritize dynamic relationships over isolated events.
Jan 30, 2026 1,043 words in the original blog post.
A critical vulnerability in Kubernetes' Role-Based Access Control (RBAC) has been identified, allowing attackers with nodes/proxy GET permissions to execute arbitrary commands in any Pod, potentially leading to a full cluster compromise. The flaw stems from a mismatch between WebSocket connection protocols and Kubernetes RBAC authorization, where GET permissions are incorrectly assumed to be "read-only" but can facilitate remote code execution by exploiting the /exec endpoint exposed by the Kubelet. Standard Kubernetes audit logging fails to capture such attacks, leaving a significant detection gap for security teams relying on native cloud security services like AWS GuardDuty for EKS, Azure Defender for Containers, and GCP Security Command Center, which are blind to this threat. Stream.Security addresses this gap by deploying lightweight agents on cluster nodes to monitor direct Kubelet API connections, process executions, and network activity, enabling real-time detection and alerting of such bypasses, thus enhancing security beyond traditional API-level monitoring.
Jan 28, 2026 1,270 words in the original blog post.
SIEMs have traditionally been viewed as the cornerstone of security operations, tasked with ingesting, correlating, and alerting on a vast array of logs, yet they often fail to detect critical configuration changes within cloud environments. This failure is primarily due to their inability to analyze configuration change impacts in real-time, lack of awareness of the current state of cloud configurations, and a limited understanding of cloud semantics. Unlike traditional detections that occur post-change, effective modern detection requires evaluating risks at the moment changes occur, correlating various elements like identity and network configurations instantly, and understanding the true impact of changes. Stream.Security addresses these gaps by leveraging its CloudTwin feature, which provides a live, stateful model of cloud environments to assess risks and impacts of configuration changes in real-time, thus enabling quicker and more confident responses to potential threats.
Jan 12, 2026 750 words in the original blog post.