CVE-2026-23897
Unknown
Unknown - Not Provided
Denial of Service in Apollo Server startStandaloneServer via Malformed Requests
Publication date: 2026-02-04
Last updated on: 2026-03-18
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apollographql | apollo_server | From 4.2.0 (inc) to 4.13.0 (exc) |
| apollographql | apollo_server | From 5.0.0 (inc) to 5.4.0 (exc) |
| apollographql | apollo_server | From 2.0.0 (inc) to 3.13.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1333 | The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles. |