CVE-2018-19579
Description
GitLab EE version 11.5 is vulnerable to a persistent XSS vulnerability in the Operations page. This is fixed in 11.5.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
GitLab EE 11.5's Operations page has a stored XSS vulnerability via the Jaeger URL field, fixed in 11.5.1.
Vulnerability
GitLab EE version 11.5 is vulnerable to a persistent (stored) cross-site scripting (XSS) vulnerability in the Operations page, specifically in the Jaeger URL field of the project operations settings [1]. An attacker can inject arbitrary JavaScript code into this field, which is then stored and executed when a project maintainer views the Operations page [1]. The affected version is GitLab EE 11.5; the vulnerability is fixed in version 11.5.1 [1].
Exploitation
An attacker must have maintainer-level access to a GitLab project to exploit this vulnerability [1]. The attacker navigates to the project's Operations settings page (/settings/operations) and supplies a malicious payload in the Jaeger URL field, for example: https://replaceme.com/'> [1]. Upon saving the changes, the payload is stored and triggered when any maintainer visits the Operations page, causing the injected script to execute in their browser [1]. No additional user interaction beyond viewing the page is required.
Impact
Successful exploitation results in stored XSS, allowing the attacker to execute arbitrary JavaScript in the context of a project maintainer's browser session [1]. This could lead to theft of session cookies, impersonation of the victim user, or further attacks within the GitLab instance, depending on the permissions of the victim [1].
Mitigation
GitLab EE users should upgrade to version 11.5.1 or later, which contains the fix for this vulnerability [1]. No workaround is available. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- GitLab/GitLab EEdescription
- Range: =11.5
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- about.gitlab.com/2018/11/28/security-release-gitlab-11-dot-5-dot-1-released/mitrex_refsource_CONFIRM
- gitlab.com/gitlab-org/gitlab-ce/issues/53917mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.