Vulnerability Description
Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance. **Note:** It was not proven that this vulnerability can crash the process.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Graphql | Graphql | >= 16.3.0, < 16.8.1 |
Related Weaknesses (CWE)
References
- https://github.com/graphql/graphql-js/commit/f94b511386c7e47bd0380dcd56553dc0633Patch
- https://github.com/graphql/graphql-js/issues/3955ExploitIssue TrackingThird Party Advisory
- https://github.com/graphql/graphql-js/pull/3972Product
- https://github.com/graphql/graphql-js/releases/tag/v16.8.1Release Notes
- https://security.snyk.io/vuln/SNYK-JS-GRAPHQL-5905181ExploitIssue TrackingPatch
- https://github.com/graphql/graphql-js/commit/f94b511386c7e47bd0380dcd56553dc0633Patch
- https://github.com/graphql/graphql-js/issues/3955ExploitIssue TrackingThird Party Advisory
- https://github.com/graphql/graphql-js/pull/3972Product
- https://github.com/graphql/graphql-js/releases/tag/v16.8.1Release Notes
- https://security.snyk.io/vuln/SNYK-JS-GRAPHQL-5905181ExploitIssue TrackingPatch
FAQ
What is CVE-2023-26144?
CVE-2023-26144 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large qu...
How severe is CVE-2023-26144?
CVE-2023-26144 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-26144?
Check the references section above for vendor advisories and patch information. Affected products include: Graphql Graphql.