A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-5374

CVE-2026-5374: runZero Platform Auth Bypass Vulnerability

CVE-2026-5374 is an authentication bypass flaw in runZero Platform allowing MCP agents to access data outside authorized scope. This article covers the technical details, affected versions, impact, and mitigation.

Published: April 10, 2026

CVE-2026-5374 Overview

An authorization bypass vulnerability has been identified in the runZero Platform that allowed MCP (Model Context Protocol) agents to access remediation and asset information from outside of the authorized organization scope. This incorrect authorization issue (CWE-863) could enable privileged attackers to obtain sensitive information about assets and remediation actions belonging to other organizations within multi-tenant deployments.

Critical Impact

MCP agents could access sensitive remediation and asset data across organizational boundaries, potentially exposing confidential security posture information to unauthorized parties.

Affected Products

  • runZero Platform versions prior to 4.0.260202.0

Discovery Timeline

  • 2026-04-07 - CVE CVE-2026-5374 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2026-5374

Vulnerability Analysis

This vulnerability represents an incorrect authorization flaw (CWE-863) in the runZero Platform's MCP agent integration. The issue stems from inadequate boundary enforcement when MCP agents request remediation and asset information, allowing agents to retrieve data that should be restricted to specific organizational scopes.

The network-accessible nature of the vulnerability means an attacker with high privileges could potentially exploit this remotely, though the attack complexity is high. The scope change characteristic indicates that the vulnerability affects resources beyond the vulnerable component itself—specifically, data belonging to other organizations within the platform.

Root Cause

The root cause is an incorrect authorization check in the runZero Platform's MCP agent data access layer. When MCP agents queried for remediation tasks and asset information, the authorization logic failed to properly validate that the requesting agent was authorized to access data within the specified organizational scope. This allowed cross-tenant information disclosure where agents could retrieve sensitive asset and remediation data belonging to organizations outside their authorized access boundaries.

Attack Vector

The vulnerability is exploitable over the network by an attacker with high privileges (such as access to an MCP agent configuration). The attack requires specific conditions to be met, resulting in high complexity:

  1. The attacker must have access to configure or control an MCP agent connected to the runZero Platform
  2. The attacker must craft requests through the MCP agent targeting remediation or asset endpoints
  3. The MCP agent's requests bypass organizational scope validation, returning data from other organizations

While no integrity or availability impact exists, the confidentiality impact is high, particularly in multi-tenant environments where organizations rely on strict data isolation.

Detection Methods for CVE-2026-5374

Indicators of Compromise

  • Unusual MCP agent queries retrieving asset or remediation data for organizations outside the agent's configured scope
  • Anomalous data access patterns in runZero Platform audit logs showing cross-organization data retrieval
  • MCP agent activity logs indicating requests for remediation information beyond authorized boundaries

Detection Strategies

  • Review runZero Platform audit logs for MCP agent requests that access resources outside their designated organization scope
  • Monitor for abnormal spikes in MCP agent data retrieval volume that could indicate unauthorized enumeration
  • Implement alerting on any cross-organizational data access attempts through MCP integrations

Monitoring Recommendations

  • Enable comprehensive logging for all MCP agent interactions with the runZero Platform
  • Establish baseline behavior for MCP agent queries and alert on deviations
  • Regularly audit organization scope configurations and MCP agent permissions

How to Mitigate CVE-2026-5374

Immediate Actions Required

  • Upgrade the runZero Platform to version 4.0.260202.0 or later immediately
  • Review MCP agent configurations and restrict permissions to minimum required scope
  • Audit historical MCP agent activity logs for potential unauthorized data access
  • Verify multi-tenant isolation settings are correctly configured

Patch Information

runZero has addressed this vulnerability in version 4.0.260202.0 of the runZero Platform. Organizations should apply this update as soon as possible. Detailed release information is available in the runZero Release Notes. The official security advisory can be found at the runZero Security Advisory for CVE-2026-5374.

Workarounds

  • Temporarily disable MCP agent integrations until the patch can be applied
  • Implement network-level restrictions to limit MCP agent connectivity
  • Review and restrict MCP agent service accounts to minimum necessary privileges
  • Enable enhanced logging and monitoring to detect any exploitation attempts before patching

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechRunzero

  • SeverityMEDIUM

  • CVSS Score5.8

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • RunZero Release Notes

  • RunZero Security Advisory CVE-2026-5374
  • Related CVEs
  • CVE-2026-5379: runZero Platform Auth Bypass Vulnerability

  • CVE-2026-5378: runZero Platform Auth Bypass Vulnerability

  • CVE-2026-5376: runZero Platform Auth Bypass Vulnerability

  • CVE-2026-5382: runZero Platform Auth Bypass Vulnerability
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