Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
2DescriptionCVE.org
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.7 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an unauthenticated user to download private debugging symbols from inaccessible projects due to improper access control.
AnalysisAI
Unauthorized debug symbol exposure in GitLab CE/EE allows access to private debugging artifacts from projects the requester should not be able to reach, due to improper authorization controls (CWE-639: Authorization Bypass Through User-Controlled Key). Affected instances span all GitLab CE and EE deployments running versions from 16.7 up through the patched releases 18.9.7, 18.10.6, and 18.11.3 - a broad version window of roughly two years of releases. No public exploit has been identified at time of analysis, EPSS is 0.02% (5th percentile), and CISA SSVC rates exploitation status as none, collectively indicating low near-term exploitation probability despite the wide version exposure.
Technical ContextAI
GitLab CE and EE (cpe:2.3:a:gitlab:gitlab) support upload and retrieval of debugging symbol packages as part of CI/CD and crash-reporting workflows - artifacts such as dSYM, PDB, or ELF symbol files that map binary addresses back to source code. CWE-639 (Authorization Bypass Through User-Controlled Key) indicates the download endpoint relies on a user-supplied identifier - likely a project ID, artifact path, or token - to locate the symbol file without performing a proper authorization check confirming that the requester holds at least Reporter-level access to that project. This IDOR-class flaw means the access control gate is bypassed by simply supplying a key that belongs to a project outside the requester's permitted scope. Both Community Edition and Enterprise Edition are affected across the same version range, confirming the vulnerable code path exists in the shared core codebase rather than an EE-exclusive feature.
RemediationAI
The primary fix is to upgrade to one of the patched releases: GitLab 18.11.3, 18.10.6, or 18.9.7, as detailed in the official patch release blog at https://about.gitlab.com/releases/2026/05/13/patch-release-gitlab-18-11-3-released/. Administrators running versions between 16.7 and 18.9.x on a branch earlier than 18.9.7 should upgrade directly to 18.9.7 or later. If an immediate upgrade is not feasible, a compensating control is to restrict network access to the debug symbols download endpoint at the reverse-proxy or WAF layer; the trade-off is that legitimate CI/CD consumers of debug symbols (e.g., Sentry, crash reporters) will also be blocked until the rule is scoped to known-good source IPs. Alternatively, disabling the symbol upload feature in project CI/CD settings removes the exploitable artifact entirely at the cost of losing crash-reporting symbolication. No workaround is confirmed by the vendor in the available references - these mitigations are inferred from the vulnerability class.
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
An issue has been discovered in GitLab CE/EE affecting all versions starting from 11.9. Rated critical severity (CVSS 10
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 technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30225
GHSA-wx3h-gcg8-jh5r