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-40476

25
FAUCET Score

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.

Impacted Technologies

VendorProductVersion(s)CPE
< 15.31.5CPE matchmatch criteria
cpe:2.3:a:webonyx:graphql-php:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.9MEDIUM

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
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.48%
Probability of exploitation in next 30 days
EPSS Percentile
39.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.0049 is in the 17th percentile among its peer group of 51,506 CVEs.

Social Chatter

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.

Media 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.

Remediation

Patch Available

Vendor Patches (2)

composerpatch availablevia ghsa
Product: webonyx/graphql-phpFixed in: 15.31.5
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-68jq-c3rv-pcrrmedium

graphql-php is affected by a Denial of Service via quadratic complexity in OverlappingFieldsCanBeMerged validation

Apr 14, 2026

References

github.com / webonyx/graphql-php/releases/tag/v15.31.5
Release Notes
github.com / webonyx/graphql-php/security/advisories/GHSA-68jq-c3rv-pcrr
Vendor Advisory