SCA: security update for vega, vega-functions (GHSA-4vq7-882g-wcg4)

medium Tenable Cloud Security Plugin ID 410414

Description

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

- Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive
visualization designs. The Vega `scale` expression function has the ability to call arbitrary functions
with a single controlled argument. The scale expression function passes a user supplied argument group to
getScale, which is then used as if it were an internal context. The context.scales[name].value is accessed
from group and called as a function back in scale. This can be exploited to escape the Vega expression
sandbox in order to execute arbitrary JavaScript. This issue has been fixed in version 5.13.1.
(CVE-2023-26486)

See Also

https://github.com/advisories/GHSA-4vq7-882g-wcg4

Plugin Details

Severity: Medium

ID: 410414

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2023-26486

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/2/2023

Vulnerability Publication Date: 3/2/2023

Reference Information

CVE: CVE-2023-26486

cwe: CWE-79