CVE-2026-63460: CWE-1333: Inefficient Regular Expression Complexity in vendurehq vendure
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.
AI Analysis
Technical Summary
CVE-2026-63460 is an inefficient regular expression complexity vulnerability (CWE-1333) in vendurehq's Vendure platform before version 3.6.5. The public Shop GraphQL API allows unauthenticated callers to provide a regex pattern via StringOperators.regex that is passed directly to the REGEXP implementation evaluated synchronously in Node.js. Specifically, the vulnerable code paths are in parse-filter-params.ts and list-query-builder.ts, with better-sqlite3 and sqljs performing synchronous regex evaluation. A nested-quantifier pattern can cause catastrophic backtracking, blocking the Node.js event loop and denying service. Deployments using PostgreSQL or MySQL/MariaDB are not affected by this synchronous evaluation issue. The vulnerability is fixed in Vendure 3.6.5.
Potential Impact
An unauthenticated attacker can cause a denial of service by submitting a crafted regex pattern that triggers catastrophic backtracking, blocking the Node.js event loop and making the storefront and admin API unavailable. This affects deployments using better-sqlite3 or sqljs for database backends. There is no impact on confidentiality or integrity, and deployments using PostgreSQL or MySQL/MariaDB are not affected by this issue.
Mitigation Recommendations
Upgrade Vendure to version 3.6.5 or later, where this vulnerability is fixed. No other mitigations are indicated by the vendor advisory. If upgrading is not immediately possible, consider using PostgreSQL or MySQL/MariaDB as the database backend, which do not evaluate the regex in the Node.js event loop and thus are not vulnerable to this issue.
CVE-2026-63460: CWE-1333: Inefficient Regular Expression Complexity in vendurehq vendure
Description
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.
CVSS v3.1
Score 7.5high
Affected software
vendurehq
vendure
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-63460 is an inefficient regular expression complexity vulnerability (CWE-1333) in vendurehq's Vendure platform before version 3.6.5. The public Shop GraphQL API allows unauthenticated callers to provide a regex pattern via StringOperators.regex that is passed directly to the REGEXP implementation evaluated synchronously in Node.js. Specifically, the vulnerable code paths are in parse-filter-params.ts and list-query-builder.ts, with better-sqlite3 and sqljs performing synchronous regex evaluation. A nested-quantifier pattern can cause catastrophic backtracking, blocking the Node.js event loop and denying service. Deployments using PostgreSQL or MySQL/MariaDB are not affected by this synchronous evaluation issue. The vulnerability is fixed in Vendure 3.6.5.
Potential Impact
An unauthenticated attacker can cause a denial of service by submitting a crafted regex pattern that triggers catastrophic backtracking, blocking the Node.js event loop and making the storefront and admin API unavailable. This affects deployments using better-sqlite3 or sqljs for database backends. There is no impact on confidentiality or integrity, and deployments using PostgreSQL or MySQL/MariaDB are not affected by this issue.
Mitigation Recommendations
Upgrade Vendure to version 3.6.5 or later, where this vulnerability is fixed. No other mitigations are indicated by the vendor advisory. If upgrading is not immediately possible, consider using PostgreSQL or MySQL/MariaDB as the database backend, which do not evaluate the regex in the Node.js event loop and thus are not vulnerable to this issue.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-07-16T21:37:45.768Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6aabfd7755bf5e2cf584aa11
Added to database: 09/17/2026, 14:47:19 UTC
Last enriched: 09/17/2026, 15:01:49 UTC
Last updated: 09/17/2026, 15:32:27 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.