Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Reporter-level group membership is required (PR:L); only package metadata is exposed with no integrity or availability impact, so C:L and I:N/A:N.
Primary rating from Vendor (gitlab).
CVSS VectorVendor: gitlab
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.6 before 18.11.6, 19.0 before 19.0.3, and 19.1 before 19.1.1 that under certain conditions could have allowed an authenticated user with Reporter-level group permissions to view package metadata from projects with the Package Registry disabled due to incorrect authorization checks in the group packages feature.
AnalysisAI
Incorrect authorization in GitLab CE/EE's group packages feature exposes package metadata from projects where the Package Registry has been explicitly disabled, allowing any authenticated Reporter-level group member to enumerate package names, versions, and publish timestamps that project owners intended to restrict. The flaw spans a very wide version range - all 13.6+ releases up to the newly-issued fixes in 18.11.6, 19.0.3, and 19.1.1 - meaning a large proportion of self-hosted GitLab deployments are affected. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in CISA KEV.
Technical ContextAI
GitLab's Package Registry enables projects to host software packages (npm, Maven, PyPI, Conan, etc.). A group-level aggregation feature collects and presents package listings across all member projects. CWE-863 (Incorrect Authorization) identifies the root cause: the authorization logic governing the group-level packages endpoint failed to cross-check whether each member project had its Package Registry feature disabled, instead relying only on the caller's group-level role. This means the access-control enforcement was applied at the wrong granularity - group membership was verified, but per-project feature flags were not consulted. The CVSS vector AV:N/AC:L/PR:L/UI:N confirms this is a straightforward network-reachable check that requires no special conditions beyond holding a Reporter role in the group. No CPE strings were provided in the source data, but the vendor advisory confirms the affected codebase is gitlab-org/gitlab.
RemediationAI
Upgrade GitLab CE/EE to a patched release: 18.11.6 for deployments on the 18.x branch, 19.0.3 for the 19.0 branch, or 19.1.1 for the 19.1 branch, as documented in the patch release advisory at https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-1-1-released/. No explicit workarounds are documented in the available references. As a compensating control pending upgrade, administrators may audit and reduce group memberships to limit which users hold Reporter-level (or higher) access in sensitive groups - however, this does not eliminate the authorization flaw and may disrupt legitimate collaboration workflows. GitLab.com hosted instances do not require customer action.
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10
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
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 weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39174
GHSA-v93g-p6q6-9wwq