CVE-2026-80051
Last modified
CVE-2026-80051 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. github.com/graphql-go/graphql (GraphQL for Go) through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions (scalars.go) accept input whose type does not match the declared String, ID, or Boolean scalar instead of raising the request error that the GraphQL specification mandates.
Description
github.com/graphql-go/graphql (GraphQL for Go) through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions (scalars.go) accept input whose type does not match the declared String, ID, or Boolean scalar instead of raising the request error that the GraphQL specification mandates. In some cases (but not any typical case of JSON sent to a website), a deeply nested value leads to an unrecoverable "fatal error: stack overflow" condition.
Metrics
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| graphql-go project | graphql-go | <= 0.8.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80051?
How severe is CVE-2026-80051?
How do I fix CVE-2026-80051?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8002Use after free in Audio in Google Chrome on Mac prior to 148…8.8
- CVE-2026-8003Insufficient validation of untrusted input in TabGroups in G…5.4
- CVE-2026-8004Insufficient policy enforcement in DevTools in Google Chrome…4.3
- CVE-2026-80049Airbyte Platform resolves the workspace used for its authori…8.8
- CVE-2026-8005Insufficient validation of untrusted input in Cast in Google…4.3
- CVE-2026-80050ContiNew Admin fails to apply file-upload permission checks …6.5
- CVE-2026-8006Insufficient policy enforcement in DevTools in Google Chrome…5.4
- CVE-2026-8007Insufficient validation of untrusted input in Cast in Google…7.5
- CVE-2026-8008Inappropriate implementation in DevTools in Google Chrome pr…5.4
- CVE-2026-8009Inappropriate implementation in Cast in Google Chrome prior …5
- CVE-2026-8010Insufficient validation of untrusted input in SiteIsolation …6.3
- CVE-2026-80101A flaw was found in the file-xwd plugin in GIMP. When proces…4.4
Are you affected by CVE-2026-80051?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
