Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
Mattermost versions 10.11.x <= 10.11.12, 11.5.x <= 11.5.0, 11.4.x <= 11.4.2, 11.3.x <= 11.3.2 fail to enforce atomic single-use consumption of guest magic link tokens, which allows an attacker with access to a valid magic link to establish multiple independent authenticated sessions via concurrent requests.. Mattermost Advisory ID: MMSA-2026-00624
AnalysisAI
Mattermost versions 10.11.x through 10.11.12, 11.3.x through 11.3.2, 11.4.x through 11.4.2, and 11.5.0 fail to enforce atomic consumption of guest magic link tokens, allowing unauthenticated attackers to establish multiple concurrent authenticated sessions from a single valid magic link. This enables unauthorized access and potential information disclosure without requiring additional credentials or user interaction beyond intercepting or obtaining the link.
Technical ContextAI
Mattermost's guest magic link authentication mechanism is designed to generate single-use tokens for frictionless guest access. The vulnerability stems from a race condition (CWE-367: Time-of-check Time-of-use) in the token validation logic, where the server fails to atomically mark tokens as consumed before processing authentication requests. When concurrent requests are submitted with the same token, the non-atomic validation window allows multiple requests to pass validation before any is marked consumed. This affects Mattermost server versions across the 10.11, 11.3, 11.4, and 11.5 release branches, as indicated by the CPE cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*.
RemediationAI
Upgrade to Mattermost Server version 10.11.13 or later for the 10.11 branch, 11.3.3 or later for the 11.3 branch, 11.4.3 or later for the 11.4 branch, or 11.5.1 or later for the 11.5 branch. The patch implements atomic token consumption logic to prevent reuse of magic link tokens across concurrent requests. Until patching is feasible, disable or restrict guest magic link authentication in access control policies if possible, and implement rate limiting on authentication endpoints to mitigate concurrent request exploitation. Consult https://mattermost.com/security-updates for detailed patch availability and upgrade instructions.
More in Mattermost
View allDenial of service in linkify-it (npm) through v5.0.0 lets remote unauthenticated attackers wedge a rendering worker by s
A denial-of-service vulnerability in Mattermost allows an authenticated user to crash the server via multiple large auto
Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded w
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perf
Fleet is an open source osquery manager. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable,
Mattermost versions 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invit
Dex is a federated OpenID Connect provider written in Go. Rated critical severity (CVSS 9.6), this vulnerability is remo
Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t
Mattermost 6.3.0 and earlier fails to properly sanitize the HTML content in the email invitation sent to guest users, wh
Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker posse
Privilege escalation in Mattermost server (11.6.x, 11.5.x, and 10.11.x branches) allows a low-privileged user holding gr
Authorization bypass in Mattermost Plugin Legal Hold versions <=1.1.4 allows authenticated attackers to manipulate legal
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-22915
GHSA-mh4x-rmrx-3hp4