Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-26138

CVE-2026-26138: Microsoft Purview SSRF Vulnerability

CVE-2026-26138 is a server-side request forgery flaw in Microsoft Purview that enables unauthorized attackers to elevate privileges over a network. This article covers the technical details, affected versions, and steps.

Published: March 19, 2026

CVE-2026-26138 Overview

CVE-2026-26138 is a Server-Side Request Forgery (SSRF) vulnerability in Microsoft Purview that allows an unauthorized attacker to elevate privileges over a network. This vulnerability enables attackers to manipulate the server into making requests to unintended locations, potentially accessing internal resources and sensitive data that should not be externally accessible.

Critical Impact

Unauthenticated attackers can exploit this SSRF vulnerability to access internal network resources, potentially leading to privilege escalation and unauthorized access to sensitive data managed by Microsoft Purview.

Affected Products

  • Microsoft Purview

Discovery Timeline

  • 2026-03-19 - CVE-2026-26138 published to NVD
  • 2026-03-19 - Last updated in NVD database

Technical Details for CVE-2026-26138

Vulnerability Analysis

This Server-Side Request Forgery (SSRF) vulnerability in Microsoft Purview allows unauthenticated remote attackers to abuse the application's request-making capabilities. The vulnerability can be exploited over the network without requiring any privileges or user interaction, and it has the potential to impact resources beyond the vulnerable component's security scope.

The primary impact of this vulnerability is the potential for high confidentiality breach, where attackers can access sensitive internal resources. The changed scope characteristic indicates that successful exploitation could affect resources managed by other security authorities beyond Microsoft Purview itself.

SSRF vulnerabilities are particularly dangerous in cloud-based data governance platforms like Microsoft Purview because they may provide attackers with access to internal metadata services, cloud infrastructure APIs, and sensitive data catalogs.

Root Cause

The vulnerability is classified under CWE-918 (Server-Side Request Forgery). This indicates that Microsoft Purview fails to properly validate or sanitize user-controlled input that is used to construct server-side requests. The application likely accepts URLs or hostnames from user input and makes requests to these destinations without adequate restrictions, allowing attackers to direct requests to internal or arbitrary external endpoints.

Attack Vector

The attack is conducted over the network and requires no authentication or user interaction. An attacker can send specially crafted requests to the vulnerable Microsoft Purview instance, causing the server to make requests on the attacker's behalf. This can be leveraged to:

  • Access internal services and metadata endpoints
  • Retrieve sensitive configuration data
  • Bypass network security controls
  • Potentially escalate privileges within the cloud environment

The vulnerability allows attackers to potentially reach internal cloud metadata services (such as IMDS endpoints) that could expose credentials or sensitive configuration data, enabling further lateral movement or privilege escalation.

Detection Methods for CVE-2026-26138

Indicators of Compromise

  • Unusual outbound requests from Microsoft Purview servers to internal IP ranges (e.g., 169.254.169.254, 127.0.0.1, 10.x.x.x, 192.168.x.x)
  • HTTP requests to metadata service endpoints originating from application servers
  • Unexpected network connections to internal services that should not be accessed by the Purview application

Detection Strategies

  • Monitor web application logs for requests containing internal IP addresses, localhost references, or cloud metadata service URLs in user-controlled parameters
  • Implement network-level monitoring to detect anomalous outbound connections from Microsoft Purview servers
  • Deploy Web Application Firewall (WAF) rules to detect and block common SSRF payloads

Monitoring Recommendations

  • Enable detailed logging for all outbound HTTP/HTTPS requests made by Microsoft Purview components
  • Configure alerts for access attempts to cloud provider metadata services from application tiers
  • Review network flow logs for connections to internal services from unexpected sources

How to Mitigate CVE-2026-26138

Immediate Actions Required

  • Apply the latest security patches from Microsoft as soon as they become available
  • Review and restrict outbound network access from Microsoft Purview servers using network security groups or firewalls
  • Implement allowlisting for permitted external destinations that the application can connect to

Patch Information

Microsoft has published security guidance for this vulnerability. Refer to the Microsoft Security Update for CVE-2026-26138 for official patch information and remediation guidance.

Organizations should prioritize applying the vendor-supplied patches through standard Microsoft update channels.

Workarounds

  • Implement strict network segmentation to limit the impact of SSRF attacks by blocking outbound connections from application servers to sensitive internal endpoints
  • Block access to cloud metadata services (e.g., 169.254.169.254) from application servers using network security rules
  • Deploy a Web Application Firewall (WAF) with SSRF protection rules to filter malicious requests
  • Consider implementing request allowlisting at the application or network level to restrict which external resources the application can access
bash
# Example: Azure Network Security Group rule to block metadata service access
az network nsg rule create \
  --resource-group <resource-group> \
  --nsg-name <nsg-name> \
  --name BlockIMDS \
  --priority 100 \
  --direction Outbound \
  --access Deny \
  --protocol Tcp \
  --destination-address-prefixes 169.254.169.254 \
  --destination-port-ranges 80 443

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechMicrosoft

  • SeverityHIGH

  • CVSS Score8.6

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • Microsoft Security Update CVE-2026-26138
  • Related CVEs
  • CVE-2026-32186: Microsoft Bing SSRF Vulnerability

  • CVE-2026-26120: Microsoft Bing SSRF Vulnerability

  • CVE-2026-32221: Microsoft Graphics Buffer Overflow Flaw

  • CVE-2026-32219: Microsoft Brokering File System Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English