Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. vendure/core
  4. ›
  5. CVE-2026-63460

CVE-2026-63460: Vendure: Unauthenticated ReDoS via `regex` filter on SQLite backends

September 17, 2026

[!IMPORTANT] Only instances running on the SQLite driver (better-sqlite3) are affected; SQLite is usually used in development/testing backend, so production deployments on PostgreSQL or MySQL/MariaDB are unaffected.

The StringOperators.regex filter exposed on the public Shop GraphQL API is evaluated inside the Node.js event loop via a synchronous SQLite user-defined function (UDF). Supplying a catastrophically backtracking pattern blocks the entire event loop, causing a complete denial of service with no authentication required.


References

  • github.com/advisories/GHSA-jgm3-qmp2-c4p7
  • github.com/vendurehq/vendure/commit/f74cbbb0b9a50b5b0131822835fe7ee9b71b42c9
  • github.com/vendurehq/vendure/releases/tag/v3.6.5
  • github.com/vendurehq/vendure/security/advisories/GHSA-jgm3-qmp2-c4p7
  • nvd.nist.gov/vuln/detail/CVE-2026-63460

Code Behaviors & Features

Detect and mitigate CVE-2026-63460 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.6.5

Fixed versions

  • 3.6.5

Solution

Upgrade to version 3.6.5 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity

Source file

npm/vendure/core/CVE-2026-63460.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 18 Sep 2026 00:18:02 +0000.