Lucene search
+L

16 matches found

F5 Networks
F5 Networks
added 2026/05/07 5:16 a.m.23 views

K000161154: Sequelize vulnerability CVE-2026-30951

Security Advisory 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 SQL. An...

7.5CVSS6AI score0.00422EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2026/04/27 12:0 a.m.196 views

📄 Sequelize 6.37.7 SQL Injection

A remote SQL injection vulnerability exists Sequelize versions 6.37.7 and below in the JSON/JSONB where clause processing. When Sequelize parses a JSON path key containing ::, the value after :: is treated as a SQL cast type and is inserted into the generated SQL without proper validation. If an...

7.5CVSS5.8AI score0.00422EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2026/04/10 12:0 a.m.9 views

The vulnerability of the _traverseJSON() function in the ORM library Sequelize allows a hacker to execute arbitrary SQL code.

The vulnerability of the traverseJSON function in the ORM library Sequelize is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows an attacker who operates remotely to execute arbitrary SQL code...

7.8CVSS6.1AI score0.00422EPSS
SaveExploits2References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-30951

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 functio...

7.5CVSS6AI score0.00422EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/03/10 8:22 p.m.36 views

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

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 SQL. An attacker who controls JSON object...

7.5CVSS0.00422EPSS
SaveExploits2References1
OSV
OSV
added 2026/03/10 8:22 p.m.8 views

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

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 SQL. An attacker who controls JSON object...

7.5CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2019-0268

Malware in sbrugna...

9.8CVSS9.4AI score0.01913EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2019-0753

Malware in sbrugna...

9.8CVSS9.3AI score0.01315EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2025/05/23 2:49 a.m.5 views

CVE-2023-22578

Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections...

10CVSS7.4AI score0.00831EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/23 4:58 p.m.10 views

GHSA-VQFX-GJ96-3W95 Unsafe fall-through in getWhereConditions

Impact Providing an invalid value to the where option of a query caused Sequelize to ignore that option instead of throwing an error. A finder call like the following did not throw an error: ts User.findAll where: new Date, ; As this option is typically used with plain javascript objects, be awar...

9.9CVSS5.7AI score0.00809EPSS
SaveExploits0References10
OSV
OSV
added 2023/02/16 3:30 p.m.29 views

GHSA-8MWQ-MJ73-QV68 Duplicate advisory: Sequelize vulnerable to Improper Filtering of Special Elements

Duplicate advisory This advisory has been withdrawn because it is a duplicate of GHSA-f598-mfpv-gmfx. This link is maintained to preserve external references. Original Description Due to improper attribute filtering in the sequelize js library, an attacker can peform SQL injections. This issue ca...

10CVSS9.6AI score
SaveExploits0References6
OSV
OSV
added 2019/11/06 5:11 p.m.9 views

GHSA-J9XP-92VC-559J SQL Injection in sequelize

Affected versions of sequelize are vulnerable to SQL Injection. The package fails to sanitize JSON path keys in the MariaDB and MySQL dialects, which may allow attackers to inject SQL statements and execute arbitrary SQL queries. Recommendation If you are using sequelize 5.x, upgrade to version...

9.8CVSS7.5AI score0.01315EPSS
SaveExploits1References5
OSV
OSV
added 2019/10/25 7:43 p.m.8 views

GHSA-M9JW-237R-GVFV SQL Injection in sequelize

Affected versions of sequelize are vulnerable to SQL Injection. The function sequelize.json incorrectly formatted sub paths for JSON queries, which allows attackers to inject SQL statements and execute arbitrary SQL queries if user input is passed to the query. Exploitation example: js return...

9.8CVSS6.1AI score0.01462EPSS
SaveExploits1References7
Snyk
Snyk
added 2019/06/20 10:26 a.m.4 views

SQL Injection

Overview sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. Affected versions of this package are vulnerable to SQL Injection due to JSON path keys not being properly sanitized in the Postgres dialect. PoC by Snyk const Sequelize =...

9.8CVSS7.7AI score0.01228EPSS
SaveExploits1References3
Snyk
Snyk
added 2019/06/20 10:17 a.m.6 views

SQL Injection

Overview sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. Affected versions of this package are vulnerable to SQL Injection due to JSON path keys not being properly escaped for the MySQL/MariaDB dialects. PoC by Snyk const Sequelize =...

9.8CVSS7.7AI score0.01315EPSS
SaveExploits1References3
nodejs
nodejs
added 2016/04/18 9:16 p.m.41 views

SQL Injection

Overview Affected versions of sequelize cast arrays to strings and fail to properly escape the resulting SQL statement, resulting in a SQL injection vulnerability. Proof of Concept In Postgres, SQLite, and Microsoft SQL Server there is an issue where arrays are treated as strings and improperly...

5CVSS1.9AI score0.01342EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder