CVE-2026-26118 (GCVE-0-2026-26118)
Vulnerability from cvelistv5 – Published: 2026-03-10 17:05 – Updated: 2026-06-19 18:18
VLAI
EPSS
VEX
Title
Azure MCP Server Tools Elevation of Privilege Vulnerability
Summary
Server-side request forgery (ssrf) in Azure MCP Server allows an authorized attacker to elevate privileges over a network.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-03-05 00:00 UTC
CWE
- CWE-918 - Server-Side Request Forgery (SSRF)
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerabi… | vendor-advisorypatch |
Impacted products
5 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Microsoft | Azure MCP Server Tools 1.0.0 (npm) |
Affected:
1.0.0 , < 1.0.2
(custom)
|
guessed | |
| Microsoft | Azure MCP Server Tools 1.0.0 (NuGet) |
Affected:
1.0.0 , < 1.0.2
(custom)
|
guessed | |
| Microsoft | Azure MCP Server Tools 2.0.0 (npm) |
Affected:
2.0.0-beta.1 , < 2.0.0-beta.17
(custom)
|
guessed | |
| Microsoft | Azure MCP Server Tools 2.0.0 (NuGet) |
Affected:
2.0.0-beta.1 , < 2.0.0-beta.17
(custom)
|
guessed | |
| Microsoft | Azure MCP Server Tools 2.0.0 (PyPi) |
Affected:
2.0.0-beta.1 , < 2.0.0-beta.17
(custom)
|
guessed |
Date Public
2026-03-10 14:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-26118",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-05T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-11T03:56:21.634Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Azure MCP Server Tools 1.0.0 (npm)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "1.0.2",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 1.0.0 (NuGet)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "1.0.2",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (npm)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (NuGet)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (PyPi)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.0-beta.17",
"versionStartIncluding": "2.0.0-beta.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.0-beta.17",
"versionStartIncluding": "2.0.0-beta.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.0-beta.17",
"versionStartIncluding": "2.0.0-beta.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_1:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.2",
"versionStartIncluding": "1.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_1:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.2",
"versionStartIncluding": "1.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-03-10T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Server-side request forgery (ssrf) in Azure MCP Server allows an authorized attacker to elevate privileges over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-19T18:18:08.772Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Azure MCP Server Tools Elevation of Privilege Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26118"
}
],
"title": "Azure MCP Server Tools Elevation of Privilege Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-26118",
"datePublished": "2026-03-10T17:05:21.115Z",
"dateReserved": "2026-02-11T15:52:13.911Z",
"dateUpdated": "2026-06-19T18:18:08.772Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-26118",
"date": "2026-09-18",
"epss": "0.00959",
"percentile": "0.59957"
},
"nvd": {
"cve": {
"affected": [
{
"affectedData": [
{
"product": "Azure MCP Server Tools 1.0.0 (npm)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "1.0.2",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 1.0.0 (NuGet)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "1.0.2",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (npm)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (NuGet)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (PyPi)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
}
],
"source": "secure@microsoft.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "08F2F33D-68BC-40BD-9945-9DAC13516B3F",
"versionEndExcluding": "2.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta1:*:*:*:*:*:*",
"matchCriteriaId": "FE4BB62F-D65C-4BD7-A977-560951121A31",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta10:*:*:*:*:*:*",
"matchCriteriaId": "E25804B6-4EBC-484C-AA53-5F36A125F63C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta11:*:*:*:*:*:*",
"matchCriteriaId": "60995316-44CA-4789-B168-BD759D3FDC7E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta12:*:*:*:*:*:*",
"matchCriteriaId": "69049E0E-CFEE-4051-BE1A-E6A10A346986",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta13:*:*:*:*:*:*",
"matchCriteriaId": "0E72117C-2C98-424A-BF6E-78553201F3AF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta14:*:*:*:*:*:*",
"matchCriteriaId": "AE81B2AA-87D7-41B3-934E-F06EB9973B7A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta15:*:*:*:*:*:*",
"matchCriteriaId": "A733A0B0-6D86-4CEF-A594-214195F8A40E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta16:*:*:*:*:*:*",
"matchCriteriaId": "1A0E69CE-C717-407D-84BA-8CC241F179B7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta2:*:*:*:*:*:*",
"matchCriteriaId": "C7D01823-C2A0-4FB2-B0A9-53CD02FFDFFA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta3:*:*:*:*:*:*",
"matchCriteriaId": "F27295F4-18D0-428E-A2F1-77B3209B6183",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta4:*:*:*:*:*:*",
"matchCriteriaId": "B88758F0-AE0F-4644-A2D0-EAB69F04B2AA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta5:*:*:*:*:*:*",
"matchCriteriaId": "D1C2790F-D5F5-495A-9A70-01D0A69FECDF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta6:*:*:*:*:*:*",
"matchCriteriaId": "F30CE925-8322-43B4-B634-B08F0D69DF19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta7:*:*:*:*:*:*",
"matchCriteriaId": "640182FA-C461-46A2-BDEE-0785DCA7C26B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta8:*:*:*:*:*:*",
"matchCriteriaId": "F7F3A643-AC07-4EC7-A4E2-DD5B0937D728",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server:2.0.0:beta9:*:*:*:*:*:*",
"matchCriteriaId": "B304FD54-1827-4401-8DA9-C1D982667DBB",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Server-side request forgery (ssrf) in Azure MCP Server allows an authorized attacker to elevate privileges over a network."
},
{
"lang": "es",
"value": "Falsificaci\u00f3n de petici\u00f3n del lado del servidor (SSRF) en Azure MCP Server permite a un atacante autorizado elevar privilegios a trav\u00e9s de una red."
}
],
"id": "CVE-2026-26118",
"lastModified": "2026-06-17T10:25:45.377",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "secure@microsoft.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-26118",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-05T00:00:00+00:00",
"version": "2.0.3"
}
}
]
},
"published": "2026-03-10T18:18:41.180",
"references": [
{
"source": "secure@microsoft.com",
"tags": [
"Vendor Advisory"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26118"
}
],
"sourceIdentifier": "secure@microsoft.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-918"
}
],
"source": "secure@microsoft.com",
"type": "Secondary"
}
]
}
},
"redhat_vex": {
"current_release_date": "2026-03-27T07:58:38+00:00",
"cve": "CVE-2026-26118",
"id": "CVE-2026-26118",
"initial_release_date": "2026-03-10T14:00:00+00:00",
"product_status:known_not_affected": "1",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "Azure MCP Server Tools Elevation of Privilege Vulnerability",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26118.json",
"version": "3"
},
"vulnrichment": {
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-26118",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-10T19:49:52.853847Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-10T19:50:08.517Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Azure MCP Server Tools 1.0.0 (npm)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "1.0.2",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 1.0.0 (NuGet)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "1.0.2",
"status": "affected",
"version": "1.0.0",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (npm)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (NuGet)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
},
{
"product": "Azure MCP Server Tools 2.0.0 (PyPi)",
"vendor": "Microsoft",
"versions": [
{
"lessThan": "2.0.0-beta.17",
"status": "affected",
"version": "2.0.0-beta.1",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.0-beta.17",
"versionStartIncluding": "2.0.0-beta.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.0-beta.17",
"versionStartIncluding": "2.0.0-beta.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_2:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.0.0-beta.17",
"versionStartIncluding": "2.0.0-beta.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_1:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.2",
"versionStartIncluding": "1.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:microsoft:azure_mcp_server_tools_1:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.2",
"versionStartIncluding": "1.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"datePublic": "2026-03-10T14:00:00.000Z",
"descriptions": [
{
"lang": "en-US",
"value": "Server-side request forgery (ssrf) in Azure MCP Server allows an authorized attacker to elevate privileges over a network."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en-US",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-918",
"description": "CWE-918: Server-Side Request Forgery (SSRF)",
"lang": "en-US",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-19T18:18:08.772Z",
"orgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"shortName": "microsoft"
},
"references": [
{
"name": "Azure MCP Server Tools Elevation of Privilege Vulnerability",
"tags": [
"vendor-advisory",
"patch"
],
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26118"
}
],
"title": "Azure MCP Server Tools Elevation of Privilege Vulnerability"
}
},
"cveMetadata": {
"assignerOrgId": "f38d906d-7342-40ea-92c1-6c4a2c6478c8",
"assignerShortName": "microsoft",
"cveId": "CVE-2026-26118",
"datePublished": "2026-03-10T17:05:21.115Z",
"dateReserved": "2026-02-11T15:52:13.911Z",
"dateUpdated": "2026-06-19T18:18:08.772Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…