Skip to main content

GitLab CE/EE CVE-2026-4922

| EUVDEUVD-2026-25040 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-04-22 GitLab
8.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

8
Re-analysis Queued
Apr 23, 2026 - 20:54 vuln.today
cvss_changed
PoC Detected
Apr 23, 2026 - 20:40 vuln.today
Public exploit code
Patch released
Apr 23, 2026 - 20:40 nvd
Patch available
Analysis Generated
Apr 23, 2026 - 06:50 vuln.today
Patch available
Apr 22, 2026 - 17:33 EUVD
EUVD ID Assigned
Apr 22, 2026 - 17:01 euvd
EUVD-2026-25040
Analysis Generated
Apr 22, 2026 - 17:01 vuln.today
CVE Published
Apr 22, 2026 - 16:29 nvd
HIGH 8.1

DescriptionCVE.org

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 17.0 before 18.9.6, 18.10 before 18.10.4, and 18.11 before 18.11.1 that could have allowed an unauthenticated user to execute GraphQL mutations on behalf of authenticated users due to insufficient CSRF protection.

AnalysisAI

Cross-Site Request Forgery (CSRF) in GitLab CE/EE allows remote unauthenticated attackers to execute GraphQL mutations as authenticated victims through crafted web pages. Affects all versions from 17.0 through 18.11.0, with publicly available exploit code (HackerOne report 3627285). Despite high CVSS 8.1, exploitation requires user interaction (phishing/social engineering) and is not automatable per CISA SSVC framework. No evidence of active exploitation in CISA KEV at time of analysis. Vendor patches released: 18.9.6, 18.10.4, and 18.11.1.

Technical ContextAI

This vulnerability stems from insufficient CSRF token validation in GitLab's GraphQL API endpoint (CWE-352). GraphQL mutations are state-changing operations that should require anti-CSRF protection when invoked from browser contexts. The affected cpe:2.3:a:gitlab:gitlab covers both Community Edition (CE) and Enterprise Edition (EE). CSRF attacks exploit the browser's automatic inclusion of authentication cookies with cross-origin requests. Without proper token validation, an attacker-controlled site can trigger authenticated GraphQL operations in the victim's browser session. The vulnerability exists in GitLab's web application layer where GraphQL mutation endpoints failed to validate CSRF tokens, allowing forged requests from malicious third-party sites to execute with the victim's authenticated session privileges.

RemediationAI

Immediately upgrade to patched versions: 18.9.6 (for 17.x-18.9 series), 18.10.4 (for 18.10 series), or 18.11.1 (for 18.11 series) per GitLab's advisory at https://about.gitlab.com/releases/2026/04/22/patch-release-gitlab-18-11-1-released/. If immediate patching is not feasible, implement interim controls: configure web application firewalls to enforce SameSite cookie attributes (SameSite=Strict or Lax) for GitLab session cookies, though this requires infrastructure changes and may break legitimate cross-origin workflows. Deploy Content Security Policy headers to restrict frame-ancestors and form-action directives, preventing GitLab pages from being embedded in attacker sites, but verify compatibility with existing integrations. Educate users to avoid clicking external links while authenticated to GitLab and to use separate browser profiles for administrative GitLab access versus general web browsing, recognizing this introduces operational friction. Network-level controls (IP allowlisting) do not mitigate CSRF as attacks originate from the victim's browser, not the attacker's infrastructure. Monitor GraphQL mutation logs for anomalous activity patterns, though this provides detection rather than prevention.

More in Gitlab

View all
CVE-2023-7028 CRITICAL POC
10.0 Jan 12

An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.

CVE-2013-4490 MEDIUM POC
6.5 May 13

The SSH key upload feature (lib/gitlab_keys.rb) in gitlab-shell before 1.7.3, as used in GitLab 5.0 before 5.4.1 and 6.x

CVE-2021-22205 CRITICAL POC
10.0 Apr 23

An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10

CVE-2022-2992 CRITICAL POC
9.9 Oct 17

A vulnerability in GitLab CE/EE affecting all versions from 11.10 prior to 15.1.6, 15.2 to 15.2.4, 15.3 to 15.3.2 allows

CVE-2018-18843 CRITICAL POC
10.0 Dec 04

The Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4

CVE-2024-45409 CRITICAL POC
9.8 Sep 10

The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t

CVE-2022-1162 CRITICAL POC
9.8 Apr 04

A hardcoded password was set for accounts registered using an OmniAuth provider (e.g. Rated critical severity (CVSS 9.8)

CVE-2022-0735 CRITICAL POC
9.8 Mar 28

An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.10 before 14.6.5, all versions star

CVE-2021-22175 CRITICAL POC
9.8 Jun 11

When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab af

CVE-2021-22203 CRITICAL POC
9.8 Apr 02

An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.7.9 before 13.8.7, all versions sta

CVE-2019-15741 CRITICAL POC
9.8 Sep 16

An issue was discovered in GitLab Omnibus 7.4 through 12.2.1. Rated critical severity (CVSS 9.8), this vulnerability is

CVE-2019-6960 CRITICAL POC
9.8 Sep 09

An issue was discovered in GitLab Community and Enterprise Edition 9.x, 10.x, and 11.x before 11.5.8, 11.6.x before 11.6

Share

CVE-2026-4922 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy