SCA: security update for ts-deepmerge (GHSA-87mf-gv2c-c62c)

medium Tenable Cloud Security Plugin ID 443743

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-12644)

Solution

Update the ts-deepmerge library and its related packages to version 8.0.0 or later.

See Also

https://github.com/advisories/GHSA-87mf-gv2c-c62c

Plugin Details

Severity: Medium

ID: 443743

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 6/20/2026

Updated: 7/6/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2026-12644

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.5

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/19/2026

Vulnerability Publication Date: 6/19/2026

Reference Information

CVE: CVE-2026-12644

cwe: CWE-248