Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. In `vega` 5.30.0 and lower and in `vega-functions` 5.15.0 and lower , it was possible to call JavaScript functions from the Vega expression language that were not meant to be supported. The issue is patched in `vega` `5.31.0` and `vega-functions` `5.16.0`. Some workarounds are available. Run `vega` without `vega.expressionInterpreter`. This mode is not the default as it is slower. Alternatively, using the interpreter described in CSP safe mode (Content Security Policy) prevents arbitrary Javascript from running, so users of this mode are not affected by this vulnerability.
References
Link | Resource |
---|---|
https://github.com/vega/vega/commit/8fc129a6f8a11e96449c4ac0f63de0e5bfc7254c | Patch |
https://github.com/vega/vega/issues/3984 | Exploit Issue Tracking |
https://github.com/vega/vega/security/advisories/GHSA-rcw3-wmx7-cphr | Exploit Vendor Advisory |
https://github.com/vega/vega/security/advisories/GHSA-rcw3-wmx7-cphr | Exploit Vendor Advisory |
https://github.com/vega/vega-lite/issues/9469 | Issue Tracking |
Configurations
History
11 Apr 2025, 16:12
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/vega/vega/security/advisories/GHSA-rcw3-wmx7-cphr - Exploit, Vendor Advisory | |
References | () https://github.com/vega/vega-lite/issues/9469 - Issue Tracking | |
References | () https://github.com/vega/vega/commit/8fc129a6f8a11e96449c4ac0f63de0e5bfc7254c - Patch | |
References | () https://github.com/vega/vega/issues/3984 - Exploit, Issue Tracking | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
CPE | cpe:2.3:a:vega-functions_project:vega-functions:*:*:*:*:*:node.js:*:* cpe:2.3:a:vega_project:vega:*:*:*:*:*:node.js:*:* |
|
First Time |
Vega Project vega
Vega Project Vega-functions Project Vega-functions Project vega-functions |
27 Mar 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-27 14:15
Updated : 2025-04-11 16:12
NVD link : CVE-2025-26619
Mitre link : CVE-2025-26619
JSON object : View
Products Affected
vega-functions_project
- vega-functions
vega_project
- vega
CWE
No CWE.