CVE-2026-79743: MCPHub: Path Traversal via Malicious MCPB Manifest Name

Published Aug 31, 2026
·
Updated

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 0.12.13, MCPB File Upload Handler extracts a ZIP file and reads manifest.json from it. The name field in the manifest is directly concatenated into a file path (line 107) without any sanitization or path traversal character validation. An attacker can craft a malicious MCPB file where manifest.name is set to something like ../../../etc/malicious, causing the file to be extracted to an arbitrary location on the file system. The cleanupOldMcpbServer function (line 110) also uses the unsanitized name, potentially allowing deletion of arbitrary directories. This issue has been patched in version 0.12.13.

Affected Software

1 affected component
MCPHub<0.12.13

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade MCPHub to a version that resolves this vulnerability.

    Fixed in 0.12.13

Event History

Aug 31, 2026
CVE Published
via MITRE·05:57 PM
Data Sourced
via MITRE·05:57 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are affected?

MCPHub deployments running versions prior to 0.12.13 are affected where the MCPB File Upload Handler processes uploaded MCPB files.

2

What does an attacker need to exploit this issue?

An attacker needs to provide a crafted MCPB ZIP file with a manifest.json whose name field contains path traversal sequences. The vulnerable upload handler uses that name in file paths without sanitization.

3

What can exploitation do?

A crafted manifest name can cause files to be extracted to arbitrary filesystem locations. The same unsanitized value is used by cleanupOldMcpbServer, which can potentially delete arbitrary directories.

4

What should be done if the deployment cannot be upgraded immediately?

Do not process untrusted MCPB uploads until the deployment can be updated. Restricting MCPB upload capability to trusted users reduces the opportunity to submit a malicious manifest.

5

How is the issue remediated?

Upgrade MCPHub to version 0.12.13, which includes the patch for this issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203