CVE-2026-42794
Last modified
CVE-2026-42794 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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. '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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Absinthe-Graphql | Absinthe.Plug | >= 1.2.0, < 1.5.10 |
References
- https://cna.erlef.org/cves/CVE-2026-42794.htmlThird Party Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-42794Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42794?
How severe is CVE-2026-42794?
How do I fix CVE-2026-42794?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42789Improper Following of a Certificate's Chain of Trust vulnera…4.8
- CVE-2026-4279The Bread & Butter plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-42790Improper Certificate Validation vulnerability in Erlang OTP …8.1
- CVE-2026-42791Improper Certificate Validation vulnerability in Erlang OTP …3.7
- CVE-2026-42792Improper Handling of Exceptional Conditions vulnerability in…7.5
- CVE-2026-42793Allocation of Resources Without Limits or Throttling vulnera…7.5
- CVE-2026-42795Symlink following vulnerability in Gleam's Hex package expor…5.1
- CVE-2026-42796Arelle before 2.39.10 contains an unauthenticated remote cod…9.8
- CVE-2026-42797Exposure of Sensitive Information Through Data Queries vulne…4.9
- CVE-2026-42798Little CMS (lcms2) 2.16 through 2.18 before 2.19 has an inte…4
- CVE-2026-42799Out-of-bounds read vulnerability in ASR Kestrel (nr_fw modul…9.8
- CVE-2026-4280The Breaking News WP plugin for WordPress is vulnerable to L…6.5
Are you affected by CVE-2026-42794?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
