Vendure 是一个开源的无头(headless)电子商务平台。在 3.6.5 版本之前,其公开的 Shop GraphQL API 允许未经认证的调用者通过 传入一个具有灾难性回溯(catastrophic backtracking)特征的字符串。 会将原始正则表达式模式直接传递给 中注册的 REGEXP 实现,而 和 会在 Node.js 事件循环中同步执行该正则表达式。由于 是公开可访问的,攻击者可以使用一个包含嵌套量词的正则表达式模式来阻塞请求处理,导致商店前端和管理 API 无法访问;同时,通过持续发送
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-63472 | 9.1 CRITICAL | Vendure: External-authentication account takeover: external login linked to a pre-existing |
| CVE-2026-63459 | 8.7 HIGH | Vendure: Stored XSS in the Admin Dashboard via unsafe HTML-stripping (innerHTML) of entity |
| CVE-2026-63461 | 5.3 MEDIUM | Vendure: Shop API list queries can return non-public entities when filterOperator is OR |
No comments yet