LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3484: Incorrect Authorization in GitLab

An issue has been discovered in GitLab EE affecting all versions starting from 12.8 before 15.11.11, all versions starting from 16.0 before 16.0.7, all versions starting from 16.1 before 16.1.2. An attacker could change the name or path of a public top-level group in certain situations.

HighCVSS 8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Affected GitLab EE versions allowed an attacker, in limited circumstances, to change the name or path of a public top-level group. That could disrupt access, confuse users, and damage integrity of project URLs or group identity. The issue is high severity, but the source bundle does not show active exploitation.

Executive priority

Treat this as a high-priority GitLab maintenance issue, especially where public groups support customer, partner, or developer workflows. It is not KEV-confirmed active exploitation, but unauthorized group identity changes could create operational disruption and trust impact.

Technical view

CVE-2023-3484 is an incorrect authorization issue in GitLab EE. A low-privileged attacker, with user interaction and high attack complexity, could alter a public top-level group name or path in certain situations. Affected ranges are 12.8 before 15.11.11, 16.0 before 16.0.7, and 16.1 before 16.1.2.

Likely exposure

Exposure is most likely in GitLab EE instances running the listed affected versions and hosting public top-level groups. Organizations without public top-level groups or already on fixed versions have lower likely exposure, based on the provided sources.

Exploitation context

The CVE is not listed as KEV, and the provided bundle does not cite active exploitation in the wild. The HackerOne reference is tagged for technical description, exploit, and permissions-required, so defenders should assume enough detail exists for validation without treating it as confirmed real-world exploitation.

Researcher notes

Focus validation on GitLab EE authorization behavior around public top-level group rename and path changes. The CVSS vector indicates network access, low privileges, user interaction, high complexity, and changed scope with high confidentiality, integrity, and availability impact.

Mitigation direction

  • Upgrade GitLab EE to 15.11.11, 16.0.7, 16.1.2, or a later fixed release.
  • Prioritize instances containing public top-level groups.
  • Review vendor guidance from GitLab before applying temporary operational controls.
  • Monitor public group name and path changes until remediation is complete.

Validation and detection

  • Inventory GitLab EE versions across self-managed environments.
  • Compare versions against affected ranges: 12.8-15.11.10, 16.0-16.0.6, and 16.1-16.1.1.
  • Identify public top-level groups on affected instances.
  • Review available audit history for unexpected group name or path changes.
  • Confirm patched instances are no longer in the vulnerable version ranges.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-3484 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H1.36Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8High
CVSS 3.1 vector shape for CVE-2023-3484Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GitLabGitLab12.8, 16.0, 16.1unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-863 · source CWE mapping

Incorrect Authorization

Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.