Skip to main content

GitLab CE/EE CVE-2025-3922

| EUVDEUVD-2025-209551 MEDIUM
Allocation of Resources Without Limits or Throttling (CWE-770)
2026-04-22 GitLab GHSA-q9qr-p283-j9rm
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

7
PoC Detected
Apr 23, 2026 - 20:50 vuln.today
Public exploit code
Patch released
Apr 23, 2026 - 20:50 nvd
Patch available
Analysis Generated
Apr 23, 2026 - 00:17 vuln.today
Patch available
Apr 22, 2026 - 17:33 EUVD
EUVD ID Assigned
Apr 22, 2026 - 16:31 euvd
EUVD-2025-209551
Analysis Generated
Apr 22, 2026 - 16:31 vuln.today
CVE Published
Apr 22, 2026 - 16:05 nvd
MEDIUM 6.5

DescriptionCVE.org

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 12.4 before 18.9.6, 18.10 before 18.10.4, and 18.11 before 18.11.1 that could have allowed an authenticated user to cause denial of service by overwhelming system resources under certain conditions due to insufficient resource allocation limits in the GraphQL API.

AnalysisAI

Authenticated users can trigger denial of service in GitLab by overwhelming system resources through the GraphQL API due to insufficient resource allocation limits. Affected versions span from 12.4 through 18.11.0 across three release branches. Publicly available exploit code exists, though active exploitation has not been confirmed in CISA KEV. CVSS 6.5 reflects moderate severity with high availability impact but requires valid authentication.

Technical ContextAI

The vulnerability resides in the GraphQL API layer of GitLab, which handles structured query processing for authenticated API consumers. CWE-770 (Allocation of Resources Without Limits or Throttling) indicates that the API endpoint fails to enforce per-user or per-session resource quotas on query execution, computation time, or memory allocation. An authenticated attacker can craft deeply nested or computationally expensive GraphQL queries that consume CPU, memory, or other finite system resources without triggering protective rate limits or timeouts. The affected product spans all GitLab Community Edition and Enterprise Edition instances from version 12.4 onward, with the vulnerability present across multiple actively-maintained release branches (18.9, 18.10, 18.11).

RemediationAI

Apply the vendor-released patches immediately: upgrade to GitLab 18.9.6 or later for legacy instances, 18.10.4 or later for the 18.10 branch, and 18.11.1 or later for the 18.11 branch. See the official patch release announcement at https://about.gitlab.com/releases/2026/04/22/patch-release-gitlab-18-11-1-released/. As an interim compensating control, implement API rate limiting at the proxy or load balancer level (e.g., WAF rules limiting GraphQL queries per authenticated user per minute) to throttle expensive queries, though this does not address the root cause. Additionally, monitor GraphQL API logs for unusual query patterns (deeply nested selections, high execution time, resource consumption spikes) and alert on per-user query rates exceeding baseline. Restrict API token scope and implement short-lived token expiration (e.g., 24-hour max lifetime) to limit the window of compromise. Note that these controls may impact legitimate heavy API consumers; test thoroughly in staging before production deployment.

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-2025-3922 vulnerability details – vuln.today

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