GHSA-98pq-pmw9-4gpm · Severity: high · 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 If user input goes into the `limit` or `order` parameters, a malicious user can put in their own SQL statements. This affects sequelize 3.16.0 and earlier.
Conclusion & alert: CVE-2016-10550 is rated High Risk (67.6/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 1.91%). Core evidence: EPSS rose +1.40% over the last day, indicating growing attacker interest. Mandatory action: High exploitation likelihood—assess exposure and prioritize 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 | 2026-06-15 | 0.51% | 1.91% | +1.40% |
| 2 | 2025-03-30 | 6.43% | 0.51% | -5.92% |
| 3 | 2025-03-29 | — | 6.43% | — |
Full EPSS history (6 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-98pq-pmw9-4gpm · Severity: high · Ecosystem: npm — SQL Injection in sequelize
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| sequelizejs | sequelize | <= 3.16.0 | cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/sequelize/sequelize/pull/5167/commits/f282d85e60e3df5e57ecdb82adccb4eaef404f03 | Patch Third Party Advisory |
| https://nodesecurity.io/advisories/112 | Patch Third Party Advisory |