The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-40374

CVE-2026-40374: Power Automate Information Disclosure Flaw

CVE-2026-40374 is an information disclosure vulnerability in Power Automate that allows authorized attackers to expose sensitive data over a network. This article covers technical details, affected versions, and mitigation.

Published: May 17, 2026

CVE-2026-40374 Overview

CVE-2026-40374 is an information disclosure vulnerability in Microsoft Power Automate. The flaw exposes sensitive information to an unauthorized actor, allowing an authenticated attacker to disclose data over a network. The weakness is classified under [CWE-200] (Exposure of Sensitive Information to an Unauthorized Actor).

Microsoft Power Automate is a cloud-based workflow automation service used across enterprise environments to orchestrate business processes, integrate SaaS platforms, and move data between systems. Successful exploitation grants attackers access to confidential workflow data, connection credentials, or business logic stored within the platform.

Critical Impact

An authenticated attacker can read sensitive information from Power Automate over the network without requiring user interaction, impacting confidentiality of automated workflows and integrated data sources.

Affected Products

  • Microsoft Power Automate (cloud service)
  • Power Automate workflows accessible over the network
  • Tenants exposing Power Automate connectors and flows

Discovery Timeline

  • 2026-05-12 - CVE-2026-40374 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-40374

Vulnerability Analysis

The vulnerability stems from improper protection of sensitive information within Microsoft Power Automate. An authorized attacker with low privileges can issue network requests that return data the requester should not be permitted to read. The CWE-200 classification confirms the root issue is exposure of information to an unauthorized actor rather than a memory safety or code execution defect.

Exploitation requires that the attacker hold valid credentials within the Power Automate environment. The attack does not require user interaction and can be triggered remotely over the network. Confidentiality is the only impacted security property; integrity and availability remain unaffected by this issue.

Environments using Power Automate often store connection references, API tokens, and business records inside flows. Disclosure of this data can enable downstream attacks against connected SaaS platforms and on-premises gateways. The exposed information may also include parameters passed between cloud connectors, run history, or workflow execution details.

Root Cause

The root cause is insufficient access control or output filtering within a Power Automate component that returns data over the network. Microsoft has not published implementation-level details. The Microsoft Security Advisory is the authoritative source for affected components.

Attack Vector

The attack vector is network-based and requires authentication. An attacker with a low-privileged Power Automate account sends crafted requests to the service and receives data belonging to other users or workflows. No social engineering or local access is needed.

No verified public exploit code or proof-of-concept is available at the time of publication. Refer to the Microsoft Security Advisory for technical details once additional guidance is released.

Detection Methods for CVE-2026-40374

Indicators of Compromise

  • Unusual Power Automate API access patterns from accounts that do not typically query flow run history or connection metadata.
  • Spikes in read operations against Power Automate resources from a single principal within a short time window.
  • Authenticated requests originating from atypical IP addresses or geolocations associated with Power Automate API endpoints.

Detection Strategies

  • Review Microsoft Purview and Entra ID audit logs for Power Automate activity, focusing on read operations against flows and connections.
  • Correlate Power Platform admin activity logs with sign-in logs to identify accounts exhibiting reconnaissance-style behavior.
  • Establish baselines for normal flow access per user role and alert on deviations such as bulk enumeration of flows or environments.

Monitoring Recommendations

  • Forward Power Platform and Microsoft 365 audit logs to a centralized analytics platform for retention and correlation.
  • Monitor for privilege changes and connector creations following suspicious read activity, which can indicate post-disclosure lateral movement.
  • Alert on access to high-value flows containing financial, HR, or credential management automations.

How to Mitigate CVE-2026-40374

Immediate Actions Required

  • Apply the fix referenced in the Microsoft Security Advisory once available; Power Automate is a cloud service and Microsoft typically deploys server-side fixes automatically.
  • Audit Power Automate user assignments and remove unnecessary maker or environment access from low-trust accounts.
  • Rotate secrets, API keys, and connection references that may have been exposed through impacted flows.

Patch Information

Microsoft addresses Power Automate vulnerabilities through service-side updates rather than customer-installed patches. Consult the Microsoft Security Advisory for the current remediation status and any required tenant configuration changes.

Workarounds

  • Enforce least privilege on Power Platform environments and restrict flow sharing to required users.
  • Apply Conditional Access policies to Power Automate to limit access to managed devices and trusted network locations.
  • Enable Data Loss Prevention (DLP) policies in the Power Platform admin center to restrict sensitive connector combinations.
  • Review and tighten environment security groups to ensure only authorized users can enumerate flows and connections.
bash
# Configuration example: list Power Platform environments and users via PowerShell
# Requires the Microsoft.PowerApps.Administration.PowerShell module
Install-Module -Name Microsoft.PowerApps.Administration.PowerShell -Force
Add-PowerAppsAccount

# Enumerate environments and review role assignments for least-privilege compliance
Get-AdminPowerAppEnvironment | Select-Object DisplayName, EnvironmentName, EnvironmentType
Get-AdminPowerAppEnvironment | ForEach-Object {
    Get-AdminPowerAppRoleAssignment -EnvironmentName $_.EnvironmentName
}

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechPower Automate

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • Microsoft Security Advisory
  • Latest CVEs
  • CVE-2026-46333: Linux Kernel Privilege Escalation Flaw

  • CVE-2026-2586: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-2587: Eclipse Glassfish RCE Vulnerability

  • CVE-2026-45255: FreeBSD bsdinstall/bsdconfig RCE Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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