{"id":"CVE-2026-34221","aliases":["GHSA-qpfv-44f3-qqx6"],"url":"https://o3.security/vulnerability/CVE-2026-34221","summary":"MikroORM has Prototype Pollution in Utils.merge","details":"A prototype pollution vulnerability exists in the `Utils.merge` helper used internally by MikroORM when merging object structures.\n\nThe function did not prevent special keys such as `__proto__`, `constructor`, or `prototype`, allowing attacker-controlled input to modify the JavaScript object prototype when merged.\n\nExploitation requires application code to pass untrusted user input into ORM operations that merge object structures, such as entity property assignment or query condition construction.\n\nPrototype pollution may lead to denial of service or unexpected application behavior. In certain scenarios, polluted properties may influence query construction and potentially result in SQL injection depending on application code.","published":"2026-03-31T15:17:45.286Z","modified":"2026-08-12T03:51:48.017227923Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"npm","name":"@mikro-orm/core","fixedVersion":"6.6.10"},{"ecosystem":"npm","name":"@mikro-orm/core","fixedVersion":"7.0.6"}],"fix":null,"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34221.json"},{"type":"ADVISORY","url":"https://github.com/mikro-orm/mikro-orm/security/advisories/GHSA-qpfv-44f3-qqx6"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-34221"},{"type":"PACKAGE","url":"https://github.com/mikro-orm/mikro-orm"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:48.017227923Z"}}