Vulnerability Description
Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. In Vega prior to version 5.32.0, corresponding to vega-functions prior to version 5.17.0, users running Vega/Vega-lite JSON definitions could run unexpected JavaScript code when drawing graphs, unless the library was used with the `vega-interpreter`. Vega version 5.32.0 and vega-functions version 5.17.0 fix the issue. As a workaround, use `vega` with expression interpreter.
Related Weaknesses (CWE)
References
- https://github.com/vega/vega/commit/694560c0aa576df8b6c5f0f7d202ac82233e6966
- https://github.com/vega/vega/releases/tag/v5.32.0
- https://github.com/vega/vega/security/advisories/GHSA-963h-3v39-3pqf
- https://vega.github.io/vega/usage/interpreter
FAQ
What is CVE-2025-27793?
CVE-2025-27793 is a documented vulnerability. Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. In Vega prior to version 5.32.0, corresponding to vega-functions prior to ver...
How severe is CVE-2025-27793?
CVSS scoring is not yet available for CVE-2025-27793. Check NVD for updates.
Is there a patch for CVE-2025-27793?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.