CVE-2026-12644
Received
Received - Intake
ts-deepmerge Prototype Pollution Leading to Uncaught Exception
Publication date: 2026-06-19
Last updated on: 2026-06-19
Assigner: Snyk
Description
Description
Versions of the package ts-deepmerge before 8.0.0 are vulnerable to Uncaught Exception due to the improper handling of built-in Object.prototype methods (such as toString, valueOf). When user-controlled input contains these keys with non-function values, the resulting merged object becomes broken β any string context operation throws a TypeError, crashing the application.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| voodoocreation | ts_deepmerge | to 8.0.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-248 | An exception is thrown from a function, but it is not caught. |