Vendure is an open-source headless commerce platform. Prior to 3.6.5, the public Shop GraphQL API allows an unauthenticated caller to supply a catastrophically backtracking pattern through StringOperators.regex. packages/core/src/service/helpers/list-query-builder/parse-filter-params.ts passes the raw pattern to the REGEXP implementation registered by packages/core/src/service/helpers/list-query-builder/list-query-builder.ts, and better-sqlite3 and sqljs evaluate it synchronously in the Node.js event loop. ShopProductsResolver.products is publicly reachable, so one nested-quantifier pattern can block request processing and make the storefront and admin API unavailable, while repeated requests can sustain denial of service. PostgreSQL and MySQL or MariaDB deployments do not execute this regular expression in the Node.js event loop. This issue is fixed in version 3.6.5.
CVE-2026-63460
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 38(Track)EG Risk 38/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (3)
Auto-updated Sep 17, 2026v3.6.5
Patch available: vendurehq/vendure v3.6.5
https://github.com/vendurehq/vendure/releases/tag/v3.6.5commit f74cbbb0b9a5 (vendurehq/vendure)
Fix landed in vendurehq/vendure commit f74cbbb0b9a5 — awaiting tagged release
https://github.com/vendurehq/vendure/commit/f74cbbb0b9a50b5b0131822835fe7ee9b71b42c9Unauthenticated ReDoS via `regex` filter on SQLite backends · Advisory · vendurehq/vendure · GitHub
https://github.com/vendurehq/vendure/security/advisories/GHSA-jgm3-qmp2-c4p7Vendor Advisories for CVE-2026-63460(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 19:36 UTCEG score recompute
- 2026-09-18 20:37 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 15:23 UTCEG score recompute
- 2026-09-17 14:44 UTCEG score recompute
- 2026-09-17 14:44 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-63460?
When was CVE-2026-63460 disclosed?
Is CVE-2026-63460 actively exploited?
What is the CVSS score of CVE-2026-63460?
How do I remediate CVE-2026-63460?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63460
Is Your Infrastructure Affected by CVE-2026-63460?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.