CVE-2026-12644 PUBLISHED

Assigner: snyk
Reserved: 18.06.2026 Published: 19.06.2026 Updated: 19.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
CVSS Score: 6.9

Product Status

Vendor n/a
Product ts-deepmerge
Versions
  • affected from 0 to 8.0.0 (excl.)

Credits

  • Igor Garofano

References

Problem Types

  • Uncaught Exception