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

CVE-2025-22146: Sentry SAML SSO Auth Bypass Vulnerability

CVE-2025-22146 is an authentication bypass flaw in Sentry's SAML SSO that allows attackers to take over user accounts via malicious identity providers. This article covers the technical details, affected versions, and patches.

Updated: January 22, 2026

CVE-2025-22146 Overview

A critical authentication bypass vulnerability was discovered in Sentry's SAML SSO implementation. Sentry is a widely-used developer-first error tracking and performance monitoring tool. This vulnerability allows an attacker to take over any user account by leveraging a malicious SAML Identity Provider in conjunction with another organization on the same Sentry instance. The attack requires knowledge of the victim's email address.

Critical Impact

Complete account takeover is possible through SAML authentication bypass, allowing attackers to gain unauthorized access to any user account on affected Sentry instances.

Affected Products

  • Sentry self-hosted versions prior to 25.1.0
  • Sentry SaaS (patched January 14, 2025)
  • Sentry instances with multiple organizations enabled (SENTRY_SINGLE_ORGANIZATION = False)

Discovery Timeline

  • January 14, 2025 - Sentry SaaS fix deployed
  • January 15, 2025 - CVE-2025-22146 published to NVD
  • January 15, 2025 - Last updated in NVD database

Technical Details for CVE-2025-22146

Vulnerability Analysis

This vulnerability is classified as CWE-287 (Improper Authentication), representing a fundamental flaw in the SAML SSO authentication flow within Sentry. The vulnerability was reported through Sentry's private bug bounty program, indicating responsible disclosure practices were followed.

The attack exploits a weakness in how Sentry validates SAML assertions across different organizations within the same instance. When multiple organizations are configured on a Sentry deployment, the SAML authentication mechanism fails to properly isolate authentication contexts between organizations. This allows an attacker who controls a malicious SAML Identity Provider for one organization to craft authentication responses that impersonate users in other organizations.

The network-accessible nature of this vulnerability combined with no required privileges or user interaction makes it particularly dangerous for multi-tenant Sentry deployments.

Root Cause

The root cause lies in improper validation of SAML assertions during the SSO authentication process. The Sentry application failed to adequately verify that the SAML Identity Provider making authentication claims was authorized for the specific organization and user being authenticated. This improper authentication (CWE-287) allows cross-organization authentication spoofing.

Attack Vector

The attack is network-based and requires the attacker to:

  1. Have access to create or control an organization on the target Sentry instance
  2. Configure a malicious SAML Identity Provider for their controlled organization
  3. Know the email address of the victim account they wish to compromise
  4. Craft SAML responses that assert the victim's identity through their malicious IdP

The vulnerability requires no user interaction from the victim and can be exploited remotely without any prior privileges on the victim's account. Due to the absence of verified code examples, readers should consult the GitHub Security Advisory for technical implementation details and the GitHub Pull Request for the specific code changes.

Detection Methods for CVE-2025-22146

Indicators of Compromise

  • Unusual SAML authentication events where users authenticate via unexpected Identity Providers
  • Login events where the organization context in the SAML response doesn't match the expected user organization
  • Multiple failed SAML assertion validations followed by successful authentication
  • User sessions initiated from SAML SSO that don't correlate with legitimate IdP logs

Detection Strategies

  • Monitor SAML authentication logs for cross-organization authentication attempts
  • Implement alerting on authentication events where the authenticating IdP differs from the user's primary organization
  • Review audit logs for account access patterns inconsistent with normal user behavior
  • Correlate Sentry authentication logs with your organization's legitimate SAML Identity Provider logs

Monitoring Recommendations

  • Enable detailed SAML authentication logging in Sentry deployments
  • Configure alerts for any authentication events involving newly created organizations
  • Implement user behavior analytics to detect anomalous access patterns post-authentication
  • Regularly audit organization and SAML IdP configurations for unauthorized changes

How to Mitigate CVE-2025-22146

Immediate Actions Required

  • Upgrade self-hosted Sentry installations to version 25.1.0 or higher immediately
  • Verify Sentry SaaS deployments received the January 14, 2025 automatic fix
  • For single-organization deployments, confirm SENTRY_SINGLE_ORGANIZATION = True is set
  • Audit user accounts for any signs of unauthorized access or suspicious authentication events

Patch Information

The vulnerability has been addressed in Sentry version 25.1.0 for self-hosted installations. Sentry SaaS was patched on January 14, 2025. The fix can be reviewed in the GitHub Pull Request #83407. For complete security advisory details, see GHSA-7pq6-v88g-wf3w.

Workarounds

  • Configure SENTRY_SINGLE_ORGANIZATION = True if your deployment only requires a single organization
  • There are no other known workarounds for multi-organization deployments; upgrading is required
  • Consider temporarily disabling SAML SSO and using alternative authentication methods until patching is complete
  • Restrict the ability to create new organizations on self-hosted instances
bash
# Configuration example for single organization mode
# Add to your Sentry configuration file (sentry.conf.py)
SENTRY_SINGLE_ORGANIZATION = True

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSentry

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Technical References
  • GitHub Pull Request

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-26004: Sentry IDOR Auth Bypass Vulnerability

  • CVE-2026-27197: Sentry SAML SSO Auth Bypass Vulnerability

  • CVE-2023-46729: Sentry JavaScript SDK SSRF 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