CVE-2026-93753: deepmerge through 4.3.1 Prototype Poisoning via mergeObject

Published Sep 18, 2026
·
Updated

deepmerge through 4.3.1 contains a prototype poisoning vulnerability in the mergeObject() function that fails to properly validate keys being written to target objects. Attackers can supply malicious source objects in merge operations to inject attacker-controlled properties into the returned object's prototype, causing applications to inherit unintended values when accessing properties without own-property checks.

Affected Software

1 affected component
npm/deepmerge<=4.3.1

Event History

Sep 18, 2026
CVE Published
via MITRE·05:51 PM
Data Sourced
via MITRE·05:51 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What does an attacker need to exploit this issue?

The attacker must be able to supply a malicious source object that the application passes into a deepmerge merge operation. The published vector indicates network reachability, low attack complexity, and no required privileges or user interaction.

2

Which applications are most likely to be exposed?

Applications using npm/deepmerge through version 4.3.1 are exposed when they merge attacker-controlled objects and later access properties without checking that they are own properties. The issue affects values inherited through the returned object's prototype.

3

How can I assess whether my deployment is affected?

Check whether the application includes npm/deepmerge at version 4.3.1 or earlier. Then identify merge operations that accept untrusted source objects and code paths that rely on property access without own-property checks.

4

What is the expected security impact?

The reported impact is high integrity impact, with no reported confidentiality or availability impact. Injected prototype properties can cause the application to inherit attacker-controlled values.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203