Cyber Posture

CVE-2025-1257

Medium

Published: 13 March 2025

Published
13 March 2025
Modified
08 August 2025
KEV Added
Patch
CVSS Score 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
EPSS Score 0.0012 30.2th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.

Security Summary

CVE-2025-1257 is a denial-of-service vulnerability in GitLab Enterprise Edition (EE), affecting all versions starting from 12.3 before 17.7.7, 17.8 prior to 17.8.5, and 17.9 prior to 17.9.2. The issue stems from the ability to manipulate specific API inputs in certain GitLab instances, leading to resource exhaustion as classified under CWE-770 (Allocation of Resources Without Limits or Throttling). It carries a CVSS v3.1 base score of 6.5 (AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H), indicating medium severity with high impact on availability but no confidentiality or integrity effects.

An unauthenticated attacker accessible over the network can exploit this vulnerability with low complexity by crafting and submitting malicious API inputs, though it requires user interaction to trigger. Successful exploitation results in a denial-of-service condition, potentially disrupting GitLab services such as API responsiveness or instance stability without compromising data or escalating privileges.

Mitigation involves upgrading to GitLab EE versions 17.7.7 or later, 17.8.5 or later, or 17.9.2 or later, as indicated by the affected version ranges in the advisory. Additional details are available in the GitLab issue tracker at https://gitlab.com/gitlab-org/gitlab/-/issues/519348 and the originating HackerOne report at https://hackerone.com/reports/2984218.

Details

CWE(s)
CWE-770

Affected Products

gitlab
gitlab
12.3.0 — 17.7.7 · 17.8.0 — 17.8.5 · 17.9.0 — 17.9.2

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
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?

The CVE describes a remotely exploitable DoS in a public-facing GitLab application via malicious API inputs causing resource exhaustion (CWE-770), directly mapping to T1190 for exploiting public-facing applications and T1499.004 for application/system exploitation leading to denial of service.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References