9.3
/ 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
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.
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.
AI Analysis
Second-Order SQL Injection in URL Rewrite Processing Derived from Category URL Keys
Basic Information
ID
CVE-2026-25993
Source
GitHub_M
Published
Feb 10, 2026 at 17:43
Modified
Feb 10, 2026 at 19:29
Affected Product
Vendor
evershopcommerce
Product
evershop
Version
< 2.1.1
Affected Versions
evershopcommerce evershop < 2.1.1
CWE Classification
AI Assessment
AI Score
9.3 / 10
AI Severity
Critical
Vendor
evershopcommerce
Product
evershop
Version
< 2.1.1