4 matches found
CVE-2026-84993
MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to 6.6.16 and 7.1.7, the shared SQL layer validates the field key of an orderBy clause but does not validate its direction value before AbstractSqlPlatform.getOrderByExpression concatenate...
EUVD-2026-80875
MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to 6.6.16 and 7.1.7, the shared SQL layer validates the field key of an orderBy clause but does not validate its direction value before AbstractSqlPlatform.getOrderByExpression concatenate...
CVE-2026-84993
MikroORM , a TypeScript ORM for Node.js, is vulnerable to SQL injection prior to versions 6.6.16 and 7.1.7 . The root cause lies in the shared SQL layer: while it validates the field key of an orderBy clause, it fails to validate the direction value before AbstractSqlPlatform.getOrderByExpression...
CVE-2026-84993 MikroORM: SQL injection via unvalidated order direction in orderBy
MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to 6.6.16 and 7.1.7, the shared SQL layer validates the field key of an orderBy clause but does not validate its direction value before AbstractSqlPlatform.getOrderByExpression concatenate...