Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-ggr8-5vv4-36mx | DeepmergeTS has stack exhaustion when merging recursive object graphs |
Thu, 20 Aug 2026 17:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values contain self-references at the same property path, the merge logic repeatedly revisits the same pair until Node.js raises RangeError: Maximum call stack size exceeded. Applications that merge attacker-controlled recursive object graphs can synchronously crash the affected process or cause repeated worker restarts. Plain JSON input alone cannot create the recursive graph required to trigger the issue. This issue is fixed in version 8.0.0. | |
| Title | deepmerge-ts: Stack exhaustion when merging recursive object graphs | |
| Weaknesses | CWE-674 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-20T16:33:52.702Z
Reserved: 2026-04-10T22:50:01.358Z
Link: CVE-2026-40345
No data.
Status : Received
Published: 2026-08-20T17:17:29.783
Modified: 2026-08-20T17:17:29.783
Link: CVE-2026-40345
No data.
OpenCVE Enrichment
No data.
Github GHSA