---
cve: "CVE-2026-30951"
severity: "HIGH"
cvss: 7.5
epss: "42%"
vendor: "sequelize"
kev: false
exploited: false
published: "2026-03-10 20:22:46"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T06:20:47+02:00"
---

# CVE-2026-30951

> 7.5 HIGH · 🧪 PoC

## Beschreibung

Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The _traverseJSON() function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST(... AS ) SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data from any table. This vulnerability is fixed in 6.37.8.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- cb7f99ad05de56137672ab95586359ff6ceba004 (Commit)

## Referenzen

- <https://github.com/sequelize/sequelize/security/advisories/GHSA-6457-6jrx-69cr>

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