Severity by source
AV:N/AC:L/PR:N/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:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.5 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an unauthenticated user to cause denial of service by sending specially crafted JSON payloads due to insufficient input validation.
AnalysisAI
Denial of service in GitLab Community and Enterprise Editions (versions 18.5 through 18.11.2) allows remote unauthenticated attackers to exhaust resources by submitting specially crafted JSON payloads that bypass input validation. The flaw is network-reachable with low complexity and no authentication required, but only impacts availability (CVSS 7.5, A:H). No public exploit identified at time of analysis, and EPSS exploitation probability is very low at 0.04% (11th percentile), though CISA SSVC flags the issue as automatable.
Technical ContextAI
GitLab is a self-hostable DevOps platform built on Ruby on Rails that exposes numerous JSON-accepting API and web endpoints to unauthenticated traffic. The root cause is classified as CWE-770 (Allocation of Resources Without Limits or Throttling), meaning that the JSON parsing or downstream processing path does not enforce upper bounds on size, depth, or computational cost of incoming payloads. An attacker who supplies a crafted JSON document can therefore force the server to consume disproportionate CPU, memory, or worker threads, degrading service for legitimate users. The CPE data confirms both the Community (gitlab:community) and Enterprise (gitlab:enterprise) distributions are affected across the 18.5, 18.10, and 18.11 release branches.
RemediationAI
Vendor-released patch: upgrade self-managed GitLab CE/EE to 18.9.7, 18.10.6, or 18.11.3 depending on your current branch, as published in the GitLab patch release at https://about.gitlab.com/releases/2026/05/13/patch-release-gitlab-18-11-3-released/. For instances that cannot be patched immediately, place GitLab behind a reverse proxy or WAF that enforces strict request size limits and JSON body size/depth caps on API and web endpoints, and rate-limit unauthenticated requests at the network edge - note that aggressive size caps may break legitimate large API operations such as repository imports or bulk webhooks. Restricting unauthenticated access to the GitLab instance via IP allowlisting or VPN-only exposure also significantly reduces attack surface but breaks public sign-up and unauthenticated clone-over-HTTPS use cases.
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-209836
GHSA-97r5-5fr5-p642