Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

apollographql — Vulnerabilities & Security Advisories 20

Browse all 20 CVE security advisories affecting apollographql. AI-powered Chinese analysis, POCs, and references for each vulnerability.

Apollo GraphQL serves as a comprehensive framework for building and operating GraphQL services, enabling developers to create flexible APIs that aggregate data from multiple sources. Its widespread adoption in enterprise environments has made it a significant target for attackers, resulting in twenty recorded Common Vulnerabilities and Exposures (CVEs). Historically, the most prevalent vulnerability classes involve server-side request forgery (SSRF), remote code execution (RCE), and cross-site scripting (XSS), often stemming from insufficient input validation or improper handling of introspection queries. Notable incidents include critical flaws in the Apollo Server middleware that allowed attackers to execute arbitrary code or bypass authentication mechanisms. These security characteristics highlight the risks associated with complex middleware chains and the necessity for rigorous input sanitization. Organizations utilizing this technology must prioritize regular dependency updates and implement strict access controls to mitigate the potential for data exfiltration or system compromise.

CVE ID Title CVSS Severity Published
CVE-2026-35577 Missing Host Header Validation in Apollo MCP Server for Localhost Deployments — apollo-mcp-server CWE-346 6.8 Medium 2026-04-09
CVE-2026-23897 Apollo Server is vulnerable to denial of service with `startStandaloneServer` — apollo-server CWE-1333 7.5 High 2026-02-04
CVE-2025-64530 @apollo/composition has Improper Enforcement of Access Control on Interface Types and Fields — federation CWE-288 7.5 High 2025-11-13
CVE-2025-64347 Apollo Router Improperly Enforces Renamed Access Control Directives — router CWE-284 7.5 High 2025-11-07
CVE-2025-64173 Apollo Router Core: Access Control Bypass on Polymorphic Types — router CWE-288 7.5 High 2025-11-06
CVE-2025-59845 Apollo Embedded Sandbox and Explorer vulnerable to CSRF via window.postMessage origin-validation bypass — embeddable-explorer CWE-346 8.2 High 2025-09-26
CVE-2025-32380 Apollo Router Query Validation Vulnerable to Excessive Resource Consumption via Named Fragment Processing — router CWE-770 7.5 High 2025-04-09
CVE-2025-32034 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion — router CWE-770 7.5 High 2025-04-07
CVE-2025-32033 Apollo Router Operation Limits Vulnerable to Bypass via Integer Overflow — router CWE-119 7.5 High 2025-04-07
CVE-2025-32032 Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass — router CWE-770 7.5 High 2025-04-07
CVE-2025-32031 Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass — federation CWE-770 7.5 High 2025-04-07
CVE-2025-32030 Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion — federation CWE-770 7.5 High 2025-04-07
CVE-2025-31496 apollo-compiler Named Fragment Processing Vulnerability — apollo-rs CWE-770 7.5 High 2025-04-07
CVE-2024-43414 Apollo Query Planner and Apollo Gateway may infinitely loop on sufficiently complex queries — federation CWE-674 7.5 High 2024-08-27
CVE-2024-43783 Apollo Router Coprocessors may cause Denial-of-Service when handling request bodies — router CWE-770 7.5 High 2024-08-27
CVE-2024-32971 Defect in query plan cache may cause incorrect operations to be executed in Apollo Router — router CWE-670 9.1 Critical 2024-05-02
CVE-2024-28101 Apollo Router's Compressed Payloads do not respect HTTP Payload Limits — router CWE-409 7.5 High 2024-03-06
CVE-2024-23841 XSS in @apollo/experimental-nextjs-app-support — apollo-client-nextjs CWE-80 8.2 High 2024-01-30
CVE-2023-45812 Improper Check or Handling of Exceptional Conditions in apollo-router — router CWE-754 7.5 High 2023-10-18
CVE-2023-41317 Unnamed "Subscription" operation results in Denial-of-Service in apollographql/router — router CWE-755 7.5 High 2023-09-05

This page lists every published CVE security advisory associated with apollographql. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.