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

CVE-2026-1046: Mattermost Desktop App RCE Vulnerability

CVE-2026-1046 is a remote code execution vulnerability in Mattermost Desktop App that allows malicious servers to execute arbitrary code via help menu links. This post covers technical details, affected versions, and mitigation.

Published: February 20, 2026

CVE-2026-1046 Overview

CVE-2026-1046 is a high-severity arbitrary code execution vulnerability affecting Mattermost Desktop App versions <=6.0, 6.2.0, and 5.2.13.0. The vulnerability exists due to improper validation of help links, which allows a malicious Mattermost server to execute arbitrary executables on a user's system when the user clicks on certain items in the Help menu.

This vulnerability is classified under CWE-939 (Improper Authorization in Handler for Custom URL Scheme), indicating that the application fails to properly validate or restrict the handling of URLs that can trigger system-level actions.

Critical Impact

A malicious Mattermost server operator can leverage this vulnerability to execute arbitrary code on end-user systems, potentially leading to complete system compromise, data exfiltration, or malware installation.

Affected Products

  • Mattermost Desktop App versions <=6.0
  • Mattermost Desktop App version 6.2.0
  • Mattermost Desktop App version 5.2.13.0

Discovery Timeline

  • 2026-02-16 - CVE-2026-1046 published to NVD
  • 2026-02-18 - Last updated in NVD database

Technical Details for CVE-2026-1046

Vulnerability Analysis

This vulnerability stems from insufficient validation of help links within the Mattermost Desktop App. When a user connects to a malicious Mattermost server, the server can supply crafted help links that, when clicked by the user through the Help menu, trigger the execution of arbitrary executables on the victim's system.

The attack requires user interaction (clicking a help menu item) and requires the attacker to have control over a Mattermost server that the victim connects to. However, the scope extends beyond the vulnerable component, as the impact affects the user's underlying operating system where arbitrary code can be executed.

The vulnerability allows for high confidentiality impact as arbitrary code execution can lead to complete data disclosure. While integrity impact is not directly affected, the availability of the system may be partially compromised through denial-of-service conditions or resource exhaustion caused by malicious executables.

Root Cause

The root cause of this vulnerability is improper authorization in the handler for custom URL schemes (CWE-939). The Mattermost Desktop App fails to validate that help links provided by the server point to legitimate help resources. Instead of restricting help links to safe HTTP/HTTPS URLs, the application allows links that can invoke local executables or system commands.

This represents a trust boundary violation where the client application implicitly trusts server-provided data that should be treated as untrusted input. The help link handling mechanism does not sanitize or validate the link targets before processing them, allowing arbitrary executable paths or command injection through the URL scheme.

Attack Vector

The attack vector for CVE-2026-1046 operates through the network and requires the following conditions:

  1. Malicious Server Setup: An attacker must control a Mattermost server or compromise an existing server
  2. User Connection: A victim must connect their Mattermost Desktop App to the malicious server
  3. Help Menu Interaction: The victim must click on a crafted item in the Help menu
  4. Executable Trigger: The malicious help link triggers execution of an arbitrary executable on the victim's system

The attacker can craft help links that point to local executables, system commands, or custom URL scheme handlers that execute malicious payloads. Since the Help menu is a commonly trusted UI element, users are likely to interact with it without suspicion.

The attack leverages the implicit trust relationship between the desktop client and the connected server, bypassing normal security considerations that users might apply to other content received from servers.

Detection Methods for CVE-2026-1046

Indicators of Compromise

  • Unusual process spawning from the Mattermost Desktop App process
  • Mattermost Desktop App launching unexpected executables or system commands
  • Network connections from Mattermost Desktop App to unknown or suspicious Mattermost servers
  • Help menu configuration containing non-standard URLs or local file paths

Detection Strategies

  • Monitor child processes spawned by the Mattermost Desktop App for anomalous executable launches
  • Implement application allowlisting to detect unauthorized executables triggered by Mattermost
  • Review Mattermost server configurations for suspicious help link modifications
  • Deploy endpoint detection rules to identify URL scheme abuse patterns from desktop applications

Monitoring Recommendations

  • Enable process creation auditing on endpoints running Mattermost Desktop App
  • Configure SIEM alerts for unexpected executable chains originating from Mattermost processes
  • Monitor for changes to help link configurations on Mattermost servers
  • Implement network monitoring to identify connections to untrusted Mattermost server instances

How to Mitigate CVE-2026-1046

Immediate Actions Required

  • Upgrade Mattermost Desktop App to the latest patched version immediately
  • Disconnect from any untrusted or third-party Mattermost servers until patches are applied
  • Review connected Mattermost servers for signs of compromise or malicious configuration
  • Implement application control policies to restrict executables launched by Mattermost Desktop App

Patch Information

Mattermost has released security updates to address this vulnerability. Users should update to the latest version of Mattermost Desktop App that includes the fix for MMSA-2026-00577. Detailed patch information is available through the Mattermost Security Updates page.

The patch implements proper validation of help links to ensure they only point to legitimate HTTPS URLs and cannot trigger local executable execution or abuse custom URL schemes.

Workarounds

  • Avoid clicking on Help menu items until the patch is applied
  • Only connect to trusted, internally-managed Mattermost servers
  • Use web browser access to Mattermost instead of the desktop application temporarily
  • Configure network-level blocking of connections to untrusted Mattermost server domains

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMattermost

  • SeverityHIGH

  • CVSS Score7.6

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-939
  • Technical References
  • Mattermost Security Updates
  • Related CVEs
  • CVE-2026-2462: Mattermost Server RCE Vulnerability

  • CVE-2026-3590: Mattermost Auth Bypass Vulnerability

  • CVE-2026-28741: Mattermost CSRF Vulnerability

  • CVE-2026-27769: Mattermost Auth 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