Skip to main content

Node.js CVE-2026-34573

| EUVDEUVD-2026-17500 HIGH
Inefficient Algorithmic Complexity (CWE-407)
2026-03-31 GitHub_M GHSA-mfj6-6p54-m98c
8.2
CVSS 4.0 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
8.2 HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

4
Patch released
Apr 01, 2026 - 02:30 nvd
Patch available
EUVD ID Assigned
Mar 31, 2026 - 15:31 euvd
EUVD-2026-17500
Analysis Generated
Mar 31, 2026 - 15:31 vuln.today
CVE Published
Mar 31, 2026 - 15:06 nvd
HIGH 8.2

DescriptionGitHub Advisory

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.68 and 9.7.0-alpha.12, the GraphQL query complexity validator can be exploited to cause a denial-of-service by sending a crafted query with binary fan-out fragment spreads. A single unauthenticated request can block the Node.js event loop for seconds, denying service to all concurrent users. This only affects deployments that have enabled the requestComplexity.graphQLDepth or requestComplexity.graphQLFields configuration options. This issue has been patched in versions 8.6.68 and 9.7.0-alpha.12.

AnalysisAI

GraphQL query complexity validator in Parse Server allows remote denial-of-service via crafted queries with binary fan-out fragment spreads, blocking the Node.js event loop for seconds with a single unauthenticated request. Parse Server versions prior to 8.6.68 and 9.7.0-alpha.12 are affected when requestComplexity.graphQLDepth or requestComplexity.graphQLFields options are enabled. EPSS data not provided; no public exploit identified at time of analysis. CVSS 8.2 (High) reflects network-accessible attack with low complexity requiring no privileges, causing high availability impact.

Technical ContextAI

Parse Server is an open-source Backend-as-a-Service platform deployable on Node.js infrastructure, providing GraphQL API endpoints. The vulnerability (CWE-407: Inefficient Algorithmic Complexity) resides in the GraphQL query complexity validation logic. When deployments enable requestComplexity.graphQLDepth or requestComplexity.graphQLFields configuration options to limit expensive queries, the validator can be exploited using specially crafted queries containing binary fan-out fragment spreads. These malformed fragments trigger exponential or polynomial-time validation algorithms that exhaust CPU resources on the main Node.js event loop. Since Node.js is single-threaded for JavaScript execution, blocking the event loop prevents processing of all concurrent requests, creating a resource exhaustion denial-of-service condition. The affected product CPE cpe:2.3:a:parse-community:parse-server identifies the parse-community Parse Server package as the vulnerable component.

RemediationAI

Upgrade Parse Server to version 8.6.68 or later for production 8.x deployments, or version 9.7.0-alpha.12 or later for development 9.x branches. Vendor-released patches are available through the standard npm package distribution channel. The fix is implemented in upstream commits ea15412795f34594cc8a674fe858d445675e0295 (8.x branch) and f759bda075298ec44e2b4fb57659a0c56620483b (9.x branch) as documented in pull requests https://github.com/parse-community/parse-server/pull/10344 and https://github.com/parse-community/parse-server/pull/10345. Organizations unable to immediately upgrade should consider temporarily disabling requestComplexity.graphQLDepth and requestComplexity.graphQLFields configuration options to eliminate the attack surface, though this removes query complexity protection. Implement network-layer rate limiting and request timeout controls as additional defense-in-depth measures for GraphQL endpoints. Review the vendor security advisory at https://github.com/parse-community/parse-server/security/advisories/GHSA-mfj6-6p54-m98c for detailed remediation guidance and configuration recommendations.

CVE-2024-55591 CRITICAL POC
9.8 Jan 14

FortiOS and FortiProxy contain an authentication bypass via the Node.js websocket module allowing unauthenticated remote

CVE-2014-7205 CRITICAL POC
10.0 Oct 08

Eval injection vulnerability in the internals.batch function in lib/batch.js in the bassmaster plugin before 1.5.2 for t

CVE-2025-59528 CRITICAL POC
10.0 Sep 22

Flowise version 3.0.5 contains a remote code execution vulnerability in the CustomMCP node. The mcpServerConfig paramete

CVE-2017-14849 HIGH POC
7.5 Sep 28

Node.js 8.5.0 before 8.6.0 allows remote attackers to access unintended files, because a change to ".." handling was inc

CVE-2017-5941 CRITICAL POC
9.8 Feb 09

An issue was discovered in the node-serialize package 0.0.4 for Node.js. Rated critical severity (CVSS 9.8), this vulner

CVE-2014-3744 HIGH POC
7.5 Oct 23

Directory traversal vulnerability in the st module before 0.2.5 for Node.js allows remote attackers to read arbitrary fi

CVE-2014-9566 HIGH POC
7.5 Mar 10

Multiple SQL injection vulnerabilities in the Manage Accounts page in the AccountManagement.asmx service in the Solarwin

CVE-2013-4660 MEDIUM POC
6.8 Jun 28

The JS-YAML module before 2.0.5 for Node.js parses input without properly considering the unsafe !!js/function tag, whic

CVE-2015-5688 MEDIUM POC
5.0 Sep 04

Directory traversal vulnerability in lib/app/index.js in Geddy before 13.0.8 for Node.js allows remote attackers to read

CVE-2026-45321 CRITICAL POC
9.6 May 12

Credential-harvesting malware compromised 84 versions of 42 TanStack npm packages on 2026-05-11 via chained GitHub Actio

CVE-2014-7192 CRITICAL POC
10.0 Dec 11

Eval injection vulnerability in index.js in the syntax-error package before 1.1.1 for Node.js 0.10.x, as used in IBM Rat

CVE-2013-4450 MEDIUM POC
5.0 Oct 21

The HTTP server in Node.js 0.10.x before 0.10.21 and 0.8.x before 0.8.26 allows remote attackers to cause a denial of se

Share

CVE-2026-34573 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy