Type Validation Vulnerability in GraphQL for Go by GitHub
CVE-2026-80051
Key Information:
- Vendor
Graphql-go Project
- Status
- Vendor
- CVE Published:
- 25 August 2026
Badges
What is CVE-2026-80051?
The GraphQL for Go library, up to version 0.8.1, contains a vulnerability that fails to validate scalar variable values against their declared types. Specifically, the built-in functions coerceString and coerceBool do not enforce type checking, allowing improperly typed input. This oversight can lead to severe consequences, such as a stack overflow error when handling deeply nested data, which deviates from the error handling standards set by the GraphQL specification. Proper validation is crucial for ensuring data integrity and preventing unexpected behaviors.
Affected Version(s)
graphql-go 0 <= 0.8.1
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
