CVE-2026-40476
MEDIUM EPSS 38.1%
Published Apr 17, 20262mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Published Apr 17, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs O(n²) pairwise comparisons of fields sharing the same response name. An attacker can send a query with thousands of repeated identical fields, causing excessive CPU usage during validation before execution begins. This is not mitigated by existing QueryDepth or QueryComplexity rules. This issue has been fixed in version 15.31.5.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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 Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
38.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-407
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| webonyx | graphql-php | * | <15.31.5 |
References 2
- github.com https://github.com/webonyx/graphql-php/releases/tag/v15.31.5
- github.com https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.