Description
A security vulnerability has been detected in isaacwasserman mcp-vegalite-server up to 16aefed598b8cd897b78e99b907f6e2984572c61. Affected by this vulnerability is the function eval of the component visualize_data. Such manipulation of the argument vegalite_specification leads to code injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-02-06
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Assess Impact
AI Analysis

Impact

An eval code injection vulnerability exists in the visualize_data component of mcp-vegalite-server. The function eval processes the vegalite_specification parameter without proper validation, enabling a remote attacker to supply arbitrary JavaScript that is executed on the server. This flaw aligns with CWE-74 (Command Injection) and CWE-94 (Improper Control of Code Generation). Successful exploitation permits the attacker to run code with the server’s permissions, compromising confidentiality, integrity, and availability of the host system.

Affected Systems

The vulnerability affects all releases of isaacwasserman’s mcp-vegalite-server up to commit 16aefed598b8cd897b78e99b907f6e2984572c61. Because the project follows a rolling-release model, no specific version numbers are formally released, and no patched revision is publicly identified at this time. Therefore, any instance of the application running the affected code base is potentially vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, but the vulnerability’s remote code execution potential makes it a significant security concern. The EPSS score of less than 1% suggests that exploitation is currently unlikely or not widely reported; however, the publicly disclosed exploit and lack of an official fix mean that an attacker could still target vulnerable deployments. The issue is not listed in CISA’s KEV catalog, but administrators should still assess whether the application is exposed to untrusted networks and consider immediate remediation.

Generated by OpenCVE AI on April 17, 2026 at 22:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available fix or update to the latest commit of mcp-vegalite-server that resolves the eval injection.
  • Restrict external access to the visualize_data endpoint, allowing only trusted users or internal networks.
  • If patching or restricting access is not possible, modify the source to replace the eval function with safer parsing logic or enforce strict validation of the vegalite_specification input.
  • Continuously monitor application logs for abnormal requests to the visualize_data endpoint and investigate suspicious payloads promptly.

Generated by OpenCVE AI on April 17, 2026 at 22:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 06 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Isaacwasserman
Isaacwasserman mcp-vegalite-server
Vendors & Products Isaacwasserman
Isaacwasserman mcp-vegalite-server

Fri, 06 Feb 2026 04:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in isaacwasserman mcp-vegalite-server up to 16aefed598b8cd897b78e99b907f6e2984572c61. Affected by this vulnerability is the function eval of the component visualize_data. Such manipulation of the argument vegalite_specification leads to code injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Title isaacwasserman mcp-vegalite-server visualize_data eval code injection
Weaknesses CWE-74
CWE-94
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Isaacwasserman Mcp-vegalite-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:20:37.927Z

Reserved: 2026-02-05T13:36:38.321Z

Link: CVE-2026-1977

cve-icon Vulnrichment

Updated: 2026-02-06T19:34:34.203Z

cve-icon NVD

Status : Deferred

Published: 2026-02-06T04:15:52.200

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1977

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T23:00:12Z

Weaknesses