CVE-2026-54737

@phun-ky/defaults-deep is a library like lodash defaultsDeep with array preservation and no lodash dependency. Prior to 2.0.5, defaultsDeep() recursively merges user-supplied objects without filtering proto, constructor, and prototype, allowing properties to be written to Object.prototype. This issue is fixed in version 2.0.5.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-31 18:17

Updated : 2026-09-10 20:12


NVD link : CVE-2026-54737

Mitre link : CVE-2026-54737

CVE.ORG link : CVE-2026-54737


JSON object : View

Products Affected

No product.

CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')