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-3224

CVE-2026-3224: Devolutions Server Auth Bypass Vulnerability

CVE-2026-3224 is an authentication bypass flaw in Devolutions Server affecting Microsoft Entra ID authentication mode. Attackers can forge JWTs to impersonate users. This article covers technical details, impact, and fixes.

Published: March 6, 2026

CVE-2026-3224 Overview

CVE-2026-3224 is an authentication bypass vulnerability affecting the Microsoft Entra ID (formerly Azure AD) authentication mode in Devolutions Server. This critical flaw allows an unauthenticated attacker to bypass authentication mechanisms and impersonate any legitimate Entra ID user by crafting a malicious JSON Web Token (JWT). Organizations using Devolutions Server with Microsoft Entra ID for single sign-on are at significant risk of unauthorized access to sensitive credential management infrastructure.

Critical Impact

Unauthenticated attackers can forge JWT tokens to authenticate as arbitrary Entra ID users, potentially gaining full access to stored credentials, secrets, and sensitive enterprise resources managed by Devolutions Server.

Affected Products

  • Devolutions Server version 2025.3.15.0 and earlier
  • Deployments utilizing Microsoft Entra ID (Azure AD) authentication mode
  • All supported platforms running vulnerable Devolutions Server versions

Discovery Timeline

  • 2026-03-03 - CVE CVE-2026-3224 published to NVD
  • 2026-03-05 - Last updated in NVD database

Technical Details for CVE-2026-3224

Vulnerability Analysis

This authentication bypass vulnerability (CWE-287: Improper Authentication) exists in the JWT validation logic within the Microsoft Entra ID authentication handler of Devolutions Server. The flaw enables attackers to craft malicious JWT tokens that the server incorrectly validates as legitimate, bypassing the entire authentication process without requiring valid credentials.

The vulnerability is particularly severe because Devolutions Server is a privileged access management solution that stores sensitive credentials, secrets, and connection information for enterprise environments. Successful exploitation grants attackers the ability to impersonate any user configured with Entra ID authentication, including administrative accounts.

Root Cause

The root cause stems from improper validation of JWT tokens during the Entra ID authentication flow. The vulnerable implementation fails to adequately verify critical JWT claims, signature integrity, or token issuer, allowing forged tokens to be accepted as valid authentication credentials. This represents a fundamental breakdown in the trust chain between Devolutions Server and the Entra ID identity provider.

Attack Vector

The attack is network-accessible and requires no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Crafting a malicious JWT token with arbitrary user claims
  2. Submitting the forged token to the Devolutions Server authentication endpoint
  3. The server incorrectly validates the token and grants access
  4. The attacker gains authenticated access as the impersonated user

The exploitation mechanism involves manipulating JWT header parameters and claims to bypass signature verification. Attackers can set arbitrary user identifiers, roles, and permissions within the forged token, allowing complete impersonation of any Entra ID-authenticated user.

Detection Methods for CVE-2026-3224

Indicators of Compromise

  • Unexpected authentication events from unfamiliar IP addresses or geographic locations
  • Multiple authentication attempts across different user accounts from the same source
  • JWT tokens with anomalous structures or invalid signature formats in authentication logs
  • Access to sensitive vaults or credentials by users who should not have permissions
  • Sudden spikes in authentication activity outside normal business hours

Detection Strategies

  • Implement log analysis rules to identify malformed or suspicious JWT token submissions
  • Monitor for authentication events lacking corresponding Entra ID sign-in activity in Azure AD logs
  • Deploy network-based detection for unusual patterns in authentication traffic to Devolutions Server endpoints
  • Correlate Devolutions Server authentication logs with Microsoft Entra ID sign-in logs to identify discrepancies
  • Enable detailed audit logging in Devolutions Server to capture full authentication request details

Monitoring Recommendations

  • Configure alerts for authentication attempts from previously unseen IP addresses or user agents
  • Monitor privileged account access patterns for anomalies indicating potential impersonation
  • Implement SIEM correlation rules to detect authentication without corresponding identity provider activity
  • Track access to high-value credential vaults for unauthorized retrieval attempts
  • Review authentication failure rates and patterns that may indicate exploitation attempts

How to Mitigate CVE-2026-3224

Immediate Actions Required

  • Upgrade Devolutions Server to the latest patched version immediately
  • Audit all recent authentication logs for signs of suspicious JWT-based authentication activity
  • Review user access logs for unauthorized access to sensitive credentials or vaults
  • Consider temporarily disabling Entra ID authentication until patching is complete if exploitation is suspected
  • Rotate credentials for any accounts that may have been compromised

Patch Information

Devolutions has released a security advisory addressing this vulnerability. Organizations should immediately upgrade to a patched version of Devolutions Server that corrects the JWT validation logic. Refer to the Devolutions Security Advisory DEVO-2026-0005 for specific version information and upgrade instructions.

Workarounds

  • Temporarily switch to alternative authentication methods (e.g., local accounts, LDAP) while awaiting patching
  • Implement network-level access controls to restrict access to Devolutions Server authentication endpoints
  • Deploy a web application firewall (WAF) with custom rules to inspect and validate JWT token structures
  • Enable IP allowlisting for Devolutions Server access where feasible
  • Implement additional network segmentation to limit exposure of the vulnerable service
bash
# Example: Restrict network access to Devolutions Server
# Add firewall rules to limit access to trusted networks only
# Replace 10.0.0.0/8 with your organization's trusted IP ranges
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechDevolutions Server

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-287
  • Vendor Resources
  • Devolutions Security Advisory DEVO-2026-0005
  • Related CVEs
  • CVE-2026-5175: Devolutions Server Auth Bypass Vulnerability

  • CVE-2026-4925: Devolutions Server MFA Bypass Vulnerability

  • CVE-2026-4924: Devolutions Server 2FA Bypass Vulnerability

  • CVE-2026-4828: Devolutions Server MFA Bypass 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