GHSA-c62g-j346-39v5 · Severity: low · Ecosystem: erlang — absinthe_plug Has a Cross-site Scripting vulnerability
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 before 1.5.10.
Conclusion & alert: CVE-2026-42794 is rated Low Risk (9.5/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-22 | 0.06% | 0.01% | -0.05% |
| 2 | 2026-05-14 | 0.05% | 0.06% | +0.02% |
| 3 | 2026-05-09 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.3 | 4.0 | LOW |
|
— | — | 6b3ad84c-e1a6-4bf7-a703-f496b71e49db |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
GHSA-c62g-j346-39v5 · Severity: low · Ecosystem: erlang — absinthe_plug Has a Cross-site Scripting vulnerability
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| absinthe-graphql | absinthe.plug | >= 1.2.0, < 1.5.10 | cpe:2.3:a:absinthe-graphql:absinthe.plug:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://cna.erlef.org/cves/CVE-2026-42794.html | Third Party Advisory |
| https://github.com/absinthe-graphql/absinthe_plug/commit/23a0d5658d32420086711adf4ce8f05febb09963 | Patch |
| https://github.com/absinthe-graphql/absinthe_plug/issues/275 | Issue Tracking |
| https://osv.dev/vulnerability/EEF-CVE-2026-42794 | Third Party Advisory |