Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-29990

CVE-2024-29990: Azure Kubernetes Privilege Escalation

CVE-2024-29990 is a privilege escalation vulnerability in Microsoft Azure Kubernetes Service Confidential Containers that allows attackers to elevate privileges. This article covers technical details, affected versions, impact, and mitigation.

Published: March 31, 2026

CVE-2024-29990 Overview

CVE-2024-29990 is a critical elevation of privilege vulnerability affecting Microsoft Azure Kubernetes Service (AKS) Confidential Containers. This vulnerability allows unauthenticated attackers to potentially gain elevated privileges within the confidential container environment, compromising the security guarantees that confidential computing is designed to provide.

The vulnerability is associated with CWE-284 (Improper Access Control), indicating a flaw in how access restrictions are enforced within the confidential container infrastructure. Successful exploitation could allow attackers to escape the isolation boundaries intended to protect sensitive workloads.

Critical Impact

Attackers could gain unauthorized access to confidential container workloads, potentially compromising sensitive data and cryptographic keys protected by hardware-based trusted execution environments.

Affected Products

  • Microsoft Azure Kubernetes Service Confidential Containers
  • AKS clusters utilizing confidential computing features
  • Workloads deployed in confidential container environments on Azure

Discovery Timeline

  • April 9, 2024 - CVE-2024-29990 published to NVD
  • January 9, 2025 - Last updated in NVD database

Technical Details for CVE-2024-29990

Vulnerability Analysis

This elevation of privilege vulnerability affects the confidential container implementation within Microsoft Azure Kubernetes Service. Confidential containers are designed to provide hardware-based isolation using technologies like Intel SGX or AMD SEV, protecting workloads from the host operating system and other tenants.

The vulnerability exists in the access control mechanisms that govern interactions between the confidential container runtime and the underlying infrastructure. Despite requiring high attack complexity due to the specialized nature of the target environment, the potential impact is severe as it could undermine the fundamental security guarantees of confidential computing.

The scope of this vulnerability is significant because a successful attack could affect resources beyond the vulnerable component's security scope, potentially allowing cross-boundary access to protected enclaves or confidential workloads belonging to other tenants.

Root Cause

The vulnerability stems from improper access control (CWE-284) within the confidential container infrastructure. The access control mechanisms fail to properly validate or enforce security boundaries, allowing attackers to potentially bypass isolation guarantees. This represents a fundamental flaw in the trust model that confidential computing relies upon to protect sensitive workloads from privileged attackers.

Attack Vector

The attack vector for CVE-2024-29990 is network-based, meaning an attacker can exploit this vulnerability remotely without requiring physical access to the target system. The attack requires no authentication or user interaction, though the complexity is high due to the specialized nature of confidential computing environments.

An attacker targeting this vulnerability would need to:

  1. Identify AKS clusters utilizing confidential containers
  2. Craft requests or operations that exploit the improper access control
  3. Leverage the access control bypass to escalate privileges within the confidential environment
  4. Potentially access sensitive data or compromise the integrity of protected workloads

Due to the nature of this vulnerability, exploitation could allow attackers to break out of the confidential container isolation, accessing data that is specifically designed to be protected even from cloud administrators.

Detection Methods for CVE-2024-29990

Indicators of Compromise

  • Unusual API calls targeting confidential container management endpoints
  • Unexpected privilege escalation events within AKS cluster audit logs
  • Anomalous network traffic patterns to confidential computing node pools
  • Unauthorized access attempts to SGX/SEV enclave resources

Detection Strategies

  • Enable comprehensive audit logging for all AKS cluster operations, particularly those involving confidential computing features
  • Monitor Azure Activity Logs for suspicious operations on confidential container deployments
  • Implement runtime security monitoring within confidential container workloads to detect anomalous behavior
  • Use Azure Defender for Kubernetes to identify potential exploitation attempts

Monitoring Recommendations

  • Configure Azure Monitor alerts for unusual privilege escalation patterns in AKS clusters
  • Review Kubernetes audit logs for unauthorized access to confidential node pools
  • Implement network segmentation monitoring to detect lateral movement attempts
  • Set up alerting for any modifications to confidential container configurations

How to Mitigate CVE-2024-29990

Immediate Actions Required

  • Review the Microsoft Security Advisory for the latest guidance and updates
  • Assess all AKS deployments utilizing confidential containers for potential exposure
  • Implement additional network segmentation to limit exposure of confidential computing workloads
  • Enable enhanced monitoring and auditing for all confidential container operations

Patch Information

Microsoft has addressed this vulnerability through updates to the Azure Kubernetes Service Confidential Containers platform. As this is a managed cloud service, patches are typically applied automatically by Microsoft. However, customers should:

  1. Verify their AKS clusters are running the latest supported versions
  2. Review the official Microsoft Security Response Center advisory for specific remediation steps
  3. Ensure automatic updates are enabled for AKS clusters where appropriate
  4. Contact Microsoft support if uncertain about patch status for specific deployments

Workarounds

  • Limit network access to AKS clusters using Azure Private Link and network security groups
  • Implement strict pod security policies to reduce the attack surface within confidential containers
  • Consider temporarily moving highly sensitive workloads to dedicated, isolated environments pending full remediation
  • Enable Azure Policy for Kubernetes to enforce security configurations on confidential container deployments
bash
# Configuration example - Verify AKS cluster version and enable audit logging
# Check current AKS cluster version
az aks show --resource-group <resource-group> --name <cluster-name> --query kubernetesVersion

# Enable diagnostic logging for AKS cluster
az monitor diagnostic-settings create \
  --resource /subscriptions/<subscription-id>/resourceGroups/<resource-group>/providers/Microsoft.ContainerService/managedClusters/<cluster-name> \
  --name aks-diagnostics \
  --logs '[{"category": "kube-audit", "enabled": true}, {"category": "kube-audit-admin", "enabled": true}]' \
  --workspace <log-analytics-workspace-id>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechMicrosoft Azure Kubernetes Service

  • SeverityCRITICAL

  • CVSS Score9.0

  • EPSS Probability8.80%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-284

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2024-29990 Advisory
  • Related CVEs
  • CVE-2026-33105: Azure Kubernetes Privilege Escalation

  • CVE-2024-21403: Azure Kubernetes Privilege Escalation
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English