CVEPublished 2026-08-25Modified 2026-09-090 articles on news5 live referencesNVD data

CVE-2026-80051

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
3
Exploit Prediction Scoring System · top 97% of all CVEs
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.

Timeline
Published 2026-08-25
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-80051 on GitHub.
We haven't classified any articles referencing CVE-2026-80051 yet. The external references above still apply.