SQL Injection in Evershop

CVE-2026-25993

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.

Vulnerability class: SQL Injection

EPSS: 0.003 (24.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2026-25993?
CVE-2026-25993 is a critical-severity vulnerability in Evershop, classified under SQL Injection. CVSS score: 9.8/10. Published 2026-02-10.
How severe is CVE-2026-25993?
Critical severity. CVSS v3 base score is 9.8 out of 10.
Is CVE-2026-25993 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.