cvedb.io
CVE-2026-30951
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-03-10T21:16:48.030 · Last modified 2026-06-30T03:18:22.977

Summary

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.

Affected products

sequelizejs — sequelize

Does this affect you?

Add your gear to cvedb and we'll alert you only when sequelizejs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.