CVE-2026-63460
Last modified
CVE-2026-63460 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| vendurehq | vendure | < 3.6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-63460?
How severe is CVE-2026-63460?
How do I fix CVE-2026-63460?
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-63455Multiple vulnerabilities in the REST API interface of HPE Ne…9.8
- CVE-2026-63456Multiple vulnerabilities in the REST API interface of HPE Ne…9.8
- CVE-2026-63457A potential denial of service vulnerability exists in HPE In…6.5
- CVE-2026-63458Perses is an open-source dashboard and visualization project…7.1
- CVE-2026-63459Vendure is an open-source headless commerce platform. Prior …8.7
- CVE-2026-6346Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 1…8.7
- CVE-2026-63461Vendure is an open-source headless commerce platform. Prior …5.3
- CVE-2026-63462Unleash is an open-source feature management platform. Prior…7.5
- CVE-2026-63464nebula-mesh is a self-hosted control plane for Slack Nebula …7.7
- CVE-2026-63466Unleash is an open-source feature management platform. Prior…4.1
- CVE-2026-6347Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 1…7.6
- CVE-2026-63472Vendure is an open-source headless commerce platform. Prior …9.1
Are you affected by CVE-2026-63460?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
