GHSA-v66j-6wwf-jc57 · Severity: medium · Ecosystem: npm — Mercurius: Incorrect Content-Type parsing can lead to CSRF attack
Mercurius is a GraphQL adapter for Fastify. Prior to version 16.4.0, a cross-site request forgery (CSRF) vulnerability was identified. The issue arises from incorrect parsing of the Content-Type header in requests. Specifically, requests with Content-Type values such as application/x-www-form-urlencoded, multipart/form-data, or text/plain could be misinterpreted as application/json. This misinterpretation bypasses the preflight checks performed by the fetch() API, potentially allowing unauthorized actions to be performed on behalf of an authenticated user. This issue has been patched in version 16.4.0.
Conclusion & alert: CVE-2025-64166 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-03-06 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 3.1 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
GHSA-v66j-6wwf-jc57 · Severity: medium · Ecosystem: npm — Mercurius: Incorrect Content-Type parsing can lead to CSRF attack
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| mercurius_project | mercurius | < 16.4.0 | cpe:2.3:a:mercurius_project:mercurius:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/mercurius-js/mercurius/commit/962d402ec7a92342f4a1b7f5f04af01776838c3c | Patch |
| https://github.com/mercurius-js/mercurius/pull/1187 | Issue Tracking Patch |
| https://github.com/mercurius-js/mercurius/security/advisories/GHSA-v66j-6wwf-jc57 | Exploit Patch Vendor Advisory |