Cyber Posture

CVE-2026-26137

Critical

Published: 19 March 2026

Published
19 March 2026
Modified
27 March 2026
KEV Added
Patch
CVSS Score 9.9 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
EPSS Score 0.0004 11.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-26137 is a critical-severity SSRF (CWE-918) vulnerability in Microsoft 365 Copilot Chat. Its CVSS base score is 9.9 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 11.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-7 (Boundary Protection) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates CVE-2026-26137 by identifying, reporting, and applying patches for the specific SSRF flaw in Microsoft Exchange as guided by MSRC.

prevent

Prevents SSRF exploitation in Exchange by validating and sanitizing low-privilege user inputs that trigger unauthorized server-side requests.

prevent

Blocks forged internal or unauthorized network requests from the Exchange server via boundary protection controls like firewalls or proxies.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SSRF vuln in public-facing Exchange server is exploited by low-priv authorized users for privilege escalation, mapping directly to T1190 (initial app compromise) and T1068 (priv-esc exploitation).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Server-side request forgery (ssrf) in Microsoft Exchange allows an authorized attacker to elevate privileges over a network.

Deeper analysisAI

CVE-2026-26137 is a server-side request forgery (SSRF) vulnerability, classified under CWE-918, affecting Microsoft Exchange. Published on 2026-03-19, it carries a CVSS v3.1 base score of 9.9, indicating critical severity due to its network accessibility (AV:N), low attack complexity (AC:L), and potential for high impact on confidentiality (C:H) and integrity (I:H) with a changed scope (S:C).

An authorized attacker with low privileges (PR:L) can exploit this SSRF vulnerability over the network without user interaction (UI:N), achieving privilege escalation. Successful exploitation allows the attacker to perform actions beyond their initial permissions, potentially compromising the Exchange server and accessing sensitive data or executing unauthorized operations.

The Microsoft Security Response Center (MSRC) provides detailed guidance on this vulnerability, including patch information and mitigation steps, at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26137. Security practitioners should consult this advisory for deployment instructions and workarounds if applicable.

Details

CWE(s)

Affected Products

microsoft
365 copilot chat
all versions

CVEs Like This One

CVE-2025-59272Same product: Microsoft 365 Copilot Chat
CVE-2025-59286Same product: Microsoft 365 Copilot Chat
CVE-2025-21177Same vendor: Microsoft
CVE-2026-32169Same vendor: Microsoft
CVE-2025-59503Same vendor: Microsoft
CVE-2026-26138Same vendor: Microsoft
CVE-2026-32186Same vendor: Microsoft
CVE-2026-26150Same vendor: Microsoft
CVE-2025-62207Same vendor: Microsoft
CVE-2026-33107Same vendor: Microsoft

References