← Volver al buscador de CVEs

CVE-2026-42794

absinthe-graphql

Descripción

Improper Neutralization of Input During Web Page Generation (XSS) vulnerability in absinthe-graphql absinthe_plug allows reflected cross-site scripting via the GraphiQL interface. -Elixir.Absinthe.Plug.GraphiQL-:js_escape/1 in lib/absinthe/plug/graphiql.ex escapes single quotes and newlines in the query GET parameter before embedding it in an inline JavaScript string, but does not escape backslashes. An attacker can bypass the escaping by prefixing a quote with a backslash (e.g. \-), breaking out of the string context and executing arbitrary JavaScript in the victim-s browser. This issue affects absinthe_plug: from 1.2.0.

CVSS 2.3EPSS 0.28200000000000003%Riesgo 0.24
Ver fuente
Publicación
2026-05-08 16:16:12
Versiones afectadas
>=1.2.0
Tipo
Package
Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/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