VYPR
Unrated severityNVD Advisory· Published Nov 6, 2023· Updated Apr 23, 2026

Allocation of Resources Without Limits or Throttling in GitLab

CVE-2023-5963

Description

An issue has been discovered in GitLab EE with Advanced Search affecting all versions from 13.9 to 16.3.6, 16.4 prior to 16.4.2 and 16.5 prior to 16.5.1 that could allow a denial of service in the Advanced Search function by chaining too many syntax operators.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

GitLab EE Advanced Search denial of service via excessive syntax operators in search queries.

Vulnerability

An issue in GitLab EE with Advanced Search allows a denial of service by chaining too many syntax operators in search queries. Affected versions are all from 13.9 to 16.3.6, 16.4 prior to 16.4.2, and 16.5 prior to 16.5.1 [1]. The vulnerability is triggered when a user submits a search query containing an excessive number of OR operators, causing high CPU usage on Elasticsearch nodes and eventually halting search functionality [1].

Exploitation

An attacker with network access to a GitLab instance and the ability to perform advanced searches (typically any authenticated user) can exploit this by crafting a search query with many OR operators. No special privileges or user interaction beyond submitting the query is required [1]. The attacker can repeatedly send such queries to sustain the denial of service.

Impact

Successful exploitation results in a denial of service affecting the Advanced Search function. The search nodes become unresponsive, preventing all users from performing searches until the system recovers or is manually restarted [1]. The impact is limited to availability; no data confidentiality or integrity is compromised.

Mitigation

GitLab has addressed this issue in versions 16.4.2 and 16.5.1 [1]. Users should upgrade to these or later versions. For instances that cannot be immediately upgraded, administrators can monitor search node CPU usage and consider rate-limiting or blocking queries with excessive operators as a temporary workaround, though no official workaround is provided [1].

AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.