Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-30951— Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Quick assessment

Affected
sequelize sequelize
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Sequelize是Sequelize开源的一款用于Node.js的数据库ORM(对象关系映射)工具。 Sequelize 6.37.8之前版本存在SQL注入漏洞,该漏洞源于JSON/JSONB where子句处理中类型转换未转义,可能导致SQL注入。

CVSS 7.5 · High EPSS 0.42% · P35

Affected Version Matrix 1

VendorProduct Version RangeStatus
sequelize sequelize >= 6.0.0-beta.1, < 6.37.8 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-30951

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5
Vulnerability Title
Sequelize SQL注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Sequelize是Sequelize开源的一款用于Node.js的数据库ORM(对象关系映射)工具。 Sequelize 6.37.8之前版本存在SQL注入漏洞,该漏洞源于JSON/JSONB where子句处理中类型转换未转义,可能导致SQL注入。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
sequelize sequelize >= 6.0.0-beta.1, < 6.37.8 -

II. Public POCs for CVE-2026-30951

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-30951

登录查看更多情报信息。

Vendor Advisories for CVE-2026-30951 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-30951

No comments yet


Leave a comment