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-9693

CVE-2024-9693: GitLab Kubernetes Agent Auth Bypass Flaw

CVE-2024-9693 is an authentication bypass vulnerability in GitLab CE/EE that allows unauthorized access to the Kubernetes agent under specific configurations. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-9693 Overview

CVE-2024-9693 is an authorization bypass vulnerability discovered in GitLab CE/EE that affects all versions starting from 16.0 prior to 17.3.7, starting from 17.4 prior to 17.4.4, and starting from 17.5 prior to 17.5.2. This vulnerability could allow unauthorized access to the Kubernetes agent in a cluster under specific configurations, representing a significant security risk for organizations using GitLab's Kubernetes integration features.

The vulnerability is classified under CWE-863 (Incorrect Authorization), indicating that the application fails to properly verify that a user is authorized to perform a specific action when accessing Kubernetes agent resources.

Critical Impact

Attackers with low-privilege access could potentially gain unauthorized access to Kubernetes agents, enabling them to interact with connected Kubernetes clusters, potentially leading to full cluster compromise, data exfiltration, or service disruption.

Affected Products

  • GitLab Community Edition (CE) versions 16.0 to 17.3.6
  • GitLab Enterprise Edition (EE) versions 16.0 to 17.3.6
  • GitLab CE/EE versions 17.4.0 to 17.4.3
  • GitLab CE/EE versions 17.5.0 to 17.5.1

Discovery Timeline

  • 2024-11-14 - CVE-2024-9693 published to NVD
  • 2024-11-26 - Last updated in NVD database

Technical Details for CVE-2024-9693

Vulnerability Analysis

This authorization bypass vulnerability exists within GitLab's Kubernetes agent integration functionality. The Kubernetes agent for GitLab (agentk) provides a secure connection between GitLab and Kubernetes clusters, enabling features like pull-based deployments, cluster management, and CI/CD workflows. Under specific configurations, the authorization checks that should protect access to these agents fail to properly validate user permissions.

The vulnerability requires network access and authenticated user credentials to exploit. An attacker with low-privilege access to a GitLab instance could potentially bypass authorization controls to access Kubernetes agents they should not have access to. This could result in unauthorized operations against connected Kubernetes clusters, including deploying workloads, accessing secrets, or modifying cluster configurations.

Root Cause

The root cause of CVE-2024-9693 is an incorrect authorization implementation (CWE-863) within GitLab's Kubernetes agent access control mechanisms. The vulnerability stems from insufficient validation of user permissions when accessing Kubernetes agent resources under certain configuration scenarios. This allows users to interact with Kubernetes agents beyond their intended authorization scope.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an authenticated user with low privileges. The exploitation path involves:

  1. An attacker authenticates to a vulnerable GitLab instance with a low-privilege account
  2. The attacker identifies Kubernetes agents configured within the GitLab instance
  3. Due to the authorization bypass, the attacker can access agent endpoints or resources they should not have permission to access
  4. Once unauthorized access is obtained, the attacker can potentially interact with the connected Kubernetes cluster

The vulnerability mechanism centers on the authorization logic that determines whether a user should have access to a specific Kubernetes agent. Under specific configurations, this check fails to properly restrict access, allowing unauthorized users to interact with agents associated with projects or groups they do not belong to. For detailed technical analysis, see the GitLab Issue Discussion.

Detection Methods for CVE-2024-9693

Indicators of Compromise

  • Unexpected API calls to Kubernetes agent endpoints from users without proper project or group membership
  • Anomalous access patterns to /api/v4/projects/:id/cluster_agents endpoints by unauthorized users
  • Kubernetes agent access logs showing connections from users who should not have cluster access
  • Audit logs indicating Kubernetes resource operations by unexpected user accounts

Detection Strategies

  • Review GitLab audit logs for unauthorized access attempts to Kubernetes agent configurations
  • Monitor Kubernetes API audit logs for operations initiated through GitLab agents by unexpected users
  • Implement alerting for access to Kubernetes agent endpoints by users outside of expected groups or projects
  • Correlate GitLab user activity with Kubernetes agent operations to identify suspicious patterns

Monitoring Recommendations

  • Enable detailed audit logging for GitLab Kubernetes agent interactions
  • Configure real-time alerts for Kubernetes agent access from unexpected IP addresses or user accounts
  • Implement monitoring for changes to Kubernetes agent configurations or permissions
  • Deploy SentinelOne Singularity platform to detect and respond to anomalous behavior patterns in your GitLab and Kubernetes infrastructure

How to Mitigate CVE-2024-9693

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 17.3.7, 17.4.4, or 17.5.2 or later immediately
  • Audit all Kubernetes agent configurations and access patterns for signs of unauthorized access
  • Review user permissions for Kubernetes agent access across all projects and groups
  • Implement network segmentation to limit access to GitLab instances with Kubernetes integrations
  • Enable comprehensive audit logging if not already configured

Patch Information

GitLab has released security patches addressing this vulnerability in the following versions:

Version BranchPatched Version
17.3.x17.3.7
17.4.x17.4.4
17.5.x17.5.2

Organizations should upgrade to the latest patched version within their respective release branch. For detailed patch information and upgrade instructions, refer to the GitLab Issue Discussion.

Workarounds

  • Restrict network access to GitLab instances to trusted IP ranges until patching is complete
  • Disable Kubernetes agent integration temporarily if not critical to operations
  • Implement additional authentication requirements for accessing Kubernetes-related GitLab features
  • Review and tighten project and group membership to minimize potential attack surface
  • Monitor Kubernetes agent activity closely using GitLab's built-in audit features

If immediate patching is not possible, administrators can restrict access to Kubernetes agent functionality by modifying GitLab's configuration:

bash
# Temporary workaround: Restrict Kubernetes agent access via nginx
# Add to /etc/gitlab/gitlab.rb
nginx['custom_gitlab_server_config'] = "location ~ ^/api/v4/.*/cluster_agents {
  allow 10.0.0.0/8;  # Replace with your trusted network range
  deny all;
}"

# Apply configuration changes
sudo gitlab-ctl reconfigure

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGitlab

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-863
  • Technical References
  • GitLab Issue Discussion
  • Related CVEs
  • CVE-2025-9957: GitLab Authorization Bypass Vulnerability

  • CVE-2026-6515: GitLab Authentication Bypass Vulnerability

  • CVE-2026-5173: GitLab Auth Bypass Vulnerability

  • CVE-2026-2619: GitLab EE Auth Bypass Vulnerability
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