GHSA-68jq-c3rv-pcrr · Severity: medium · Ecosystem: composer — graphql-php is affected by a Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation
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.
Conclusion & alert: CVE-2026-40476 is rated Moderate Risk (41.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.48%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.48% | +0.46% |
| 2 | 2026-04-18 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-68jq-c3rv-pcrr · Severity: medium · Ecosystem: composer — graphql-php is affected by a Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| webonyx | graphql-php | < 15.31.5 | cpe:2.3:a:webonyx:graphql-php:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/webonyx/graphql-php/releases/tag/v15.31.5 | Release Notes |
| https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr | Vendor Advisory |