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-2025-21380

CVE-2025-21380: Azure Marketplace Information Disclosure

CVE-2025-21380 is an information disclosure vulnerability in Microsoft Azure Marketplace caused by improper access control. Authorized attackers can exploit this to access sensitive data over a network.

Updated: January 22, 2026

CVE-2025-21380 Overview

CVE-2025-21380 is an improper access control vulnerability affecting Microsoft Azure SaaS Resources. This security flaw allows an authorized attacker to disclose sensitive information over a network. The vulnerability stems from inadequate access control mechanisms within the Azure Marketplace infrastructure, potentially enabling unauthorized data exposure.

Critical Impact

Authorized users can exploit improper access controls to access and disclose confidential information they should not have access to, compromising data confidentiality across Azure SaaS Resources.

Affected Products

  • Microsoft Azure Marketplace

Discovery Timeline

  • 2025-01-09 - CVE CVE-2025-21380 published to NVD
  • 2025-02-05 - Last updated in NVD database

Technical Details for CVE-2025-21380

Vulnerability Analysis

This vulnerability is classified under CWE-284 (Improper Access Control), which occurs when a software component does not properly restrict access to resources or functionality. In the context of Azure SaaS Resources, the improper access control allows authenticated users to access information beyond their authorized scope.

The vulnerability requires network access and low-privilege authentication to exploit. While the attacker must already have some level of authorized access to the Azure environment, the improper access control mechanisms fail to adequately restrict what data they can retrieve. This results in high confidentiality impact, as sensitive information can be disclosed to unauthorized parties.

Root Cause

The root cause of CVE-2025-21380 lies in insufficient access control validation within Azure SaaS Resources. The system fails to properly verify that authenticated users have appropriate permissions before granting access to sensitive data. This improper access control implementation allows authorized users to exceed their intended access boundaries and retrieve information they should not be able to view.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an attacker to have authenticated access to the Azure environment. The exploitation process involves:

  1. An attacker obtains legitimate credentials or authorization to access Azure SaaS Resources
  2. The attacker identifies endpoints or API calls that do not properly validate access permissions
  3. By crafting specific requests or navigating to improperly protected resources, the attacker can access sensitive information beyond their authorized scope
  4. The disclosed information could include configuration data, user information, or other confidential data stored within Azure Marketplace resources

Since no verified proof-of-concept code is publicly available for this vulnerability, organizations should refer to the Microsoft Security Response Center advisory for detailed technical guidance.

Detection Methods for CVE-2025-21380

Indicators of Compromise

  • Unusual API access patterns from authenticated users accessing resources outside their normal scope
  • Elevated data retrieval activity from Azure SaaS Resources by specific user accounts
  • Access logs showing requests to endpoints that should be restricted based on user roles

Detection Strategies

  • Enable Azure Activity Logs and monitor for unauthorized access attempts to Azure Marketplace resources
  • Implement Azure Security Center alerts for anomalous access patterns
  • Review Azure AD sign-in logs for suspicious authentication events followed by unusual resource access
  • Configure Azure Sentinel rules to detect privilege escalation patterns and unauthorized data access

Monitoring Recommendations

  • Enable detailed logging for all Azure SaaS Resource API calls
  • Monitor for users accessing resources outside their designated scope or role
  • Set up alerts for bulk data retrieval operations that exceed normal usage patterns
  • Review access control configurations regularly to ensure proper permission boundaries

How to Mitigate CVE-2025-21380

Immediate Actions Required

  • Review the Microsoft Security Update Guide for CVE-2025-21380 for specific remediation steps
  • Audit all Azure SaaS Resource access controls and permissions
  • Review user access logs for any signs of exploitation or unauthorized data access
  • Implement least-privilege access principles for all Azure Marketplace resources

Patch Information

Microsoft has addressed this vulnerability through their security update process. As this is an Azure SaaS vulnerability, Microsoft applies patches to the cloud infrastructure directly. Organizations should verify with Microsoft that their Azure environment has received the necessary updates by consulting the Microsoft CVE-2025-21380 Update Guide.

Workarounds

  • Implement additional network segmentation to limit access to Azure SaaS Resources
  • Enable Azure Conditional Access policies to restrict access based on user risk levels
  • Review and restrict Azure RBAC role assignments to enforce least-privilege access
  • Enable multi-factor authentication for all users accessing Azure Marketplace resources

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft Azure Marketplace

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability9.20%

  • 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-284

  • NVD-CWE-Other
  • Vendor Resources
  • Microsoft CVE-2025-21380 Update Guide
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync CSRF 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