๐Ÿ” CVE Alert

CVE-2026-40476

UNKNOWN 0.0

graphql-php: Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-407
Vendor webonyx
Product graphql-php
Published Apr 17, 2026
Stay Ahead of the Next One

Get instant alerts for webonyx graphql-php

Be the first to know when new unknown vulnerabilities affecting webonyx graphql-php are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

webonyx / graphql-php
< 15.31.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr github.com: https://github.com/webonyx/graphql-php/releases/tag/v15.31.5