Severity by source
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
Lifecycle Timeline
7DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 9.2 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 due to insufficient resource allocation limits when retrieving notes under certain conditions.
AnalysisAI
Denial of service in GitLab CE/EE affects authenticated users who can trigger resource exhaustion when retrieving notes under specific conditions, causing service unavailability. Versions 9.2 through 18.9.5, 18.10.0 through 18.10.3, and 18.11.0 are vulnerable. An authenticated attacker with standard user privileges can exploit this remotely without user interaction via crafted note retrieval requests. A publicly available exploit exists, and patches have been released by GitLab.
Technical ContextAI
The vulnerability stems from insufficient resource allocation limits (CWE-770) in GitLab's note retrieval functionality. When processing certain note requests, the application fails to properly constrain memory or CPU consumption, allowing an authenticated user to trigger unbounded resource allocation. This is a classic resource exhaustion attack vector affecting web application backends. The vulnerability requires authentication (PR:L in CVSS vector) but operates over the network with low attack complexity, suggesting the vulnerable code path is easily reachable and does not require special preconditions beyond basic user access.
RemediationAI
Upgrade immediately to GitLab 18.9.6, 18.10.4, or 18.11.1 or later, depending on your current version branch. For organizations unable to patch immediately, implement network-level rate limiting on authenticated API endpoints related to note retrieval (identify via GitLab API documentation), and restrict note retrieval endpoints to trusted internal networks only if the feature is not essential for external users. Monitor GitLab application logs and resource metrics for unusual CPU or memory spikes correlated with note retrieval API calls, which may indicate exploitation attempts. Note that these controls may impact legitimate note access patterns and should be tested in a staging environment before production deployment. See GitLab advisory at https://about.gitlab.com/releases/2026/04/22/patch-release-gitlab-18-11-1-released/ and the detailed issue at https://gitlab.com/gitlab-org/gitlab/-/work_items/548940 for additional context.
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.
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
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10
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
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
The Ruby SAML library is for implementing the client side of a SAML authorization. Rated critical severity (CVSS 9.8), t
A hardcoded password was set for accounts registered using an OmniAuth provider (e.g. Rated critical severity (CVSS 9.8)
An issue has been discovered in GitLab CE/EE affecting all versions starting from 12.10 before 14.6.5, all versions star
When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab af
An issue has been discovered in GitLab CE/EE affecting all versions starting from 13.7.9 before 13.8.7, all versions sta
An issue was discovered in GitLab Omnibus 7.4 through 12.2.1. Rated critical severity (CVSS 9.8), this vulnerability is
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
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209555
GHSA-4cg5-m8c9-x738