Vulnerability Description
EverShop is a TypeScript-first eCommerce platform. During category update and deletion event handling, the application embeds path / request_path values—derived from the url_key stored in the database—into SQL statements via string concatenation and passes them to execute(). As a result, if a malicious string is stored in url_key , subsequent event processing modifies and executes the SQL statement, leading to a second-order SQL injection. Patched from v2.1.1.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Evershop | Evershop | <= 2.1.0 |
Related Weaknesses (CWE)
References
- http://github.com/evershopcommerce/evershop/commit/5c5bdf2c1ad5d16ae68e9e48b4945Patch
- https://github.com/evershopcommerce/evershop/security/advisories/GHSA-3h84-9rhc-Vendor Advisory
FAQ
What is CVE-2026-25993?
CVE-2026-25993 is a vulnerability with a CVSS score of 9.8 (CRITICAL). EverShop is a TypeScript-first eCommerce platform. During category update and deletion event handling, the application embeds path / request_path values—derived from the url_key stored in the database...
How severe is CVE-2026-25993?
CVE-2026-25993 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-25993?
Check the references section above for vendor advisories and patch information. Affected products include: Evershop Evershop.