CVE-2026-94047 Details
Description
A security vulnerability has been detected in samanhappy MCPHub up to 1.0.32. The impacted element is the function importTemplate of the file src/services/templateService.ts of the component Template Import Endpoint. The manipulation leads to improper privilege management. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. Upgrading to version 1.0.33 is sufficient to resolve this issue. The identifier of the patch is 18a4467bc4ec6390b1f841d8a468a37e9922f837. It is advisable to upgrade the affected component.
A vulnerability in samanhappy MCPHub versions through 1.0.32 allows for improper privilege management in the template import feature. The issue arises in the 'importTemplate' function within 'src/services/templateService.ts', where the endpoint 'POST /api/templates/import' lacks adequate authorization checks. This vulnerability enables remote code execution by allowing non-admin users to import templates that create 'stdio'-type servers, which can execute arbitrary commands on the host system.
Upgrade to MCPHub version 1.0.33, which enforces the necessary privilege checks on the template import feature.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 20, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/samanhappy/mcphub/ | [email protected] | ProductVendor |
| https://github.com/samanhappy/mcphub/commit/18a4467bc4ec6390b1f841d8a468a37e9922f837 | [email protected] | Source CodeVendor |
| https://github.com/samanhappy/mcphub/issues/1094 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/samanhappy/mcphub/pull/1096 | [email protected] | Issue TrackingVendor |
| https://github.com/samanhappy/mcphub/releases/tag/v1.0.33 | [email protected] | Release NotesVendor |
| https://vuldb.com/cve/CVE-2026-94047 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/949562 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407976 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/407976/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-269 | Improper Privilege Management | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| samanhappy MCPHub | <= 1.0.32 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion