CVE-2025-47274

ToolHive is a utility designed to simplify the deployment and management of Model Context Protocol (MCP) servers. Due to the ordering of code used to start an MCP server container, versions of ToolHive prior to 0.0.33 inadvertently store secrets in the run config files which are used to restart stopped containers. This means that an attacker who has access to the home folder of the user who starts the MCP server can read secrets without needing access to the secrets store itself. This only applies to secrets which were used in containers whose run configs exist at a point in time - other secrets remaining inaccessible. ToolHive 0.0.33 fixes the issue. Some workarounds are available. Stop and delete any running MCP servers, or manually remove any runconfigs from `$HOME/Library/Application Support/toolhive/runconfigs/` (macOS) or `$HOME/.state/toolhive/runconfigs/` (Linux).
CVSS

No CVSS.

Configurations

No configuration.

History

12 May 2025, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-12 15:16

Updated : 2025-05-12 17:32


NVD link : CVE-2025-47274

Mitre link : CVE-2025-47274

CVE.ORG link : CVE-2025-47274


JSON object : View

Products Affected

No product.

CWE
CWE-311

Missing Encryption of Sensitive Data