Ad

CVE-2026-23897

HIGH CVSS 3.1: 7.5 EPSS 0.02%
Updated Mar 18, 2026
Apollographql
Parameter Value
CVSS 7.5 (HIGH)
Affected Versions 2.0.0 — 5.4.0
Fixed In 4.13.0
Type CWE-1333 (Inefficient Regular Expression Complexity / ReDoS)
Vendor Apollographql
Public PoC No

Apollo Server is an open-source, spec-compliant GraphQL server that's compatible with any GraphQL client, including Apollo Client. In versions from 2.0.0 to 3.13.0, 4.2.0 to before 4.13.0, and 5.0.0 to before 5.4.0, the default configuration of startStandaloneServer from @apollo/server/standalone is vulnerable to denial of service (DoS) attacks through specially crafted request bodies with exotic character set encodings. This issue does not affect users that use @apollo/server as a dependency for integration packages, like @as-integrations/express5 or @as-integrations/next, only direct usage of startStandaloneServer.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Vulnerable Products 3

Configuration From (including) Up to (excluding)
Apollographql Apollo_Server
cpe:2.3:a:apollographql:apollo_server:*:*:*:*:*:*:*:*
2.0.0 <= 3.13.0
Apollographql Apollo_Server
cpe:2.3:a:apollographql:apollo_server:*:*:*:*:*:*:*:*
4.2.0 4.13.0
Apollographql Apollo_Server
cpe:2.3:a:apollographql:apollo_server:*:*:*:*:*:*:*:*
5.0.0 5.4.0

Related Vulnerabilities