Cyber Posture

CVE-2026-1174

MediumPublic PoC

Published: 19 January 2026

Published
19 January 2026
Modified
23 February 2026
KEV Added
Patch
CVSS Score 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
EPSS Score 0.0017 38.2th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-1174 is a medium-severity Uncontrolled Resource Consumption (CWE-400) vulnerability in Birkir Prime. Its CVSS base score is 5.3 (Medium).

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

Threat & Defense at a Glance

What attackers do: exploitation maps to Application or System Exploitation (T1499.004).
Threat & Defense Details

Likely Mitigating ControlsAI

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.

addresses: CWE-400 CWE-404

Updated contingency plans include current procedures to detect, contain, and recover from resource exhaustion, limiting an attacker's ability to sustain impact from uncontrolled consumption.

addresses: CWE-400 CWE-404

Terminating idle connections bounds resource consumption that would otherwise allow uncontrolled accumulation of open sessions.

addresses: CWE-400

Limiting concurrent sessions directly prevents uncontrolled resource consumption by capping the number of active sessions per user or account.

addresses: CWE-400

Analysis identifies uncontrolled resource consumption indicative of denial-of-service or abuse attempts.

addresses: CWE-400

Contingency plan testing includes resource exhaustion scenarios to verify recovery, making it harder for attackers to sustain exploits that cause uncontrolled consumption.

addresses: CWE-400

Alternate site allows resumption of operations if resource exhaustion at the primary site is exploited to cause unavailability.

addresses: CWE-400

Alternate telecommunications services enable resumption of essential functions when primary services become unavailable due to uncontrolled resource consumption.

addresses: CWE-400

The team can analyze and respond to resource exhaustion incidents, reducing the impact of attacks that exploit uncontrolled consumption weaknesses.

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-layer resource exhaustion DoS via unauthenticated exploitation of the GraphQL endpoint (CWE-400).

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

NVD Description

A vulnerability was determined in birkir prime up to 0.4.0.beta.0. This affects an unknown function of the file /graphql of the component GraphQL Alias Handler. This manipulation causes resource consumption. The attack is possible to be carried out remotely. The…

more

exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.

Deeper analysisAI

CVE-2026-1174 is a vulnerability in the birkir prime project, affecting versions up to 0.4.0.beta.0. It targets an unknown function within the /graphql endpoint of the GraphQL Alias Handler component, enabling resource consumption. Classified under CWE-400 (Uncontrolled Resource Consumption) and CWE-404, the issue has a CVSS v3.1 base score of 5.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L), indicating medium severity with low impact on availability but no effects on confidentiality or integrity.

Remote attackers require no privileges, authentication, or user interaction to exploit this vulnerability over the network with low complexity. Successful exploitation results in partial denial of service through resource exhaustion, disrupting service availability for affected instances.

Advisories from VulDB note that the project was informed early via GitHub issue #545 but has not responded or released patches. The primary references include the birkir prime GitHub repository and VulDB entries detailing the issue (ctiid.341768, id.341768, submit.731105), with no mitigation guidance provided beyond awareness.

The exploit has been publicly disclosed and may be utilized, increasing the risk for unpatched deployments.

Details

CWE(s)

Affected Products

birkir
prime
≤ 0.4.0

CVEs Like This One

CVE-2026-1172Same product: Birkir Prime
CVE-2026-1173Same product: Birkir Prime
CVE-2026-1171Same product: Birkir Prime
CVE-2026-1169Same product: Birkir Prime
CVE-2026-1175Same product: Birkir Prime
CVE-2025-15532Shared CWE-400, CWE-404
CVE-2025-55102Shared CWE-400, CWE-404
CVE-2025-9464Shared CWE-400
CVE-2024-53458Shared CWE-400
CVE-2024-57085Shared CWE-400

References