← Volver al buscador de CVEs

CVE-2026-80051

graphql-go/graphql

Descripción

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.

CVSS 5.9EPSS 0.132%Riesgo 0.6
Ver fuente
Publicación
2026-08-25 18:18:07
Versiones afectadas
<=0.8.1
Tipo
Librería
Última modificación
2026-08-25 20:17:08
Vector
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