Cyber Posture

CVE-2026-26150

High

Published: 23 April 2026

Published
23 April 2026
Modified
29 April 2026
KEV Added
Patch
CVSS Score 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0009 25.3th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-26150 is a high-severity SSRF (CWE-918) vulnerability in Microsoft Purview Ediscovery. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 25.3th 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 Exploit Public-Facing Application (T1190) 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-26150 by requiring timely identification, reporting, and correction of the SSRF flaw through application of vendor-provided patches as recommended by MSRC.

prevent

Prevents SSRF exploitation in Microsoft Purview by validating user-supplied inputs such as URLs to block forging of unauthorized server-side requests to internal resources.

prevent

Monitors and controls communications at external and key internal boundaries to restrict server-forged requests from accessing sensitive internal resources or enabling privilege escalation.

MITRE ATT&CK Enterprise TechniquesAI

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

SSRF in network-accessible Microsoft Purview directly matches exploitation of a public-facing application (T1190); the described ability to forge server requests for privilege elevation and restricted internal data access matches exploitation for privilege escalation (T1068).

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

NVD Description

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

Deeper analysisAI

CVE-2026-26150 is a server-side request forgery (SSRF) vulnerability, classified under CWE-918, affecting Microsoft Purview. Published on 2026-04-23, it carries a CVSS v3.1 base score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N), indicating high severity due to its network accessibility, low attack complexity, lack of prerequisites, and significant confidentiality impact across a changed scope.

An unauthorized attacker with network access can exploit this SSRF flaw without requiring privileges or user interaction. Successful exploitation enables the attacker to elevate privileges by forging requests from the server, potentially accessing internal resources or sensitive data that would otherwise be restricted.

The Microsoft Security Response Center (MSRC) advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-26150 provides details on mitigation, including available patches and recommended actions for affected Microsoft Purview deployments.

Details

CWE(s)

Affected Products

microsoft
purview ediscovery
all versions

CVEs Like This One

CVE-2025-21177Same vendor: Microsoft
CVE-2026-32169Same vendor: Microsoft
CVE-2025-59503Same vendor: Microsoft
CVE-2026-26138Same vendor: Microsoft
CVE-2026-26137Same vendor: Microsoft
CVE-2026-32186Same vendor: Microsoft
CVE-2025-62207Same vendor: Microsoft
CVE-2026-33107Same vendor: Microsoft
CVE-2025-21385Same vendor: Microsoft
CVE-2026-32210Same vendor: Microsoft

References