CVE-2026-30951
HIGH EPSS 29.5%
Published Mar 10, 20263mo ago · Modified Mar 18, 20263mo ago
7.5 CVSS 3.1
Published Mar 10, 2026 3mo ago
Last Modified Mar 18, 2026 3mo ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
29.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| sequelizejs | sequelize | * | <6.37.8 |
References 1
- github.com https://github.com/sequelize/sequelize/security/advisories/GHSA-6457-6jrx-69cr
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.