CRITICALVulnerability
Verified
Global
NVD CRITICAL: CVE-2026-34221 — MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and ...
Tuesday, March 31, 2026 at 04:16 PM UTC·Source: NIST NVD
Updated: Friday, April 3, 2026 at 09:51 PM UTC
Executive Summary
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 special keys such as __proto__, constructor, or prototype, allowing attacker-controlled input to modify
Analysis
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 special keys such as __proto__, constructor, or prototype, allowing attacker-controlled input to modify the JavaScript object prototype when merged. This issue has been patched in versions 6.6.10 and 7.0.6.
CVSS Score: 9.1. Published: 2026-03-31T16:16:32.293.