A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2026-4868

CVE-2026-4868: GitLab Authentication Bypass Vulnerability

CVE-2026-4868 is an authentication bypass flaw in GitLab EE that allows authenticated users to execute Duo AI workflows under another user's identity. This article covers technical details, affected versions, and mitigation.

Published: May 28, 2026

CVE-2026-4868 Overview

GitLab disclosed an authorization flaw in GitLab Enterprise Edition (EE) that allows an authenticated user to execute specific Duo AI workflows under another user's identity. The issue stems from improper user identity resolution when triggering Duo AI workflow runners. The vulnerability affects all GitLab EE versions from 18.8 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1. It maps to [CWE-639] Authorization Bypass Through User-Controlled Key. GitLab released patched versions on May 27, 2026.

Critical Impact

An authenticated attacker can cause Duo AI workflows to run as another user, breaking the security boundary between accounts and enabling unauthorized actions within the victim's project context.

Affected Products

  • GitLab Enterprise Edition versions 18.8 through 18.10.6
  • GitLab Enterprise Edition versions 18.11 through 18.11.3
  • GitLab Enterprise Edition version 19.0.0

Discovery Timeline

  • 2026-05-27 - GitLab releases security patch in versions 18.10.7, 18.11.4, and 19.0.1
  • 2026-05-27 - CVE-2026-4868 published to NVD
  • 2026-05-27 - Last updated in NVD database

Technical Details for CVE-2026-4868

Vulnerability Analysis

The vulnerability resides in the Duo AI workflow runner subsystem of GitLab EE. When a user triggers a Duo AI workflow, the platform fails to correctly resolve the identity associated with the workflow run. Under specific conditions, the runner executes the workflow using a different user's identity instead of the requester's identity. This breaks GitLab's authorization model, where workflow actions inherit and are constrained by the initiating user's permissions. The flaw is classified under [CWE-639] Authorization Bypass Through User-Controlled Key, indicating that attacker-controlled inputs influence whose context the workflow assumes.

Root Cause

The root cause is improper user identity resolution in the code path that hands off workflow execution to the Duo AI runner. Rather than binding the runner session to the authenticated requester through a server-validated identifier, the resolution logic accepts or derives an identity that can resolve to a different account under certain trigger conditions. The result is an authorization gap between the request layer and the execution layer.

Attack Vector

Exploitation requires network access to the GitLab instance and a low-privileged authenticated account. The attacker triggers a Duo AI workflow under conditions that cause the runner to resolve identity to another user. Subsequent workflow actions, such as repository reads, code generation against private projects, or AI-driven changes, execute with the victim's permissions. Attack complexity is high because the attacker must satisfy specific preconditions for the identity mismatch to occur. No user interaction from the victim is required.

No public proof-of-concept code is available. Technical specifics are tracked in the GitLab Work Item Details and the HackerOne Report #3619872.

Detection Methods for CVE-2026-4868

Indicators of Compromise

  • Duo AI workflow audit events where the triggering user does not match the identity used by the workflow runner during execution.
  • Unexpected access to private projects, snippets, or merge requests by Duo AI workflows correlated to users who did not initiate the action.
  • Workflow runs against repositories that the initiating account does not have permission to view directly.

Detection Strategies

  • Review GitLab audit logs and Duo AI workflow execution logs for discrepancies between the triggered_by field and the effective identity that performed downstream API calls.
  • Correlate workflow_run events with project access events to flag executions that touch resources outside the requester's authorized scope.
  • Hunt for repeated Duo AI workflow triggers from a single low-privileged account that produce access patterns inconsistent with that account's normal project membership.

Monitoring Recommendations

  • Forward GitLab application, audit, and Duo workflow logs to a centralized analytics platform and alert on identity-mismatch patterns.
  • Baseline Duo AI workflow usage per user and alert on volume spikes or access to newly touched projects.
  • Monitor administrative endpoints related to Duo AI configuration for unexpected changes following suspicious workflow runs.

How to Mitigate CVE-2026-4868

Immediate Actions Required

  • Upgrade GitLab EE to 18.10.7, 18.11.4, or 19.0.1 as applicable to your release branch.
  • Audit Duo AI workflow runs since the affected versions were deployed and validate that the executing identity matches the initiating user.
  • Rotate tokens or credentials exposed to any Duo AI workflow that shows identity discrepancies in audit data.

Patch Information

GitLab published fixed releases on May 27, 2026. The fix is included in GitLab EE versions 18.10.7, 18.11.4, and 19.0.1. Refer to the GitLab Patch Release Note for upgrade guidance and full release contents.

Workarounds

  • Disable Duo AI workflow features at the instance or group level until the upgrade is completed if patching cannot be performed immediately.
  • Restrict Duo AI workflow access to a limited set of trusted users through role-based permissions while the patch is staged.
  • Increase logging verbosity for Duo AI workflow execution to capture identity resolution events for forensic review.
bash
# Upgrade examples for self-managed GitLab EE
# Omnibus on Debian/Ubuntu
sudo apt-get update && sudo apt-get install gitlab-ee=19.0.1-ee.0

# Omnibus on RHEL/CentOS
sudo yum install gitlab-ee-19.0.1-ee.0

# Verify installed version
sudo gitlab-rake gitlab:env:info | grep "GitLab information" -A 2

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.2

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-639
  • Technical References
  • GitLab Work Item Details

  • HackerOne Report #3619872
  • Vendor Resources
  • GitLab Patch Release Note
  • Related CVEs
  • CVE-2026-9807: GitLab Auth Bypass Vulnerability

  • CVE-2026-5296: GitLab Auth Bypass Vulnerability

  • CVE-2026-6713: GitLab Auth Bypass Vulnerability

  • CVE-2026-8716: GitLab Authentication Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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