Cyber Posture

CVE-2025-12664

High

Published: 08 April 2026

Published
08 April 2026
Modified
14 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0006 17.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-12664 is a high-severity Improper Validation of Specified Quantity in Input (CWE-1284) vulnerability in Gitlab Gitlab. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 17.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-5 (Denial-of-service Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Application or System Exploitation (T1499.004). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Denial-of-service protection directly prevents resource exhaustion from repeated unauthenticated GraphQL queries via mechanisms like rate limiting.

prevent

Flaw remediation requires patching the specific GraphQL vulnerability in GitLab to eliminate the DoS condition.

prevent

Information input validation mitigates improper validation of GraphQL queries (CWE-1284) that enables resource exhaustion.

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Directly enables application-level DoS via unauthenticated GraphQL query abuse leading to resource exhaustion (T1499.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.0 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an unauthenticated user to cause denial of service by sending repeated GraphQL queries.

Deeper analysisAI

CVE-2025-12664 is a denial-of-service vulnerability in GitLab Community Edition (CE) and Enterprise Edition (EE), affecting all versions from 13.0 prior to 18.8.9, 18.9 prior to 18.9.5, and 18.10 prior to 18.10.3. The flaw enables an unauthenticated user to trigger a DoS condition by sending repeated GraphQL queries, leading to resource exhaustion. It carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) and maps to CWE-1284 (Improper Validation of Specified Index or Position).

An unauthenticated attacker with network access can exploit this vulnerability by repeatedly submitting GraphQL queries to the GitLab instance. Successful exploitation results in denial of service through high resource consumption, with no requirements for privileges or user interaction and no impact on confidentiality or integrity.

GitLab has remediated the issue with patches in versions 18.8.9, 18.9.5, and 18.10.3. Administrators should upgrade affected instances to these versions or later to mitigate the vulnerability, as detailed in the official patch release notes, associated GitLab work item, and HackerOne disclosure report.

Details

CWE(s)

Affected Products

gitlab
gitlab
13.0.0 — 18.8.9 · 18.9.0 — 18.9.5 · 18.10.0 — 18.10.3

CVEs Like This One

CVE-2025-14511Same product: Gitlab Gitlab
CVE-2026-1092Same product: Gitlab Gitlab
CVE-2025-14513Same product: Gitlab Gitlab
CVE-2026-3988Same product: Gitlab Gitlab
CVE-2026-1388Same product: Gitlab Gitlab
CVE-2026-0958Same product: Gitlab Gitlab
CVE-2026-1725Same product: Gitlab Gitlab
CVE-2025-13928Same product: Gitlab Gitlab
CVE-2026-1069Same product: Gitlab Gitlab
CVE-2026-1458Same product: Gitlab Gitlab

References