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
    • 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-24471

CVE-2026-24471: Matrix Homeserver Auth Bypass Vulnerability

CVE-2026-24471 is an authentication bypass flaw in Matrix homeservers like Continuwuity that allows malicious servers to manipulate event signing. This article covers the technical details, affected versions, and mitigation.

Published: February 6, 2026

CVE-2026-24471 Overview

CVE-2026-24471 is a critical Unintended Proxy or Intermediary vulnerability (CWE-441) affecting continuwuity, a Matrix homeserver written in Rust. This flaw allows an attacker controlling a malicious remote server to force the victim server to sign arbitrary events during normal user interactions such as leaving a room, joining a room, or knocking on a room. The vulnerability was exploited as part of a larger attack chain against the continuwuity.org homeserver and affects all Conduit-derived servers.

Critical Impact

A malicious remote server can trick victim servers into signing arbitrary events, potentially enabling federation-level attacks, identity spoofing, and unauthorized actions within the Matrix federation protocol.

Affected Products

  • Continuwuity versions prior to 0.5.1
  • Conduit versions prior to 0.10.11
  • Grapevine versions prior to commit 0aae932b
  • Tuwunel versions prior to 1.4.9

Discovery Timeline

  • 2026-02-02 - CVE CVE-2026-24471 published to NVD
  • 2026-02-03 - Last updated in NVD database

Technical Details for CVE-2026-24471

Vulnerability Analysis

This vulnerability exploits the federation assistance mechanism in Matrix homeservers. When a user performs certain room actions (leaving, joining, or knocking), the victim server may request assistance from a remote server to complete the operation. If the remote server is controlled by an attacker, they can provide an arbitrary event that the victim server will cryptographically sign and return.

The vulnerability manifests differently across three federation endpoints:

For the /leave endpoint, the attack works with any event using a supported room version. The victim server automatically sets the origin and origin_server_ts fields, but the attacker controls the rest of the event content.

For the /join endpoint, the attacker must craft an event with a content field formatted as a join membership event. The victim server still sets certain fields, but the core malicious payload can be injected.

For the /knock endpoint, the attack requires a content field formatted as a knock membership and specifically requires a room version not between 1 and 6 to succeed.

Root Cause

The root cause is an Unintended Proxy vulnerability (CWE-441) where the server acts as an intermediary that signs events without properly validating their content and origin. The federation protocol implementation trusts the remote server's assistance response without adequate verification, allowing arbitrary event content to be signed with the victim server's cryptographic credentials.

Attack Vector

The attack is network-based and requires user interaction to trigger. The attack flow proceeds as follows:

  1. Attacker sets up a malicious Matrix homeserver under their control
  2. Attacker invites a user from the victim server to a room or creates conditions requiring federation assistance
  3. When the victim user performs a room action (leave/join/knock), the victim server requests assistance from the attacker's server
  4. The attacker's server responds with a crafted arbitrary event instead of a legitimate one
  5. The victim server signs the malicious event and returns it to the attacker
  6. The attacker now possesses a victim-signed event that can be used for further attacks within the federation

This signed event can potentially be used to impersonate the victim server, inject malicious content into the federation, or as part of a larger attack chain as demonstrated against continuwuity.org.

Detection Methods for CVE-2026-24471

Indicators of Compromise

  • Unexpected or anomalous signed events originating from your homeserver that don't correspond to legitimate user actions
  • Federation requests to or from unknown or suspicious remote servers during room join/leave/knock operations
  • Events in federation logs with unusual content that doesn't match expected membership event formats
  • Signs of room state manipulation or unexpected room joins attributed to your server

Detection Strategies

  • Review federation logs for assistance requests to external servers and correlate with actual user actions
  • Implement monitoring for unusual patterns in signed events, particularly those with unexpected content fields
  • Audit room state events for any that appear malformed or contain unexpected data
  • Monitor for federation requests during room operations that involve untrusted or newly-contacted servers

Monitoring Recommendations

  • Enable detailed federation logging to capture all assistance requests and responses
  • Set up alerting for room operations involving servers not on your trusted federation list
  • Implement rate limiting and anomaly detection for federation endpoints (/leave, /join, /knock)
  • Consider federation allowlists for critical deployments to limit exposure to untrusted servers

How to Mitigate CVE-2026-24471

Immediate Actions Required

  • Upgrade Continuwuity to version 0.5.1 or later immediately
  • Upgrade Conduit to version 0.10.11 or later
  • Upgrade Grapevine to commit 0aae932b or later
  • Upgrade Tuwunel to version 1.4.9 or later
  • Review federation logs for signs of exploitation before patching

Patch Information

Security patches are available for all affected Conduit-derived servers. The fix addresses the event validation logic to ensure servers properly verify the content and legitimacy of events before signing them.

For Continuwuity, the patch is available in the Forgejo commit 12aecf80917220543. Additional details are available in the GitHub Security Advisory GHSA-m5p2-vccg-8c9v.

Workarounds

  • Temporarily restrict federation to trusted servers only using an allowlist until patching is possible
  • Disable or restrict user access to room join/leave/knock operations if federation cannot be limited
  • Monitor federation traffic closely for any suspicious assistance requests
  • Consider taking the homeserver offline if immediate patching is not possible and the deployment is critical
bash
# Example: Restrict federation in Matrix homeserver configuration
# Consult your specific server documentation for exact syntax

# For servers supporting federation allowlists:
# federation_domain_whitelist:
#   - trusted-server-1.example.com
#   - trusted-server-2.example.org

# After patching, verify the installed version
# For Continuwuity:
continuwuity --version
# Expected: 0.5.1 or higher

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechContinuwuity

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:L/SI:L/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-441
  • Technical References
  • Forgejo Commit Summary

  • GitHub Security Advisory
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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