LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3424: Inefficient Regular Expression Complexity in GitLab

An issue has been discovered in GitLab CE/EE affecting all versions starting from 10.3 before 15.11.10, all versions starting from 16.0 before 16.0.6, all versions starting from 16.1 before 16.1.1. A Regular Expression Denial of Service was possible via sending crafted payloads to the preview_markdown endpoint.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-3424 is a denial-of-service flaw in GitLab CE/EE. An unauthenticated attacker could send crafted input to the preview_markdown endpoint and consume excessive processing through an inefficient regular expression, potentially making GitLab unavailable. The sources identify fixed version ranges; they do not show confirmed exploitation in the wild.

Executive priority

Prioritize remediation for exposed or critical GitLab systems because the issue is unauthenticated, network-reachable, and can affect availability. It is high severity, but the provided sources do not indicate compromise of confidentiality, integrity, or active exploitation.

Technical view

GitLab CE/EE versions from 10.3 before 15.11.10, 16.0 before 16.0.6, and 16.1 before 16.1.1 are affected. The issue is CWE-1333, inefficient regular expression complexity, reachable over the network without privileges or user interaction. CVSS 3.1 is 7.5 with availability-only impact.

Likely exposure

Exposure is most likely for internet-facing or broadly accessible self-managed GitLab CE/EE instances running the affected versions. The affected endpoint is preview_markdown, so systems allowing unauthenticated web requests are the primary concern. GitLab versions outside the listed affected ranges are not identified as affected in the bundle.

Exploitation context

The bundle describes crafted payloads to preview_markdown and includes a HackerOne technical report reference, but KEV is false and no provided source confirms active exploitation. Treat this as a credible availability risk, not as evidence of data theft, privilege escalation, or known in-the-wild exploitation.

Researcher notes

Focus validation on version exposure and reachability of preview_markdown. Avoid assuming broader GitLab components are affected beyond the source description. The main confirmed impact is availability from inefficient regex processing; evidence for exploitability comes from the vulnerability description and referenced bug bounty report, not from observed attacks.

Mitigation direction

  • Upgrade affected GitLab CE/EE instances to 15.11.10, 16.0.6, 16.1.1, or later fixed releases.
  • Prioritize internet-facing and business-critical GitLab instances first.
  • Check GitLab vendor guidance for any temporary mitigations if immediate upgrade is not possible.
  • Monitor GitLab availability and resource utilization during the upgrade window.

Validation and detection

  • Inventory all self-managed GitLab CE/EE versions.
  • Confirm no instance runs 10.3 through versions before 15.11.10, 16.0.6, or 16.1.1.
  • Identify whether any affected GitLab instance is internet-facing.
  • Review monitoring for unusual CPU or availability events involving markdown preview traffic.
  • Confirm post-upgrade GitLab version from the application or package metadata.
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 · low confidence lookup

CWE-1333: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-3424 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
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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
GitLabGitLab10.3, 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.