CVE-2025-12073
Server-Side Request Forgery in GitLab Repository Import
Publication date: 2026-02-11
Last updated on: 2026-02-13
Assigner: GitLab Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitlab | gitlab | From 18.7.0 (inc) to 18.7.4 (exc) |
| gitlab | gitlab | From 18.8.0 (inc) to 18.8.4 (exc) |
| gitlab | gitlab | From 18.7.0 (inc) to 18.7.4 (exc) |
| gitlab | gitlab | From 18.8.0 (inc) to 18.8.4 (exc) |
| gitlab | gitlab | From 18.0.0 (inc) to 18.6.6 (exc) |
| gitlab | gitlab | From 18.0.0 (inc) to 18.6.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in GitLab CE/EE affects versions from 18.0 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4. It allows an authenticated user, under certain conditions, to perform server-side request forgery (SSRF) against internal services by bypassing protections in the Git repository import functionality.
How can this vulnerability impact me? :
The vulnerability could allow an authenticated user to make unauthorized requests from the GitLab server to internal services. This could lead to information disclosure or unauthorized interactions with internal systems, potentially compromising internal network security or exposing sensitive data.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know