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

CVE-2026-5296: GitLab Auth Bypass Vulnerability

CVE-2026-5296 is an authentication bypass flaw in GitLab EE that allows developers to bypass flow restrictions when foundational flows are enabled. This article covers technical details, affected versions, and mitigation.

Published: May 28, 2026

CVE-2026-5296 Overview

CVE-2026-5296 is an authorization flaw in GitLab Enterprise Edition (EE) that allows authenticated users with developer-role permissions to bypass flow restrictions. The issue affects all GitLab EE versions from 18.7 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1. The vulnerability surfaces when foundational flows are enabled at the group level, permitting a developer to circumvent intended workflow controls under specific configuration conditions. GitLab addressed the issue in a coordinated patch release on May 27, 2026. The weakness is classified under CWE-862: Missing Authorization.

Critical Impact

Authenticated developers can bypass group-level foundational flow restrictions, undermining workflow governance and code-promotion controls in affected GitLab EE deployments.

Affected Products

  • GitLab Enterprise Edition 18.7 through 18.10.6
  • GitLab Enterprise Edition 18.11 through 18.11.3
  • GitLab Enterprise Edition 19.0.0

Discovery Timeline

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

Technical Details for CVE-2026-5296

Vulnerability Analysis

The vulnerability is a missing authorization check ([CWE-862]) within GitLab EE's foundational flows feature. Foundational flows are group-level controls that enforce workflow restrictions on contributors and protect downstream stages of the development pipeline. When the feature is enabled at the group level, the authorization layer fails to consistently re-validate developer-role actions against the configured flow restrictions. An authenticated user with developer permissions can therefore perform actions that the flow policy was designed to block. The flaw is restricted to specific conditions tied to group-level configuration, so exploitability depends on whether foundational flows are active in the target environment.

Root Cause

The root cause is a missing authorization enforcement path in the foundational flows handler. The control plane evaluates the user's role but does not consistently apply the flow restriction policy when the action originates from a developer-role principal. This permits actions that should be rejected by the flow policy to proceed through to execution.

Attack Vector

Exploitation requires network access to a vulnerable GitLab EE instance and valid developer-role credentials within a group where foundational flows are enabled. No user interaction is required beyond the authenticated session. The attack vector is network-based with low attack complexity, and the impact is limited to integrity of workflow controls — confidentiality and availability are not directly affected. See HackerOne Report #3626303 and GitLab Work Item #595423 for technical references.

Detection Methods for CVE-2026-5296

Indicators of Compromise

  • Audit log entries showing developer-role users completing actions that should have been blocked by an active foundational flow policy.
  • Workflow state transitions on protected branches or projects that bypass approval or promotion gates configured at the group level.
  • Unexpected merge, push, or pipeline-trigger events originating from developer accounts in groups with foundational flows enabled.

Detection Strategies

  • Correlate GitLab audit events against the configured foundational flow policy to identify actions that violate the intended restriction set.
  • Compare project and group event streams before and after the patch deployment to surface anomalous developer-role activity.
  • Review API access logs for direct calls to flow-related endpoints that may bypass the UI-enforced policy path.

Monitoring Recommendations

  • Enable GitLab audit event streaming to a centralized SIEM and alert on flow-policy violations by non-maintainer roles.
  • Monitor for changes to group-level foundational flow configuration, including enable/disable toggles and policy edits.
  • Track developer-role merge and pipeline activity in groups where foundational flows govern release or promotion workflows.

How to Mitigate CVE-2026-5296

Immediate Actions Required

  • Upgrade GitLab EE to 18.10.7, 18.11.4, or 19.0.1 — whichever matches the deployed release branch.
  • Inventory all groups with foundational flows enabled and review recent developer-role activity for policy bypass.
  • Restrict developer-role assignments in sensitive groups until the patch is applied and verified.

Patch Information

GitLab released fixed versions 18.10.7, 18.11.4, and 19.0.1 on May 27, 2026. Refer to the GitLab Patch Release Announcement for upgrade instructions and the GitLab Work Item #595423 for issue tracking details.

Workarounds

  • If immediate upgrade is not possible, disable foundational flows at the group level until the patched version is deployed.
  • Temporarily elevate the required role for sensitive workflow actions from developer to maintainer in affected groups.
  • Enforce branch protection rules and required approvals as a compensating control to limit developer-role write actions.
bash
# Verify installed GitLab version and upgrade to a patched release
sudo gitlab-rake gitlab:env:info | grep "GitLab information" -A 5

# Debian/Ubuntu upgrade example
sudo apt-get update && sudo apt-get install gitlab-ee=19.0.1-ee.0

# RHEL/CentOS upgrade example
sudo yum install gitlab-ee-19.0.1-ee.0

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

  • SeverityMEDIUM

  • CVSS Score4.3

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-862
  • Technical References
  • GitLab Work Item #595423

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

  • CVE-2026-4868: GitLab Authentication 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