GHSA-c8xx-jpr5-7m25MediumCVSS 4.0
Versions of the package mongo-object before 3.0.3 are vulnerable to Prototype Pollution via the...
🔗 CVE IDs covered (1)
📋 Description
Versions of the package mongo-object before 3.0.3 are vulnerable to Prototype Pollution via the expandKey() function in util.js. An attacker can modify the JavaScript prototype chain by supplying a crafted property path containing special keys such as proto.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-16266
- https://github.com/longshotlabs/mongo-object/issues/27
- https://github.com/longshotlabs/mongo-object/commit/638314107d8b397e5453c28e41729522b3e8d67c
- https://github.com/longshotlabs/mongo-object/blob/4f7a570f2a2fcfa9417b7870d5f859e9574ec73c/src/util.ts%23L251
- https://security.snyk.io/vuln/SNYK-JS-MONGOOBJECT-13816714
- https://github.com/advisories/GHSA-c8xx-jpr5-7m25