Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/08/28 6:56 p.m.4 views

CVE-2026-40345

deepmerge-ts 8.0.0: DoS durch rekursiven Objektgraphen Ich habe einen Stack-Erschöpfungsfehler in deepmerge-ts-Versionen vor 8.0.0 reproduziert. Das Interessante daran ist, dass der Absturz kein riesiges verschachteltes Objekt benötigt. Er entsteht durch Objektidentität. Wenn beide...

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/20 5:17 p.m.20 views

CVE-2026-40345

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...

8.2CVSS0.00467EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/08/20 4:33 p.m.8 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

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...

8.2CVSS5.3AI score0.00467EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/20 4:33 p.m.86 views

CVE-2026-40345

deepmerge-ts

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/20 4:33 p.m.42 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

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...

8.2CVSS0.00467EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/20 4:33 p.m.13 views

EUVD-2026-63468

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...

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/20 4:33 p.m.49 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

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...

8.2CVSS5.5AI score
SaveExploits0References6
Circl
Circl
added 2026/08/17 2:35 p.m.13 views

CVE-2026-40345

creationtimestamp| type| source ---|---|--- 2026-08-17 14:35:03+00:00| published-proof-of-concept| https://github.com/RebeccaStevens/deepmerge-ts/security/advisories/GHSA-ggr8-5vv4-36mx 2026-08-17 18:00:03+00:00| seen| Telegram/S7eqLraqEg6Kwu3Kw8cANfzCQgkQhswVCeNeKxsnaOowjNQ 2026-08-18...

8.2CVSS4.7AI score0.00467EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/08/17 2:06 p.m.44 views

Exploit for CVE-2026-40345

deepmerge-ts mergeleft.self, right.self - mergeleft.sel...

5.7AI score0.00467EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/17 1:32 p.m.16 views

DeepmergeTS has stack exhaustion when merging recursive object graphs

Summary 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. Details Record merging is implemented...

8.2CVSS5.5AI score0.00467EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/08/17 1:32 p.m.13 views

GHSA-GGR8-5VV4-36MX DeepmergeTS has stack exhaustion when merging recursive object graphs

Summary 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. Details Record merging is implemented...

8.2CVSS5.5AI score0.00467EPSS
SaveExploits1References3
Patchstack
Patchstack
added 2026/08/17 1:32 p.m.10 views

NPM: DeepmergeTS has stack exhaustion when merging recursive object graphs

NPM: DeepmergeTS has stack exhaustion when merging recursive object graphs vulnerability discovered by ? in WordPress Npm deepmerge-ts versions 8.0.0...

8.2CVSS5.3AI score0.00467EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/08/17 1:32 p.m.15 views

Uncontrolled Recursion

Overview deepmerge-ts is a Deeply merge 2 or more objects respecting type information. Affected versions of this package are vulnerable to Uncontrolled Recursion via the deepmerge and deepmergeInto functions. An attacker can cause a process crash or denial of service by supplying crafted recursiv...

8.7CVSS5.5AI score0.00467EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.27 views

PT-2026-76717

Name of the Vulnerable Software and Affected Versions deepmerge-ts versions prior to 8.0.0 Description The library fails to track visited objects or object pairs during the recursive merging of records. When two input values contain self-references at the same property path, the merge logic...

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2025/02/05 9:45 p.m.10 views

CVE-2022-24802

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. deepmerge-ts is vulnerable to Prototype Pollution via file deepmerge.ts, function defaultMergeRecords. This issue has been patched in version 4.0.2. There are no known workarounds for this issue...

9.8CVSS6.6AI score0.01678EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/08/09 12:00 a.m.9 views

deepmerge-ts 安全漏洞

deepmerge-ts is an npm package. It is used to deep merge 2 or more objects with respect to type information. A security vulnerability exists in versions of deepmerge-ts prior to 2.0.2, which stems from the lack of handling of merge functions and is susceptible to prototype contamination...

9.8CVSS8.2AI score0.0181EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/04/04 9:00 a.m.25 views

Prototype Pollution

deepmerge-ts is vulnerable to prototype pollution. The vulnerability exists in the defaultMergeRecords function in deepmerge.ts which allows an attacker to inject and execute arbitrary code inside the system...

9.8CVSS4.8AI score0.01678EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/01 5:26 p.m.40 views

Prototype Pollution in deepmerge-ts

deepmerge-ts is used to merge 2 or more objects respecting type information. deepmerge-ts is vulnerable to Prototype Pollution via file deepmerge.ts, function defaultMergeRecords. A fix was released in version 4.0.2. Currently, there is no known workaround...

9.8CVSS4.8AI score0.01678EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/04/01 5:26 p.m.69 views

GHSA-R9W3-G83Q-M6HQ Prototype Pollution in deepmerge-ts

deepmerge-ts is used to merge 2 or more objects respecting type information. deepmerge-ts is vulnerable to Prototype Pollution via file deepmerge.ts, function defaultMergeRecords. A fix was released in version 4.0.2. Currently, there is no known workaround...

8.1CVSS8.8AI score0.01678EPSS
SaveExploits0References5
NVD
NVD
added 2022/04/01 12:15 a.m.31 views

CVE-2022-24802

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. deepmerge-ts is vulnerable to Prototype Pollution via file deepmerge.ts, function defaultMergeRecords. This issue has been patched in version 4.0.2. There are no known workarounds for this issue...

9.8CVSS0.01678EPSS
SaveExploits0References3
Rows per page
Query Builder