SCA: security update for mcp-pinot-server (GHSA-73cv-556c-w3g6)

critical Tenable Cloud Security Plugin ID 444063

Description

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

- mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In
versions 3.0.1 and below, mcp-pinot defaults to running an HTTP MCP server bound to 0.0.0.0:8080 with no
authentication enabled. All MCP tools, including SQL query execution, schema creation, and table-config
mutation, are reachable by any network-adjacent caller. The server proxies these calls using server-side
Pinot credentials, producing a confused-deputy condition that yields full read/write access to the
configured Pinot cluster. This issue has been fixed in version 3.1.0 (CVE-2026-49257)

Solution

Update the mcp-pinot-server library and its related packages to version 3.1.0 or later.

See Also

https://github.com/advisories/GHSA-73cv-556c-w3g6

Plugin Details

Severity: Critical

ID: 444063

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 6/27/2026

Updated: 6/27/2026

Risk Information

VPR

Risk Factor: High

Score: 7.3

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-49257

CVSS v3

Risk Factor: Critical

Base Score: 10

Temporal Score: 8.7

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/18/2026

Reference Information

CVE: CVE-2026-49257

cwe: CWE-306