Skip to main content

Evershop CVE-2026-25993

CRITICAL
SQL Injection (CWE-89)
2026-02-10 security-advisories@github.com
9.8
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Mar 12, 2026 - 22:02 vuln.today
Patch released
Feb 23, 2026 - 18:03 nvd
Patch available
CVE Published
Feb 10, 2026 - 18:16 nvd
CRITICAL 9.8

DescriptionGitHub Advisory

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.

AnalysisAI

SQL injection in EverShop e-commerce platform during category update/deletion event handling. Path/request_path values injected unsanitized into SQL. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Store malicious SQL payload in url_key database field
Exploit
Trigger category update or deletion event
Execution
Application concatenates url_key into SQL statement
Impact
Execute injected SQL with database privileges

Vulnerability AssessmentAI

Exploitation EverShop v2.1.0 and earlier with ability to create or modify product categories (attacker must first inject malicious url_key value into database, then trigger category update/deletion event processing via admin or API endpoint that processes these events). Additional conditions and limiting factors are described in the full assessment.
Risk Assessment CVSS 9.8. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Attacker manipulates category paths containing SQL injection, triggering database compromise during event processing.
Remediation Apply EverShop security patch. Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Inventory all EverShop instances and assess exposure; disable category update/deletion features if possible. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-25993 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy