Mattermost <= 11.6.0 Crash via Timing Delete Persistent Notification/Archive
CVE-2026-4635 Published on May 22, 2026
Persistent notification timing attack causing server denial of service
Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to archive the channel before removing persistent notifications which allows authenticated user to crash the server via timing the creation of persistent notification message between the server deleting existing persistent notifications and archiving the channel.. Mattermost Advisory ID: MMSA-2026-00637
Vulnerability Analysis
CVE-2026-4635 can be exploited with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Type
What is a Race Condition Vulnerability?
The program contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.
CVE-2026-4635 has been classified to as a Race Condition vulnerability or weakness.
Products Associated with CVE-2026-4635
Want to know whenever a new CVE is published for MatterMost? stack.watch will email you.
Affected Versions
Mattermost:- Version 11.6.0, <= 11.6.0 is affected.
- Version 11.5.0, <= 11.5.3 is affected.
- Version 11.4.0, <= 11.4.4 is affected.
- Version 10.11.0, <= 10.11.14 is affected.
- Version 11.7.0 is unaffected.
- Version 11.6.1 is unaffected.
- Version 11.5.4 is unaffected.
- Version 11.4.5 is unaffected.
- Version 10.11.15 is unaffected.