SCA: security update for @nyariv/sandboxjs (GHSA-g8f2-4f4f-5jqw)

critical Tenable Self-Hosted Container Security Plugin ID 441750

Description

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

- SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6, sandbox-defined functions expose
Function.caller, allowing sandboxed code to recover the internal LispType.Call runtime callback. That
callback can then be invoked with attacker-controlled fake context and obj values to extract blocked host
statics, recover the real host Function constructor, and execute arbitrary host JavaScript. This
vulnerability is fixed in 0.9.6. (CVE-2026-43898)

Solution

Update the @nyariv/sandboxjs library and its related packages to version 0.9.6 or later.

See Also

https://github.com/advisories/GHSA-g8f2-4f4f-5jqw

Plugin Details

Severity: Critical

ID: 441750

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 5/12/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.27

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-43898

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/11/2026

Vulnerability Publication Date: 5/11/2026

Reference Information

CVE: CVE-2026-43898

cwe: CWE-94