CVE-2026-42794
Severity CVSS v4.0:
LOW
Type:
CWE-79
Cross-Site Scripting (XSS)
Publication date:
08/05/2026
Last modified:
08/05/2026
Description
Improper Neutralization of Input During Web Page Generation (XSS) vulnerability in absinthe-graphql absinthe_plug allows reflected cross-site scripting via the GraphiQL interface.<br />
<br />
&#39;Elixir.Absinthe.Plug.GraphiQL&#39;: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. \&#39;), breaking out of the string context and executing arbitrary JavaScript in the victim&#39;s browser.<br />
<br />
This issue affects absinthe_plug: from 1.2.0.
Impact
Base Score 4.0
2.30
Severity 4.0
LOW
References to Advisories, Solutions, and Tools
- https://cna.erlef.org/cves/CVE-2026-42794.html
- https://github.com/absinthe-graphql/absinthe_plug/commit/23a0d5658d32420086711adf4ce8f05febb09963
- https://github.com/absinthe-graphql/absinthe_plug/issues/275
- https://osv.dev/vulnerability/EEF-CVE-2026-42794
- https://github.com/absinthe-graphql/absinthe_plug/issues/275



