Description
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 <type>) 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.
INFO
Published Date :
2026-03-10T20:22:46.150Z
Last Modified :
2026-03-11T14:40:34.034Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-30951 vulnerability.
| Vendors | Products |
|---|---|
| Sequelizejs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-30951.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact