惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
爱范儿
爱范儿
量子位
Martin Fowler
Martin Fowler
V
V2EX
博客园 - 三生石上(FineUI控件)
I
InfoQ
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
Netflix TechBlog - Medium
D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
Engineering at Meta
Engineering at Meta

Sysdig Blog

Masterclass: AI is more than ChatGPT and LLMs CVE-2026-39987 update: How attackers weaponized marimo to deploy a blockchain botnet via HuggingFace Kubernetes 1.36 - New security features 5 steps to securing AI workloads Marimo OSS Python Notebook RCE: From Disclosure to Exploitation in Under 10 Hours Security briefing: March 2026 The Sysdig MCP server is now available in AWS Marketplace Risk isn’t reduced until you take action: How teams resolve issues in the cloud AI infrastructure security: Why it deserves its own category Three pillars for building effective runtime-powered cloud defense, the right way Seeing risk isn’t stopping it: Why visibility alone isn’t enough TeamPCP expands: Supply chain compromise spreads from Trivy to Checkmarx GitHub Actions AI coding agents are running on your machines — Do you know what they're doing? Runtime security for AI coding agents: Protecting AI-assisted development How runtime insights power every cloud security use case CVE-2026-33017: How attackers compromised Langflow AI pipelines in 20 hours Inline Cloud Response: Accelerating AWS threat containment for SOC teams Runtime malware detection for AWS Fargate Detecting CVE-2026-3288 & CVE-2026-24512: Ingress-nginx configuration injection vulnerabilities for Kubernetes Malware detection with Sysdig Security briefing: February 2026 Leveling up Kubernetes Posture: From baselines to risk-aware admission Eliminating runtime blind spots: How CleanStart and Sysdig build continuous trust across the container lifecycle LLMjacking: From Emerging Threat to Black Market Reality Real risks live at runtime: Why CISOs must care about deep telemetry in 2026 Sysdig named a Leader in the Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 How to run rootless containers AI-assisted cloud intrusion achieves admin access in 8 minutes Security briefing: January 2026 Securing GPU-accelerated AI workloads in Oracle Kubernetes Engine
Closing the cloud security gap with runtime security
Sysdig Team · 2026-03-26 · via Sysdig Blog

Imagine your cloud environment as a commercial plane. Before flight, planes undergo strict maintenance schedules, tests, and preflight checks to be in compliance with safety regulations. These actions are similar to your posture-based security measures, ensuring your cloud environment is well-configured, free from known vulnerabilities, and adhering to best practices. 

But aviation safety doesn’t stop on the tarmac — pilots don’t just cross their fingers and hope the plane stays safe on its way to a destination. There are systems in place that monitor weather conditions, air traffic from other planes, flight paths, and plane performance.  These would be your runtime controls acting as your real-time eyes in the sky for anything that can go wrong. Similarly, runtime security for your cloud estate looks for threats that have slipped through the cracks, enabling responders to take action.

Traditional approaches, like security posture management, have long been the cornerstone of cloud security, and are a typical first step in establishing a strong cloud security strategy. However, the dynamic nature of cloud environments, which are always rapidly scaling and increasing in complexity, means a prevention-only approach can’t guarantee safety.

Your teams need a way to mitigate attacks when attackers exploit gaps.  

The challenges of security posture management

Security posture tools provides valuable visibility into the many misconfigurations and vulnerabilities that can exist within your environment.

That being said, it’s not an easy button to solve all of your problems. It requires alignment across multiple teams (DevOps, security, product) and the establishment of mature shift-left guardrails. These guardrails, while important, can introduce significant complexity and often slow down development cycles as teams adapt.

Implementing such guardrails demands thoughtful coordination, a clear understanding of shared responsibilities, and most importantly, buy-in across the board.

One of the most challenging aspects of building a successful security program is aligning and enabling teams, which often have competing priorities. Security isn’t just a technical challenge, it’s a cultural one. It takes strong leadership support, time invested in training, and an ongoing effort to integrate security into existing processes without overwhelming developers.

Convincing teams to take ownership of new security best practices, especially when it means adjusting how they work or adding steps before code can be deployed, is a delicate balance.

Solutions like Sysdig can help ease this burden by providing developer-friendly, prioritized remediation guidance and integrating seamlessly into the tools and workflows teams are already using. This kind of support doesn’t just reduce friction; it helps security become a collaborative effort rather than a bottleneck.

The risks of relying solely on posture management

Relying solely on posture management, no matter how strong, leaves you exposed to the risk of a single misconfiguration or vulnerability. A misconfigured access control, improperly scoped API key, or unsecured shared credential can become the weak link in an otherwise secure system. Often, attackers only need to identify one flaw to gain a foothold and move laterally across the environment, bypassing otherwise robust defenses.

Gaps that security posture tools can’t address

Even for organizations that achieve near-perfect security posture, this approach still has its limitations. Certain types of attacks can bypass these proactive measures, even when all misconfigurations and known vulnerabilities are addressed. The following threats can evade traditional posture-based security checks and create unseen gaps in your environment:

  • Zero-day vulnerabilities: Exploits targeting unknown flaws that posture-based systems can’t detect (Log4Shell, IngressNightmare, Leaky Vessels).
  • Supply chain attacks: Risks from third-party code or dependencies that posture management might miss. With the majority of code being open source, supply chain attacks pose a significant risk (tj-actions/changed-files).
  • Unpatchable vulnerabilities: Flaws that can’t be patched due to third-party or legacy code. According to a recent Vulncheck exploit report, these account for 24% of all exploited vulnerabilities.
  • Compromised identities and insider threats: Risks from credential theft or malicious insiders. With identity being the new perimeter in the cloud, these threats represent nearly half of the initial access vectors in cloud-based attacks.

When these threats are exploited, the consequences can be severe, and posture-based security often isn’t enough to stop them. Zero-day vulnerabilities like Log4Shell and Leaky Vessels bypassed posture checks entirely, and allowed attackers to silently infiltrate systems before defenses even know what to look for.

Supply chain attacks can compromise entire pipelines, spreading risk through trusted code. Unpatchable vulnerabilities can’t be resolved through traditional means, leaving persistent cracks in your defenses.

Meanwhile, compromised identities and insider threats can slip past posture controls by abusing legitimate credentials. In all of these cases, visibility alone isn’t enough. Organizations need runtime protection and real-time detection to truly defend against these evolving risks.

The advantages of runtime security

Runtime security is a dynamic, real-time approach that detects and mitigates threats as they occur instead of relying solely on preventing them before they happen.

This approach to security provides granular visibility into the actions being performed on the system, rather than just reporting on how they are configured. When posture-based security misses something, runtime security can step in as the last line of defense to protect the system during active attacks, alleviating the fear of data breaches and unauthorized access.

For organizations still maturing in their cloud security journey, runtime security is often the most effective first step in securing their environment. Unlike other elements of a cloud security platform, runtime security doesn’t generate additional work — it actively works to protect your environment.

It’s easy for security teams to implement and manage right away, because it doesn’t rely on developers or engineering teams for remediation. This allows runtime security to provide immediate, comprehensive protection while other processes, like implementing shift-left practices and addressing vulnerability backlogs, are still being developed. Runtime security establishes a strong security foundation from the very start.

Benefits of runtime security for mature companies

Organizations with a more mature security posture can also benefit significantly from adding runtime security. It helps address gaps in existing defenses that might bypass posture-based checks, such as zero-day vulnerabilities, compromised identities, or supply chain attacks, while providing a baseline of protection as new vulnerabilities and misconfigurations are remediated.

Runtime security offers full visibility into attacks, enabling organizations to assess the scope, determine if the attack is ongoing, and take corrective actions to prevent future incidents.

Combining security posture and runtime security

A comprehensive cloud security strategy combines both posture-based and runtime security to create a multi-layered defense. Posture-based security builds a strong foundation by ensuring proper configurations, mitigating known vulnerabilities, and adhering to best practices.

Runtime security complements this by serving as a safety net, quickly containing any threats that slip through the cracks to minimize the potential impact of an attack. This combined approach not only provides immediate, comprehensive protection but also allows your security processes to evolve alongside emerging threats, ensuring your cloud environment remains secure.

Sysdig: Leading the way in runtime security

Sysdig is leading the way in runtime protection with a comprehensive CNAPP platform powered by advanced, real-time runtime security. Sysdig is built on the open source foundation of Falco, which enables over 60% of Fortune 500 companies worldwide to secure their cloud environments.

Discover how Sysdig can enhance the security of your cloud environment — request a personalized demo today to explore how our solutions align with your specific needs.