CVE-2026-4879
GitLab vulnerability analysis and mitigation

Overview

CVE-2026-4879 is a missing authorization vulnerability in GitLab Enterprise Edition (EE) affecting all versions from 16.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2. Under certain conditions, an authenticated user with developer-role permissions could view external status check configuration that is restricted to higher-privileged roles, due to a missing authorization check on a merge request API endpoint. The vulnerability was published on August 12, 2026, and GitLab has released patches addressing the issue. It carries a CVSS v3.1 base score of 4.3 (Medium) (GitHub Advisory, GitLab Patch Release).

Technical details

The root cause is classified as CWE-862 (Missing Authorization): the merge request API endpoint in GitLab EE fails to enforce proper role-based access controls when returning external status check configuration data. An authenticated attacker with at least developer-level access can send a crafted API request to the affected merge request endpoint to retrieve configuration details that should only be visible to Maintainer or Owner roles. Exploitation requires a valid authenticated session (low privileges) and no user interaction, and is accessible over the network with low attack complexity. The vulnerability was originally reported via HackerOne (report #3622861) (GitHub Advisory, GitLab Patch Release).

Impact

Successful exploitation results in unauthorized disclosure of external status check configuration data — specifically, configuration details intended to be visible only to higher-privileged roles (Maintainer/Owner) become accessible to users with Developer permissions. The impact is limited to confidentiality (low), with no integrity or availability consequences. While this does not enable code execution or direct lateral movement, exposure of external status check configuration could reveal sensitive integration details, webhook URLs, or third-party service credentials that could be leveraged in further attacks (GitHub Advisory).

Exploitability

The EPSS score for CVE-2026-4879 is approximately 0.243% (16th percentile), indicating a low probability of exploitation in the near term. According to available intelligence, there is no confirmed public proof-of-concept exploit and no evidence of active in-the-wild exploitation at this time. The NVD SSVC assessment notes exploitation status as "poc" but this appears to reflect the disclosure context rather than confirmed public PoC availability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No specific threat actor attribution has been reported (GitHub Advisory, GitLab Patch Release).

Exploitation steps

  1. Reconnaissance: Identify a GitLab EE instance running a vulnerable version (16.0–19.0.5, 19.1.0–19.1.3, or 19.2.0–19.2.1) and obtain a valid developer-level account or credentials.
  2. Authentication: Authenticate to the GitLab instance and obtain a personal access token or session cookie with at least Developer role on a project that uses external status checks.
  3. API Request: Send an authenticated HTTP GET request to the merge request API endpoint (e.g., /api/v4/projects/:id/merge_requests/:merge_request_iid/...) that exposes external status check configuration.
  4. Data Extraction: Parse the API response to retrieve external status check configuration details — such as endpoint URLs, names, and integration parameters — that are normally restricted to Maintainer or Owner roles.
  5. Leverage Findings: Use the exposed configuration data (e.g., webhook URLs or service credentials) for further reconnaissance or targeted attacks against integrated external services (GitHub Advisory).

Indicators of compromise

  • Network: Unusual or repeated API requests to GitLab merge request endpoints (e.g., /api/v4/projects/*/merge_requests/*/...) originating from developer-role accounts, particularly targeting external status check configuration resources.
  • Logs: GitLab application logs showing developer-role users accessing merge request API endpoints that return external status check configuration data; look for API calls that would not be expected in normal developer workflows.
  • Logs: Anomalous access patterns such as bulk or automated API queries to merge request endpoints from a single developer account across multiple projects.

Mitigation and workarounds

GitLab has released patched versions addressing this vulnerability: 19.0.6, 19.1.4, and 19.2.2. Administrators should upgrade their GitLab EE installations to the appropriate patched version as soon as possible. No specific configuration-based workaround has been published; upgrading is the recommended and primary remediation. Organizations should also audit developer-role access and review external status check configurations for any sensitive data that may have been exposed (GitLab Patch Release, GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related GitLab vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-19478CRITICAL9.4
  • GitLab logoGitLab
  • gitlab-rails-19.1
NoYesAug 17, 2026
CVE-2026-19228HIGH8.5
  • GitLab logoGitLab
  • gitlab
NoYesAug 12, 2026
CVE-2026-19650HIGH7.1
  • GitLab logoGitLab
  • cpe:2.3:a:gitlab:gitlab
NoYesAug 17, 2026
CVE-2026-6821MEDIUM4.3
  • GitLab logoGitLab
  • gitlab
NoYesAug 12, 2026
CVE-2026-4879MEDIUM4.3
  • GitLab logoGitLab
  • gitlab
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management