The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-3607

CVE-2026-3607: GitLab CE/EE Auth Bypass Vulnerability

CVE-2026-3607 is an authentication bypass vulnerability in GitLab CE/EE allowing developers to bypass package protection rules. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 14, 2026

CVE-2026-3607 Overview

GitLab patched an improper access control flaw in GitLab Community Edition (CE) and Enterprise Edition (EE). The vulnerability affects all versions from 18.3 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3. An authenticated user holding developer-role permissions can bypass package protection rules and perform actions that should be restricted to higher-privileged roles. The issue is tracked under CWE-1280: Improper Validation of Specified Quantity in Input and was disclosed through a HackerOne Report #3586233.

Critical Impact

Authenticated developers can circumvent package protection rules, undermining repository governance controls that enforce who can publish or modify protected packages.

Affected Products

  • GitLab CE/EE versions 18.3 through 18.9.6
  • GitLab CE/EE versions 18.10 through 18.10.5
  • GitLab CE/EE versions 18.11 through 18.11.2

Discovery Timeline

  • 2026-05-13 - GitLab releases patched versions 18.9.7, 18.10.6, and 18.11.3
  • 2026-05-14 - CVE-2026-3607 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-3607

Vulnerability Analysis

The vulnerability is a Broken Access Control flaw in GitLab's package registry. Package protection rules let project maintainers restrict which roles can publish, update, or delete specific package names and patterns. The protection layer is intended to prevent lower-privileged accounts from tampering with critical packages used by downstream consumers.

The access control check applied to package operations does not correctly evaluate the developer-role context against the configured protection rules. As a result, a user with only developer permissions can perform package operations that should require maintainer or owner role privileges. The attack requires authentication and low privileges over the network, with limited integrity impact and no confidentiality or availability impact.

Root Cause

The root cause is an improper access control check in the package protection rule enforcement logic. The server-side authorization layer does not consistently apply protection rules to all package operation pathways available to developer-role users. See the GitLab Work Item Details for upstream tracking.

Attack Vector

An attacker must hold a valid GitLab account with developer-role membership in the target project. Using authenticated API calls or the standard package publishing interface, the attacker performs package operations that should be blocked by protection rules. No user interaction is required, and the attack succeeds over the network with low complexity. The integrity impact is limited to package content governance rather than full repository compromise.

No verified public exploit code is available. Technical details are described in the HackerOne Report #3586233.

Detection Methods for CVE-2026-3607

Indicators of Compromise

  • Package registry events showing creation, update, or deletion of protected packages by users with only developer-role membership.
  • API audit log entries against /api/v4/projects/:id/packages endpoints from developer accounts that should be blocked by active protection rules.
  • Unexpected version changes or new package uploads matching patterns covered by package protection rules.

Detection Strategies

  • Compare GitLab audit events for package operations against the project's configured package protection rules and flag mismatches.
  • Alert on package publish or delete operations performed by accounts whose role is below the minimum role configured in the protection rule.
  • Baseline normal publishing behavior per developer and detect deviations such as first-time publication of protected package names.

Monitoring Recommendations

  • Forward GitLab audit JSON logs and package registry events to a centralized log platform for correlation with role assignments.
  • Track project membership changes to identify newly added developer accounts that subsequently interact with protected packages.
  • Review CI/CD job tokens scoped to developer-role users that publish to the package registry.

How to Mitigate CVE-2026-3607

Immediate Actions Required

  • Upgrade self-managed GitLab CE/EE instances to 18.9.7, 18.10.6, or 18.11.3 depending on the deployed branch.
  • Audit recent package registry activity for any operations on protected packages performed by developer-role accounts since the affected versions were installed.
  • Review and tighten project membership, removing developer-role access from users who do not require package publishing rights.

Patch Information

GitLab addressed the issue in versions 18.9.7, 18.10.6, and 18.11.3, released on May 13, 2026. Patch details and upgrade instructions are available in the GitLab Patch Release Announcement. GitLab.com is already running the patched version.

Workarounds

  • Restrict developer-role membership on projects where package protection rules are critical until the upgrade is applied.
  • Where feasible, route package publishing through dedicated service accounts with maintainer privileges and remove direct developer publishing paths.
  • Increase logging and review cadence for package registry operations until the patched version is deployed.
bash
# Verify installed GitLab version on a self-managed instance
sudo gitlab-rake gitlab:env:info | grep "GitLab information" -A 5

# Debian/Ubuntu upgrade example to the 18.11 patched branch
sudo apt-get update && sudo apt-get install gitlab-ee=18.11.3-ee.0

# RHEL/CentOS upgrade example
sudo yum install gitlab-ee-18.11.3-ee.0.el8.x86_64

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-1280
  • Technical References
  • GitLab Patch Release Announcement

  • GitLab Work Item Details

  • HackerOne Report #3586233
  • Related CVEs
  • CVE-2026-8144: GitLab CE/EE Auth Bypass Vulnerability

  • CVE-2026-6883: GitLab EE Auth Bypass Vulnerability

  • CVE-2026-4524: GitLab CE/EE Auth Bypass Vulnerability

  • CVE-2026-3073: GitLab Authorization 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