CVE-2016-9086

medium
Published 2016-11-03 · Modified 2026-05-06
CVSS v3
6.5
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS v2
4.0
VIR risk
6.5

Description

GitLab versions 8.9.x and above contain a critical security flaw in the "import/export project" feature of GitLab. Added in GitLab 8.9, this feature allows a user to export and then re-import their projects as tape archive files (tar). All GitLab versions prior to 8.13.0 restricted this feature to administrators only. Starting with version 8.13.0 this feature was made available to all users. This feature did not properly check for symbolic links in user-provided archives and therefore it was possible for an authenticated user to retrieve the contents of any file accessible to the GitLab service account. This included sensitive files such as those that contain secret tokens used by the GitLab service to authenticate users. GitLab CE and EE versions 8.13.0 through 8.13.2, 8.12.0 through 8.12.7, 8.11.0 through 8.11.10, 8.10.0 through 8.10.12, and 8.9.0 through 8.9.11 are affected.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://about.gitlab.com/2016/11/02/cve-2016-9086-patches/

Application impact

VendorProductVersionsFixed
gitlabgitlab8.10.7
gitlabgitlab8.9.0
gitlabgitlab8.9.1
gitlabgitlab8.9.2
gitlabgitlab8.9.3
gitlabgitlab8.9.4
gitlabgitlab8.9.5
gitlabgitlab8.9.6
gitlabgitlab8.9.7
gitlabgitlab8.9.8
gitlabgitlab8.9.9
gitlabgitlab8.9.10
gitlabgitlab8.9.11
gitlabgitlab8.10.0
gitlabgitlab8.10.1
gitlabgitlab8.10.2
gitlabgitlab8.10.3
gitlabgitlab8.10.4
gitlabgitlab8.10.5
gitlabgitlab8.10.6
gitlabgitlab8.10.8
gitlabgitlab8.10.9
gitlabgitlab8.10.10
gitlabgitlab8.10.11
gitlabgitlab8.10.12
gitlabgitlab8.11.0
gitlabgitlab8.11.1
gitlabgitlab8.11.2
gitlabgitlab8.11.3
gitlabgitlab8.11.4
gitlabgitlab8.11.5
gitlabgitlab8.11.6
gitlabgitlab8.11.7
gitlabgitlab8.11.8
gitlabgitlab8.11.9
gitlabgitlab8.12.0
gitlabgitlab8.12.1
gitlabgitlab8.12.2
gitlabgitlab8.12.3
gitlabgitlab8.12.4
gitlabgitlab8.12.5
gitlabgitlab8.12.6
gitlabgitlab8.12.7
gitlabgitlab8.13.0
gitlabgitlab8.13.1
gitlabgitlab8.13.2

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.