Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40324

30
FAUCET Score

OVERVIEW CVE-2026-40324 is a stack overflow vulnerability affecting Hot Chocolate, an open-source GraphQL server. The recursive descent parser lacks recursion depth limits, allowing attackers to craft deeply nested GraphQL documents that trigger unrecoverable StackOverflowException errors. Affected versions are those prior to 12.22.7, 13.9.16, 14.3.1, and 15.1.14. Exploitation requires as little as 40 KB of malicious GraphQL input, well within typical network transfer limits. SEVERITY This is a critical denial-of-service vulnerability with a CVSS score of 9.1. The attack vector is network-based with no authentication required, and exploitation complexity is minimal. The impact is severe: uncatchable stack overflow exceptions immediately terminate the entire worker process in the .NET runtime, dropping all in-flight HTTP requests, background tasks, and WebSocket subscriptions. Because StackOverflowException cannot be caught in .NET, all standard validation controls—including MaxExecutionDepth checks, complexity analyzers, and persisted query allow-lists—cannot intercept the crash. Request body size limits offer minimal protection given the small payload size and high compressibility. EXPLOITATION STATUS There is no evidence of active exploitation or publicly available exploit code. The vulnerability has not been assigned to the Known Exploited Vulnerabilities (KEV) catalog, and community attention appears limited based on its low EPSS score of 0.00043. The threat remains theoretical but unmitigated without patching, making immediate upgrade to the fixed versions essential for production deployments.

Impacted Technologies

VendorProductVersion(s)CPE
ChilliCreamGraphql-Platform
< 12.22.7, >= 13.0.0, < 13.9.16, >= 14.0.0, < 14.3.1, >= 15.0.0, < 15.1.14CNA affected

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.90%
Probability of exploitation in next 30 days
EPSS Percentile
56.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0090 is in the 41st percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

nugetpatch availablevia ghsa
Product: HotChocolate.LanguageFixed in: 12.22.7
nugetpatch availablevia ghsa
Product: HotChocolate.LanguageFixed in: 13.9.16
nugetpatch availablevia ghsa
Product: HotChocolate.LanguageFixed in: 14.3.1
nugetpatch availablevia ghsa
Product: HotChocolate.LanguageFixed in: 15.1.14

Vendor Advisories (1)

nugetGHSA-qr3m-xw4c-jqw3critical

ChilliCream GraphQL Platform: Utf8GraphQLParser Stack Overflow via Deeply Nested GraphQL Documents

Apr 16, 2026

References

github.com / ChilliCream/graphql-platform/commit/08c0caa42ca33c121bbed49d2db892e5bf6fb541
github.com / ChilliCream/graphql-platform/commit/4cbaf67d366f800fc1e484bc5c06dfcf27b45023
github.com / ChilliCream/graphql-platform/commit/b185eb276c9ee227bd44616ff113be7f01a66c69
github.com / ChilliCream/graphql-platform/commit/b9271e6a500484c002fd528dcd34d1a9b445480f
github.com / ChilliCream/graphql-platform/pull/9528
github.com / ChilliCream/graphql-platform/pull/9530
github.com / ChilliCream/graphql-platform/pull/9531
github.com / ChilliCream/graphql-platform/releases/tag/12.22.7
github.com / ChilliCream/graphql-platform/releases/tag/13.9.16
github.com / ChilliCream/graphql-platform/releases/tag/14.3.1
github.com / ChilliCream/graphql-platform/releases/tag/15.1.14
github.com / ChilliCream/graphql-platform/security/advisories/GHSA-qr3m-xw4c-jqw3