CVE-2023-3115
Gitlab 11.11 – 16.2.8
Raw vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:NSummary
CVE-2023-3115 is a medium-severity Incorrect User Management (CWE-286) vulnerability in Gitlab Gitlab. Its CVSS base score is 5.4 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Account Manipulation (T1098); ranked at the 27th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-43801
Vulnerability Data
An issue has been discovered in GitLab EE affecting all versions affecting all versions from 11.11 prior to 16.2.8, 16.3 prior to 16.3.5, and 16.4 prior to 16.4.1. Single Sign On restrictions were not correctly enforced for indirect project members…
more
accessing public members-only project repositories.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 2 hardening rules · 2 OS baselines
—
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Directly addresses management of user identities and credentials throughout their lifecycle.
Covers policy-driven definition and review of user permissions and entitlements.
Supports proper user onboarding by binding verified identities to credentials.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Identity management directly governs the full lifecycle of user accounts, preventing incorrect user management.
Access rights provisioning and de-provisioning ensure users are correctly created, modified, and removed.
Responsibilities after termination or change of employment address removal of user access but not ongoing user management.
Privileged access rights assume correct user accounts exist; the control does not manage user creation or removal.
Access control policies rely on accurate user management but do not themselves define user lifecycle processes.
Information access restriction depends on properly managed users but does not address user management itself.
Hardening callouts derived
Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).
Oracle Linux 9 (1 rule)
- V-271707 OL 9 must enable the Pluggable Authentication Module (PAM) interface for SSHD. prevents CWE-286
RHEL 9 (1 rule)
- V-257986 RHEL 9 must enable the Pluggable Authentication Module (PAM) interface for SSHD. prevents CWE-286