---
cve: "CVE-2026-25993"
severity: "CRITICAL"
cvss: 9.3
epss: "0.3%"
vendor: "evershopcommerce"
kev: false
exploited: false
published: "2026-02-10 18:16:38"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T19:45:56+02:00"
---

# CVE-2026-25993

> 9.3 CRITICAL · 🧪 PoC

## Beschreibung

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-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 5c5bdf2c1ad5d16ae68e9e48b494563953b6d1cd (Commit)

## Referenzen

- <https://github.com/evershopcommerce/evershop/security/advisories/GHSA-3h84-9rhc-j2ch>
- <http://github.com/evershopcommerce/evershop/commit/5c5bdf2c1ad5d16ae68e9e48b494563953b6d1cd>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-25993) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
