CVE 7.5 HIGH

Apollo Server is vulnerable to denial of service with `startStandaloneServer`_CVE-2026-23897

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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.

Basic Information

ID CVE-2026-23897
Source GitHub_M
Published Feb 4, 2026 at 19:18
Modified Feb 4, 2026 at 19:55

Affected Product

Vendor apollographql
Product apollo-server
Version >= 2.0.0, <= 3.13.0
Affected Versions apollographql apollo-server >= 2.0.0, <= 3.13.0
apollographql apollo-server >= 4.2.0, < 4.13.0
apollographql apollo-server >= 5.0.0, < 5.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.