CVE-2025-9825
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-12-02
Assigner: GitLab Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab | From 13.7.0 (inc) to 18.2.8 (exc) |
| gitlab | gitlab | From 13.7.0 (inc) to 18.2.8 (exc) |
| gitlab | gitlab | From 18.3.0 (inc) to 18.3.4 (exc) |
| gitlab | gitlab | From 18.3.0 (inc) to 18.3.4 (exc) |
| gitlab | gitlab | From 18.4.0 (inc) to 18.4.2 (exc) |
| gitlab | gitlab | From 18.4.0 (inc) to 18.4.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in GitLab CE/EE allowed authenticated users who were not members of a project to view sensitive manual CI/CD variables by querying the GraphQL API. It affected multiple versions before being remediated.
How can this vulnerability impact me? :
The vulnerability could lead to unauthorized disclosure of sensitive CI/CD variables, potentially exposing secrets or credentials that could be misused, impacting the security of your projects and infrastructure.
What immediate steps should I take to mitigate this vulnerability?
Upgrade GitLab CE/EE to a version later than 18.2.8, 18.3.4, or 18.4.2 depending on your current version. Ensure that only authorized users have access to the GraphQL API to prevent unauthorized viewing of sensitive manual CI/CD variables.