MCPHub has Path Traversal via Malicious MCPB Manifest Name
Vulnerability Type: Path Traversal (CWE-22) Sink Location: src/controllers/mcpbController.ts:107 Vulnerability Description: The name field from an uploaded MCPB manifest is used directly, without sanitization or normalization, to construct a file system path for directory creation and move operations, which may lead to path traversal attacks.