GHSA-x2jc-pwfj-h9p3 · Severity: medium · Ecosystem: npm — SQL Injection in sequelize
sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. Before version 1.7.0-alpha3, sequelize defaulted SQLite to use MySQL backslash escaping, even though SQLite uses Postgres escaping.
Conclusion & alert: CVE-2016-10554 is rated Moderate Risk (61/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.51%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-30 | 0.99% | 0.51% | -0.48% |
| 2 | 2025-03-29 | 0.51% | 0.99% | +0.48% |
| 3 | 2025-03-17 | — | 0.51% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.0 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-x2jc-pwfj-h9p3 · Severity: medium · Ecosystem: npm — SQL Injection in sequelize
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| sequelizejs | sequelize | <= 1.6.0 | cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:* |
| sequelizejs | sequelize | 1.7.0 | cpe:2.3:a:sequelizejs:sequelize:1.7.0:alpha1:*:*:*:node.js:*:* |
| sequelizejs | sequelize | 1.7.0 | cpe:2.3:a:sequelizejs:sequelize:1.7.0:alpha2:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/sequelize/sequelize/commit/c876192aa6ce1f67e22b26a4d175b8478615f42d | Patch Third Party Advisory |
| https://nodesecurity.io/advisories/113 | Patch Third Party Advisory |