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

CVE-2026-22880: Mattermost Mobile SSO Auth Bypass Flaw

CVE-2026-22880 is an authentication bypass vulnerability in Mattermost Mobile Apps that allows attackers to steal user credentials via malicious SSO callback validation. This article covers technical details, affected versions, and mitigation.

Published: May 21, 2026

CVE-2026-22880 Overview

CVE-2026-22880 is a Single Sign-On (SSO) callback origin validation flaw affecting Mattermost Mobile Apps. The vulnerability is tracked under Mattermost Advisory ID MMSA-2025-00564 and is categorized under [CWE-352] Cross-Site Request Forgery.

Affected versions include Mattermost Mobile Apps <=2.37, 11.4, 2.0.37, 11.0.4, 11.1.3, 11.3.2, and 10.11.11.0. The mobile application fails to properly validate the origin of the SSO authentication callback. An attacker operating a malicious Mattermost server can relay the SSO code exchange flow through the mobile application to steal user credentials intended for a legitimate Mattermost server.

Critical Impact

An attacker controlling a malicious Mattermost server can capture authentication credentials issued for a legitimate Mattermost server through SSO flow relaying.

Affected Products

  • Mattermost Mobile Apps versions <=2.37
  • Mattermost Mobile Apps versions 11.0.4, 11.1.3, 11.3.2, 11.4
  • Mattermost Mobile Apps versions 2.0.37, 10.11.11.0

Discovery Timeline

  • 2026-05-21 - CVE-2026-22880 published to NVD
  • 2026-05-21 - Last updated in NVD database

Technical Details for CVE-2026-22880

Vulnerability Analysis

The vulnerability resides in how Mattermost Mobile Apps process SSO authentication callbacks. The application does not verify that the origin of the callback matches the server that initiated the authentication request. This omission permits a malicious Mattermost server to interpose itself between the user and the legitimate identity provider flow.

When a user attempts to authenticate against a malicious server, that server can redirect the mobile client into an SSO code exchange aimed at a legitimate Mattermost deployment. The mobile application then completes the exchange and returns the resulting authentication artifact through the attacker-controlled origin. The flaw is classified as Cross-Site Request Forgery [CWE-352] because the mobile client honors a state-changing authentication action without confirming the legitimacy of the requesting origin.

Root Cause

The root cause is missing validation of the SSO callback origin within the mobile application. The client trusts that any inbound SSO callback corresponds to the server that began the flow. Without binding the callback to the originating server, the application cannot distinguish a legitimate exchange from one relayed by an attacker.

Attack Vector

Exploitation requires user interaction. The attacker must convince a user to initiate authentication against an attacker-controlled Mattermost server. Once the user begins SSO from the mobile app, the malicious server relays the code exchange to a legitimate Mattermost server. The mobile client completes authentication, and the attacker captures the credentials issued by the legitimate server.

The vulnerability mechanism is described in prose because no verified proof-of-concept code is available. Refer to the Mattermost Security Updates advisory for vendor-supplied technical details.

Detection Methods for CVE-2026-22880

Indicators of Compromise

  • Authentication sessions on legitimate Mattermost servers originating from mobile clients shortly after the client interacted with an unrecognized Mattermost host.
  • SSO callback redirects whose origin domain does not match the Mattermost server URL the user initially selected.
  • Unexpected mobile-initiated logins from geographic locations or IP ranges inconsistent with the user baseline.

Detection Strategies

  • Inspect Mattermost server audit logs for SSO code exchanges that were issued to mobile clients but completed from unfamiliar referrers.
  • Correlate identity provider authentication events with the destination Mattermost server URL to surface mismatches.
  • Alert on mobile devices configured with multiple, rapidly switching Mattermost server endpoints.

Monitoring Recommendations

  • Enable verbose SSO and authentication logging on both the identity provider and the Mattermost server.
  • Monitor mobile device management (MDM) inventories for Mattermost Mobile App versions listed as affected.
  • Track unusual session establishment patterns following user reports of being redirected to unfamiliar Mattermost instances.

How to Mitigate CVE-2026-22880

Immediate Actions Required

  • Upgrade Mattermost Mobile Apps to a fixed version as documented in the Mattermost security advisory.
  • Instruct users to authenticate only against trusted Mattermost server URLs and to avoid joining unknown servers from the mobile client.
  • Audit recent SSO authentication events for signs of relayed code exchanges.

Patch Information

Mattermost has released security updates referenced under advisory MMSA-2025-00564. Consult the Mattermost Security Updates page for fixed version details and update instructions.

Workarounds

  • Restrict mobile users to a defined list of approved Mattermost server URLs through MDM configuration.
  • Educate users on the social engineering vector that requires initiating SSO against an attacker-controlled server.
  • Where feasible, enforce additional multi-factor verification at the identity provider to limit the value of stolen authentication codes.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMattermost

  • SeverityMEDIUM

  • CVSS Score6.1

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-352
  • Technical References
  • Mattermost Security Updates
  • Related CVEs
  • CVE-2026-4055: Mattermost Auth Bypass Vulnerability

  • CVE-2026-6333: Mattermost Server Auth Bypass Vulnerability

  • CVE-2026-3637: Mattermost Server Auth Bypass Vulnerability

  • CVE-2026-4273: Mattermost Server 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