Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2016-10554

28
FAUCET Score

CVE-2016-10554 describes a critical SQL injection vulnerability affecting sequelizejs sequelize versions prior to 1.7.0-alpha3. The flaw stems from sequelize defaulting SQLite to use MySQL backslash escaping, which is incompatible with SQLite's Postgres escaping, allowing for arbitrary SQL execution. With a CVSS score of 9.8 (Critical), this vulnerability is easily exploitable over the network with low attack complexity, potentially leading to complete compromise of confidentiality, integrity, and availability. Despite its severity, there is no evidence of active exploitation, publicly available exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.6.0CPE matchmatch criteria
cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:*
1.7.0CPE matchmatch criteria
cpe:2.3:a:sequelizejs:sequelize:1.7.0:alpha1:*:*:*:node.js:*:*
1.7.0CPE matchmatch criteria
cpe:2.3:a:sequelizejs:sequelize:1.7.0:alpha2:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.0

9.8CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.0

Exploit Intelligence

EPSS Score
1.91%
Probability of exploitation in next 30 days
EPSS Percentile
77.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
This CVE's current EPSS score of 0.0191 is in the 66th percentile among its peer group of 36,821 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: sequelizeFixed in: 1.7.0

Vendor Advisories (1)

npmGHSA-x2jc-pwfj-h9p3medium

SQL Injection in sequelize

Feb 18, 2019

References

github.com / sequelize/sequelize/commit/c876192aa6ce1f67e22b26a4d175b8478615f42d
PatchThird Party Advisory
nodesecurity.io / advisories/113
PatchThird Party Advisory