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

CVE-2026-32317: Cryptomator Auth Bypass Vulnerability

CVE-2026-32317 is an authentication bypass flaw in Cryptomator for Android that allows attackers to tamper with vault configuration files, enabling token exfiltration. This article covers technical details, affected versions, and mitigation.

Published: March 27, 2026

CVE-2026-32317 Overview

CVE-2026-32317 is an integrity check vulnerability in Cryptomator for Android that allows attackers to tamper with the vault configuration file, leading to a man-in-the-middle (MITM) vulnerability in the Hub key loading mechanism. Prior to version 1.12.3, the Cryptomator Android client trusted endpoints specified in the vault configuration file without performing host authenticity checks. This flaw could enable token exfiltration by mixing a legitimate authentication endpoint with a malicious API endpoint.

Critical Impact

Attackers who can modify the vault.cryptomator configuration file can redirect authentication tokens to malicious endpoints, potentially compromising sensitive encryption keys and user credentials for Hub-backed vaults.

Affected Products

  • Cryptomator for Android versions prior to 1.12.3
  • Google Android (as the platform)
  • Hub-backed vault configurations

Discovery Timeline

  • March 20, 2026 - CVE-2026-32317 published to NVD
  • March 26, 2026 - Last updated in NVD database

Technical Details for CVE-2026-32317

Vulnerability Analysis

This vulnerability is classified under CWE-346 (Origin Validation Error), indicating that the application fails to properly verify the origin or authenticity of data before trusting it. The Cryptomator Android client processes configuration data from the vault.cryptomator file without validating that the specified API endpoints belong to legitimate Cryptomator Hub infrastructure.

When a user unlocks a Hub-backed vault, the client reads endpoint URLs from the vault configuration file. An attacker who can modify this configuration file—either through cloud storage compromise, network interception, or local access—can substitute the legitimate API endpoint with a malicious server while keeping the authentication endpoint legitimate. This creates a scenario where users authenticate against the real Cryptomator Hub service, but their tokens are then sent to an attacker-controlled endpoint.

The network-based attack vector requires low privileges but has high complexity, as the attacker must be able to alter the vault configuration file in the user's cloud storage or through another vector that allows file modification.

Root Cause

The root cause stems from insufficient validation of endpoint origins in the Hub key loading mechanism. The client implementation trusted URLs from the vault configuration file implicitly, without verifying that the authentication endpoint and API endpoint share the same origin or belong to Cryptomator's trusted infrastructure. This lack of host authenticity checking allowed an attacker to create a split-origin attack where authentication succeeds against a legitimate service, but sensitive tokens are transmitted to an untrusted destination.

Attack Vector

The attack requires the adversary to gain write access to the vault.cryptomator configuration file stored in the user's cloud storage. Once access is obtained, the attacker modifies the vault configuration to point the API endpoint to a malicious server while leaving the authentication endpoint unchanged. When the victim next unlocks their Hub-backed vault, the authentication flow proceeds normally against the legitimate Cryptomator Hub service. However, after successful authentication, the client sends the obtained tokens to the attacker's malicious API endpoint, enabling token exfiltration and potential subsequent access to the encrypted vault contents.

The vulnerability specifically impacts environments where an attacker can alter files in cloud storage, such as through compromised cloud credentials, shared access configurations, or network-level attacks on synchronization traffic.

Detection Methods for CVE-2026-32317

Indicators of Compromise

  • Unexpected modifications to vault.cryptomator configuration files in cloud storage
  • API endpoint URLs in vault configurations pointing to non-Cryptomator domains
  • Authentication tokens or Hub-related network traffic directed to unknown external servers
  • Discrepancies between authentication endpoint and API endpoint origins in vault configurations

Detection Strategies

  • Monitor cloud storage audit logs for unauthorized modifications to vault.cryptomator files
  • Implement file integrity monitoring for vault configuration files across synchronized devices
  • Analyze network traffic for connections to suspicious endpoints during vault unlock operations
  • Review Cryptomator application version across managed Android devices to identify vulnerable installations

Monitoring Recommendations

  • Enable cloud storage provider audit logging to track all file modifications
  • Deploy endpoint detection solutions capable of identifying suspicious network connections from the Cryptomator application
  • Implement mobile device management (MDM) policies to track application versions and enforce updates
  • Configure network security tools to alert on token transmission to non-whitelisted Cryptomator Hub endpoints

How to Mitigate CVE-2026-32317

Immediate Actions Required

  • Update Cryptomator for Android to version 1.12.3 or later immediately
  • Review recent vault configuration file changes in cloud storage for unauthorized modifications
  • Rotate Hub credentials and vault passwords if tampering is suspected
  • Verify the integrity of all vault.cryptomator files in active use

Patch Information

Cryptomator has addressed this vulnerability in version 1.12.3 for Android. The patch implements host authenticity checks to ensure that endpoint URLs in vault configurations are validated before trusting them. Users should update through the Google Play Store or download the patched version directly from the Cryptomator Android Release 1.12.3 page.

For detailed information about the vulnerability and the fix, refer to the GitHub Security Advisory GHSA-876q-q3mm-fcvj.

Workarounds

  • Restrict write access to cloud storage folders containing vault configuration files until the patch can be applied
  • Manually verify that all endpoint URLs in vault.cryptomator files point to legitimate Cryptomator domains before unlocking vaults
  • Temporarily avoid using Hub-backed vaults on unpatched Cryptomator Android installations
  • Consider using local-only vault configurations without Hub integration as an interim measure

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCryptomator

  • SeverityMEDIUM

  • CVSS Score5.9

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-346
  • Technical References
  • Cryptomator Android Release 1.12.3
  • Vendor Resources
  • GitHub Security Advisory GHSA-876q-q3mm-fcvj
  • Related CVEs
  • CVE-2026-33472: Cryptomator Auth Bypass Vulnerability

  • CVE-2026-32303: Cryptomator Auth Bypass Vulnerability

  • CVE-2026-32318: Cryptomator Auth Bypass Vulnerability

  • CVE-2026-32309: Cryptomator Information Disclosure Flaw
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