Search criteria
2 vulnerabilities found for mcp-server-auto-commit by hypermodel-labs
CVE-2026-4198 (GCVE-0-2026-4198)
Vulnerability from nvd – Published: 2026-03-15 23:32 – Updated: 2026-03-16 20:08
VLAI
Title
hypermodel-labs mcp-server-auto-commit index.ts getGitChanges command injection
Summary
A vulnerability was determined in hypermodel-labs mcp-server-auto-commit 1.0.0. Affected by this vulnerability is the function getGitChanges of the file index.ts. This manipulation causes command injection. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. Patch name: f7d992c830c5f2ec5749852e66c0195e3ed7fe30. Applying a patch is the recommended action to fix this issue. The project was informed of the problem early through an issue report but has not responded yet.
Severity
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.351110 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.351110 | signaturepermissions-required |
| https://vuldb.com/?submit.770421 | third-party-advisory |
| https://github.com/hypermodel-labs/mcp-server-aut… | issue-trackingpatch |
| https://github.com/user-attachments/files/2568703… | exploitpatch |
| https://github.com/hypermodel-labs/mcp-server-aut… | issue-trackingpatch |
| https://github.com/hypermodel-labs/mcp-server-aut… | patchproduct |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| hypermodel-labs | mcp-server-auto-commit |
Affected:
1.0.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-4198",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-16T20:08:22.047751Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-16T20:08:37.689Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "mcp-server-auto-commit",
"vendor": "hypermodel-labs",
"versions": [
{
"status": "affected",
"version": "1.0.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Yinci Chen (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in hypermodel-labs mcp-server-auto-commit 1.0.0. Affected by this vulnerability is the function getGitChanges of the file index.ts. This manipulation causes command injection. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. Patch name: f7d992c830c5f2ec5749852e66c0195e3ed7fe30. Applying a patch is the recommended action to fix this issue. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:TF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-15T23:32:19.764Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-351110 | hypermodel-labs mcp-server-auto-commit index.ts getGitChanges command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.351110"
},
{
"name": "VDB-351110 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.351110"
},
{
"name": "Submit #770421 | hypermodel-labs mcp-server-auto-commit \u003c=0.0.1 Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.770421"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/hypermodel-labs/mcp-server-auto-commit/issues/7"
},
{
"tags": [
"exploit",
"patch"
],
"url": "https://github.com/user-attachments/files/25687034/mcp-server-auto-commit_security_advisory.pdf"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/hypermodel-labs/mcp-server-auto-commit/pull/8/changes/f7d992c830c5f2ec5749852e66c0195e3ed7fe30"
},
{
"tags": [
"patch",
"product"
],
"url": "https://github.com/hypermodel-labs/mcp-server-auto-commit/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-03-15T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-03-15T01:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-03-15T09:37:06.000Z",
"value": "VulDB entry last update"
}
],
"title": "hypermodel-labs mcp-server-auto-commit index.ts getGitChanges command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-4198",
"datePublished": "2026-03-15T23:32:19.764Z",
"dateReserved": "2026-03-15T08:29:28.279Z",
"dateUpdated": "2026-03-16T20:08:37.689Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-4198 (GCVE-0-2026-4198)
Vulnerability from cvelistv5 – Published: 2026-03-15 23:32 – Updated: 2026-03-16 20:08
VLAI
Title
hypermodel-labs mcp-server-auto-commit index.ts getGitChanges command injection
Summary
A vulnerability was determined in hypermodel-labs mcp-server-auto-commit 1.0.0. Affected by this vulnerability is the function getGitChanges of the file index.ts. This manipulation causes command injection. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. Patch name: f7d992c830c5f2ec5749852e66c0195e3ed7fe30. Applying a patch is the recommended action to fix this issue. The project was informed of the problem early through an issue report but has not responded yet.
Severity
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/?id.351110 | vdb-entrytechnical-description |
| https://vuldb.com/?ctiid.351110 | signaturepermissions-required |
| https://vuldb.com/?submit.770421 | third-party-advisory |
| https://github.com/hypermodel-labs/mcp-server-aut… | issue-trackingpatch |
| https://github.com/user-attachments/files/2568703… | exploitpatch |
| https://github.com/hypermodel-labs/mcp-server-aut… | issue-trackingpatch |
| https://github.com/hypermodel-labs/mcp-server-aut… | patchproduct |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| hypermodel-labs | mcp-server-auto-commit |
Affected:
1.0.0
|
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-4198",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-16T20:08:22.047751Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-16T20:08:37.689Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "mcp-server-auto-commit",
"vendor": "hypermodel-labs",
"versions": [
{
"status": "affected",
"version": "1.0.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Yinci Chen (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in hypermodel-labs mcp-server-auto-commit 1.0.0. Affected by this vulnerability is the function getGitChanges of the file index.ts. This manipulation causes command injection. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. Patch name: f7d992c830c5f2ec5749852e66c0195e3ed7fe30. Applying a patch is the recommended action to fix this issue. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:TF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-15T23:32:19.764Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-351110 | hypermodel-labs mcp-server-auto-commit index.ts getGitChanges command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/?id.351110"
},
{
"name": "VDB-351110 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/?ctiid.351110"
},
{
"name": "Submit #770421 | hypermodel-labs mcp-server-auto-commit \u003c=0.0.1 Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/?submit.770421"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/hypermodel-labs/mcp-server-auto-commit/issues/7"
},
{
"tags": [
"exploit",
"patch"
],
"url": "https://github.com/user-attachments/files/25687034/mcp-server-auto-commit_security_advisory.pdf"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/hypermodel-labs/mcp-server-auto-commit/pull/8/changes/f7d992c830c5f2ec5749852e66c0195e3ed7fe30"
},
{
"tags": [
"patch",
"product"
],
"url": "https://github.com/hypermodel-labs/mcp-server-auto-commit/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-03-15T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-03-15T01:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-03-15T09:37:06.000Z",
"value": "VulDB entry last update"
}
],
"title": "hypermodel-labs mcp-server-auto-commit index.ts getGitChanges command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-4198",
"datePublished": "2026-03-15T23:32:19.764Z",
"dateReserved": "2026-03-15T08:29:28.279Z",
"dateUpdated": "2026-03-16T20:08:37.689Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}