VYPR

npm package

@ranfdev/deepobj

pkg:npm/%40ranfdev/deepobj

Vulnerabilities (1)

  • CVE-2026-46509HigMay 28, 2026
    affected < 1.0.3fixed 1.0.3

    deepobj provides get, set, delete deep objects in javascript. Prior to 1.0.3, prototype pollution is possible when property paths contain __proto__/constructor/prototype. The property path must not be exposed as user input. This vulnerability is fixed in 1.0.3.