Vendure是Vendure开源的一个电子商务框架。 Vendure 1.7.4版本至2.3.4之前版本、3.5.7之前版本和3.6.2之前版本存在SQL注入漏洞,该漏洞源于Shop API中用户控制的查询字符串参数未经参数化或验证直接插入原始SQL表达式,可能导致未经身份验证的SQL注入攻击。
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.
10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.
| # | POC Description | Source Link | Shenlong Link |
|---|---|---|---|
| 1 | Vendure, an open-source headless commerce platform built on Node.js/TypeScript, contains a critical SQL injection vulnerability in its Shop API. The languageCode query parameter is interpolated directly into a raw SQL CASE expression in ProductService.findOneBySlug without parameterization or input validation, allowing unauthenticated attackers to execute arbitrary SQL commands. This can lead to full database disclosure and denial of service. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-40887.yaml | POC Details |
No public POC found.
Login to generate AI POCNo comments yet