Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-46509?
CVE-2026-46509 is a vulnerability with a CVSS score of 8.2 (HIGH). 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...
How severe is CVE-2026-46509?
CVE-2026-46509 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46509?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.