OVERVIEW CVE-2026-40476 is a denial-of-service vulnerability in graphql-go, a Go-based GraphQL implementation affecting versions 15.31.4 and below. The vulnerability exists in the OverlappingFieldsCanBeMerged validation rule, which performs quadratic (O(n²)) pairwise comparisons of fields with identical response names. An attacker can exploit this by crafting malicious GraphQL queries containing thousands of repeated identical fields to trigger excessive CPU consumption during the validation phase, before query execution even begins. SEVERITY The vulnerability requires an attacker to send a specifically crafted GraphQL query, representing a network-accessible attack vector with low complexity. The primary impact is availability, as the excessive validation processing consumes significant CPU resources and can cause application unresponsiveness. Notably, this vulnerability bypasses existing query depth and query complexity mitigation rules typically implemented by graphql-go users. The CVSS score is not yet assigned, though the FAUCET risk score of 36.0 and EPSS score of 0.000290 indicate relatively low overall severity within the vulnerability landscape. EXPLOITATION STATUS This vulnerability is not currently being actively exploited in the wild, as indicated by its inactive status on the KEV catalog and the very low EPSS percentile ranking. No public exploit code has been widely documented or released. Community attention appears minimal given the low EPSS score. The vulnerability was patched in version 15.31.5, and organizations running graphql-go should upgrade immediately to mitigate this denial-of-service risk.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
< 15.31.5CPE matchmatch criteria | cpe:2.3:a:webonyx:graphql-php:*:*:*:*:*:*:*:* |
CVSS version used by this source: 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.