Lucene search
+L

35 matches found

Vulnrichment
Vulnrichment
added 2026/03/31 3:19 p.m.4 views

CVE-2026-34220 MikroORM is vulnerable to SQL Injection via specially crafted object

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.3CVSS5.8AI score0.00426EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/31 3:19 p.m.51 views

CVE-2026-34220

CVE-2026-34220 affects mikro-orm (TypeScript ORM for Node.js). A SQL injection vulnerability exists in versions prior to 6.6.10 and 7.0.6, triggered when specially crafted objects are interpreted as raw SQL query fragments during ORM write APIs (e.g., wrap(entity).assign(userInput) followed by em...

9.8CVSS5.8AI score0.00426EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/31 3:17 p.m.10 views

CVE-2026-34221 MikroORM has Prototype Pollution in Utils.merge

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, a prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent...

8.3CVSS5.8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/31 3:17 p.m.3 views

CVE-2026-34221 MikroORM has Prototype Pollution in Utils.merge

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, a prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent...

8.3CVSS5.8AI score0.00377EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/31 3:17 p.m.38 views

CVE-2026-34221 MikroORM has Prototype Pollution in Utils.merge

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, a prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent...

8.3CVSS0.00377EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/31 3:17 p.m.50 views

CVE-2026-34221

CVE-2026-34221 affects MikroORM (TypeScript ORM for Node.js). The vulnerability is in the internal Utils.merge helper, which can be triggered during object structure merges and allows prototype pollution by passing keys like proto , constructor , or prototype . Affected versions are prior to 6.6....

9.1CVSS5.8AI score0.00377EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/03/31 3:17 p.m.8 views

EUVD-2026-17488

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, a prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent...

8.3CVSS5.8AI score0.00377EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 3:17 p.m.4 views

CVE-2026-34221

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, a prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent...

8.3CVSS5.8AI score0.00377EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.14 views

MikroORM 安全漏洞

MikroORM is an open-source framework from MikroORM that supports type-safe object-relational mapping for multiple databases. Versions of MikroORM prior to 6.6.10 and 7.0.6 contained security vulnerabilities. These vulnerabilities stemmed from theUtils.merge helper function not preventing special...

9.1CVSS5.8AI score0.00377EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.15 views

MikroORM SQL注入漏洞

MikroORM is an open-source framework from MikroORM that supports type-safe object-relational mapping for multiple databases. Versions of MikroORM prior to 6.6.10 and 7.0.6 contained a SQL injection vulnerability. This vulnerability arises from the interpretation of specially crafted objects as ra...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/29 3:44 p.m.11 views

GHSA-QPFV-44F3-QQX6 MikroORM has Prototype Pollution in Utils.merge

A prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent special keys such as proto, constructor, or prototype, allowing attacker-controlled input to modify the JavaScript object prototype when...

8.3CVSS6AI score0.00377EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/29 3:44 p.m.11 views

MikroORM has Prototype Pollution in Utils.merge

A prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent special keys such as proto, constructor, or prototype, allowing attacker-controlled input to modify the JavaScript object prototype when...

9.1CVSS6AI score0.00377EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/29 3:44 p.m.17 views

GHSA-GWHV-J974-6FXM MikroORM is vulnerable to SQL Injection via specially crafted object

Summary MikroORM versions = 6.6.9 and = 7.0.5 are vulnerable to SQL injection when specially crafted objects are interpreted as raw SQL query fragments. Impact If user-controlled input is passed directly to MikroORM query construction APIs, an attacker may inject raw SQL fragments. This can lead ...

9.3CVSS6AI score0.00426EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/29 3:44 p.m.23 views

MikroORM is vulnerable to SQL Injection via specially crafted object

Summary MikroORM versions = 6.6.9 and = 7.0.5 are vulnerable to SQL injection when specially crafted objects are interpreted as raw SQL query fragments. Impact If user-controlled input is passed directly to MikroORM query construction APIs, an attacker may inject raw SQL fragments. This can lead ...

9.8CVSS6AI score0.00426EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/29 12:00 a.m.18 views

PT-2026-28611

Name of the Vulnerable Software and Affected Versions MikroORM versions 6.6.9 and earlier MikroORM versions 7.0.5 and earlier Description MikroORM is susceptible to SQL injection when processing specially crafted objects as raw SQL query fragments. If user-controlled input is directly passed to...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits1References12
Rows per page
Query Builder