CVE-2026-30951
HIGHSequelize < 6.37.8 - SQL Injection via Unescaped Cast Type in JSON/JSONB Where Clause
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-30951. PoCs published by EQSTLab.
AI-analyzed exploit summary The repository contains only a minimal README with a CVE title and no exploit code, technical details, or analysis. It appears to be a placeholder without substantive content.
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.
Exploits (1)
The repository contains only a minimal README with a CVE title and no exploit code, technical details, or analysis. It appears to be a placeholder without substantive content.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N