CVE-2023-25813EPSS p69.8%
CVE-2023-25813CVE-2023-25813
sequelizejs / sequelize
Description
Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements. Parameters which are passed through replacements are not properly escaped which can lead to arbitrary SQL injection depending on the specific queries in use. The issue has been fixed in Sequelize 6.19.1. Users are advised to upgrade. Users unable to upgrade should not use the `replacements` and the `where` option in the same query.
Scoring
| CVSS | 10.0 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
| EPSS | 1.44% probability of exploitation · percentile 69.8% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-17 |