CVE-2020-26412
Description
Removed group members were able to use the To-Do functionality to retrieve updated information on confidential epics starting in GitLab EE 13.2 before 13.6.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
In GitLab EE 13.2-13.6.1, removed group members could still view confidential epic updates via To-Do API.
Vulnerability
In GitLab EE starting from version 13.2 before 13.6.2, a vulnerability allowed removed group members to access updated information on confidential epics through the To-Do functionality. Specifically, when a user who had previously added a confidential epic to their To-Do list was subsequently removed from the group, their To-Do entries retained the ability to fetch the latest details of that epic via the API. This affects GitLab EE versions 13.2.0 through 13.6.1.
Exploitation
An attacker must first have been a group member and added a confidential epic as a To-Do item. The group owner then removes the attacker from the group. After removal, the attacker can query the To-Do API endpoint (e.g., GET /api/v4/todos) using their personal access token to retrieve updated information about the epic, including label changes, description modifications, and other confidential updates.
Impact
Successful exploitation leads to unauthorized information disclosure of confidential epic data. The attacker, who no longer has access to the group or the epic, can still monitor changes to the epic's metadata, breaking the confidentiality guarantees of GitLab's group and epic permissions.
Mitigation
The vulnerability is fixed in GitLab EE version 13.6.2 and later [1]. Users should upgrade to the latest available version. No workaround is documented; the only remedy is to apply the patch by updating GitLab.
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
3- Range: 13.2 <= version < 13.6.2
- Range: >=13.2, <13.4.7
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-26412.jsonmitrex_refsource_CONFIRM
- gitlab.com/gitlab-org/gitlab/-/issues/228670mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.