Mattermost 11.8.3 WebSocket Cmd Type Validation Leading to DoS
CVE-2026-10080 Published on August 17, 2026
Boards plugin panics on WebSocket command with non-string field types
Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 11.8.x <= 11.8.3 fails to validate WebSocket command field types which allows an authenticated user to crash the plugin process and deny service to all Boards users via a custom_focalboard_SUBSCRIBE_TEAM message with a non-string teamId.. Mattermost Advisory ID: MMSA-2026-00687
Vulnerability Analysis
CVE-2026-10080 is exploitable 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
Incorrect Type Conversion or Cast
The software does not correctly convert an object, resource, or structure from one type to a different type.
Products Associated with CVE-2026-10080
Want to know whenever a new CVE is published for MatterMost? stack.watch will email you.
Affected Versions
Mattermost:- Version 11.7.0, <= 11.7.6 is affected.
- Version 10.11.0, <= 10.11.21 is affected.
- Version 11.8.0, <= 11.8.3 is affected.
- Version 11.9.0 is unaffected.
- Version 11.7.7 is unaffected.
- Version 10.11.22 is unaffected.
- Version 11.8.4 is unaffected.