PT-2026-61831 · Npm · Mongo-Object
CVSS v4.0
6.3
Medium
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N |
Name of the Vulnerable Software and Affected Versions
mongo-object versions prior to 3.0.3
Description
Prototype Pollution occurs 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. Prototype Pollution is a vulnerability where an attacker can manipulate the base object prototype of a JavaScript application, potentially leading to unexpected behavior or remote code execution.Recommendations
Update mongo-object to version 3.0.3 or later.
As a temporary workaround, restrict the use of the
expandKey() function until the update is applied.Exploit
Fix
Prototype Pollution
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Mongo-Object