CVE-2020-10976
Description
GitLab EE/CE 8.17 to 12.9 is vulnerable to information leakage when querying a merge request widget.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
GitLab EE/CE versions 8.17 to 12.9 leak information via the merge request widget query, fixed in 12.9.1.
Vulnerability
GitLab EE/CE versions 8.17 through 12.9 contain an information disclosure vulnerability in the merge request widget. When querying the widget endpoint, the application returns sensitive data that should be restricted, such as confidential merge request details. The issue exists in the API handling of merge request queries.
Exploitation
An attacker with network access to a GitLab instance can exploit this by sending crafted requests to the merge request widget API endpoint. No special privileges are required beyond the ability to query merge requests; the vulnerability leaks information that is normally hidden from unauthorized users. The attacker can enumerate merge requests and extract confidential data.
Impact
Successful exploitation results in unauthorized disclosure of sensitive information from merge requests, including potentially confidential comments, diffs, or other metadata. This compromises the confidentiality of project data and may expose internal discussions or unreleased code.
Mitigation
GitLab addressed this vulnerability in version 12.9.1, released on March 26, 2020 [2]. Users should upgrade to 12.9.1 or later. Backported fixes are available in 12.8.2 and 12.7.2. No workaround is available; upgrading is the only mitigation.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- GitLab/GitLab EE/CEdescription
- Range: >=8.17, <=12.9
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- about.gitlab.com/releases/2020/03/26/security-release-12-dot-9-dot-1-released/mitrex_refsource_CONFIRM
- about.gitlab.com/releases/categories/releases/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.