CVE-2026-40345: DeepmergeTS has stack exhaustion when merging recursive object graphs
deepmerge() and deepmergeInto() can be crashed with a crafted recursive object graph. When both merged values contain self-references at the same property path, the library recurses until Node throws RangeError: Maximum call stack size exceeded.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-40345 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →